Skip to content

Releases: tdegeus/cppcolormap

First stable release

09 Dec 16:36
bed9181
Compare
Choose a tag to compare

Upgrades:

  • CMake target includes the xtensor dependency.

Minor updates

26 Nov 13:27
2fe6379
Compare
Choose a tag to compare
  • Updated readme
  • Added conda shield to readme
  • Updating pyxtensor installation

Bugfix

21 Nov 09:36
5997153
Compare
Choose a tag to compare
  • Fixing "setup.py"

Various minor updates

21 Nov 08:05
6fe8bfd
Compare
Choose a tag to compare
  • Cleanup CMake
  • Update Readme
  • Added example
  • Added CI
  • Minor update to Python API

Introducing more colormaps

12 Nov 17:41
Compare
Choose a tag to compare

Introducing:

  • New colormaps.
  • A function to find closest map from one colormap in the other.

Switched to cppmat

09 Oct 12:26
Compare
Choose a tag to compare

Switch implementation to cppmat to directly use matrices, instead of lists that represent matrices.

First stable release

08 May 13:37
Compare
Choose a tag to compare
v0.1.0

Update python setup.py: todo build on windows and llinux