Skip to content

Releases: ctlee/casc

Colored Abstract Simplicial Complex v1.0.4

24 Jul 06:09
Compare
Choose a tag to compare

Adding convenience functions for traversals also split generic collapse decimation implementation.

Colored Abstract Simplicial Complex v1.0.2

31 May 23:51
712708a
Compare
Choose a tag to compare

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

12 Feb 00:15
e60c576
Compare
Choose a tag to compare

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

17 Dec 05:33
cf67d62
Compare
Choose a tag to compare

Header only C++ library for representing simplicial complexes of arbitrary dimension with user specified data.