- 17 Feb, 2015 1 commit
-
-
solomon authored
Made algstrct a pointer everywhere, since C++ does not understand how to copy constructor derived types. Got rid of algstrctcpy and some commented out old code
-
- 10 Feb, 2015 2 commits
-
-
Edgar Solomonik authored
updated interface set/group/monoid/semiring/ring to not instantiate functions via function pointers passed as function parameters
-
Edgar Solomonik authored
partial work on group/monoid, deleting function pointer usage as done up to this point after this commit, because it is not instantiatable
-
- 04 Feb, 2015 1 commit
-
-
Edgar Solomonik authored
-
- 03 Feb, 2015 1 commit
-
-
Edgar Solomonik authored
-