Releases: tdegeus/cppcolormap
Releases · tdegeus/cppcolormap
First stable release
Upgrades:
- CMake target includes the
xtensor
dependency.
Minor updates
- Updated readme
- Added conda shield to readme
- Updating pyxtensor installation
Bugfix
Various minor updates
- Cleanup CMake
- Update Readme
- Added example
- Added CI
- Minor update to Python API
Introducing more colormaps
Introducing:
- New colormaps.
- A function to find closest map from one colormap in the other.
Switched to cppmat
Switch implementation to cppmat to directly use matrices, instead of lists that represent matrices.
First stable release
v0.1.0 Update python setup.py: todo build on windows and llinux