knotkit/algebra
Cotton Seed 13ba6be775 Fixed a few bugs coming from the rebase of square to master:
initialize impl in set_wrapper, missing operator != on
linear_combination, some reader/writer problems related to writing
algebra.
2012-07-28 13:48:17 -04:00
..
algebra.cpp First cut at moving the code over to C++11. 2012-07-27 15:37:47 -04:00
algebra.h First cut at moving the code over to C++11. 2012-07-27 15:37:47 -04:00
fields.cpp First commit in git. This is a cleaned up version of r114 from the 2011-12-09 15:50:25 -05:00
fraction_field.h First cut at moving the code over to C++11. 2012-07-27 15:37:47 -04:00
grading.cpp First commit in git. This is a cleaned up version of r114 from the 2011-12-09 15:50:25 -05:00
grading.h Added io support for module, linear_combination, mod_map and grading. 2012-07-28 13:26:30 -04:00
linear_combination.h Fixed a few bugs coming from the rebase of square to master: 2012-07-28 13:48:17 -04:00
module.h Fixeds to module reader (not carry unnecessary refcounts?). main 2012-07-28 13:27:47 -04:00
multivariate_laurentpoly.h First cut at moving the code over to C++11. 2012-07-27 15:37:47 -04:00
multivariate_polynomial.h First cut at moving the code over to C++11. 2012-07-27 15:37:47 -04:00
polynomial.cpp First commit in git. This is a cleaned up version of r114 from the 2011-12-09 15:50:25 -05:00
polynomial.h More updates to c++11: partial initializer_lists and range-based for 2012-07-28 08:14:11 -04:00
Q.h First cut at moving the code over to C++11. 2012-07-27 15:37:47 -04:00
Z2.h Added io support for module, linear_combination, mod_map and grading. 2012-07-28 13:26:30 -04:00
Z.h First cut at moving the code over to C++11. 2012-07-27 15:37:47 -04:00
Zp.h First cut at moving the code over to C++11. 2012-07-27 15:37:47 -04:00