Skip to content

A header-only library to add UniqueFactory semantics to deduplicate parent structures

License

Notifications You must be signed in to change notification settings

flatsurf/unique-factory

Repository files navigation

codecov asv

unique-factory

A C++ header only library that provides a UniqueFactory to deduplicate & cache parent structures.

The header files are in unique-factory/.

Inspired by SageMath's Cython UniqueFactory.