Legend:
- Unmodified
- Added
- Removed
-
ChangeLog
r47 r67 1 2008-06-05 v1.3.3 2 * fix the design of specializations to modular<double> modular<float> 3 * give a proper name to ModularBalanced 4 * fix the bugs in the bound computations (Winograd recursion over the 5 finite field was too deep) 6 * prepare the interface for integrating compressed representation for 7 small finite fields 8 2007-09-28 v1.3.2 9 * add routines fgetrs and fgesv (cf LAPACK), for system solving. 10 supports rectangular, over/underdetermined systems. 1 11 2007-08-29 v1.3.1 2 12 * add the benchmark directory, for automatic benchmarking against GOTO
