Releases: ctlee/casc
Releases · ctlee/casc
Colored Abstract Simplicial Complex v1.0.4
Colored Abstract Simplicial Complex v1.0.2
Header only C++ library for representing simplicial complexes of arbitrary dimension with user specified data. This release cleans up many sources of compiler warnings and makes the project easier to link to using CMake.
Colored Abstract Simplicial Complex v1.0.1
Header only C++ library for representing simplicial complexes of arbitrary dimension with user specified data. This release adds addition support for getting simplices up and down by pushing to an insert iterator.
URL "https://github.com/ctlee/casc/archive/v1.0.1.tar.gz"
SHA1 "34cfe1ae39c4abd63f88e0056202d376c01ff190"
MD5 "f77a5cda0425e99ee57f6311f6d78b40"
Colored Abstract Simplicial Complex v1.0.0
Header only C++ library for representing simplicial complexes of arbitrary dimension with user specified data.