Announcing LinBox version 1.3
8 Jun 2012
Version 1.3.2 has been released
What's new in this release:
- code update
- bugs
- rref bug closed
- sage interface bugs
- sage related bugs
- new features
7 Jun 2012
Version 1.3.1 has been released
What's new in this release:
- code update
- bugs
- mpfr flags added for discovering fplll
- more correct auto-install script
- uninstall hook corrected
- various bugs
- new features
- added Toom-Cook dense matrix multiplication for GF(p^e) (p not too small, e>1)
- use of generic Givaro::Caster
May 16, 2012
Version 1.3.0 has been released
What's new in this release:
- code update
- matrices are templated by fields, not elements
- documentation updated (more to do)
- update LLL support
- update IML wrapping
- update licencing consistantly and uniformly
- move vim/emacs mode line to bottom
- better Commentator (singleton method)
- updated rebind operator (no field needed)
- added power-of-two smith form sparse elim
- bugs
- fix ±1/0 issues in fields
- fix many missing using FFPPACK:: in fields
- support for clang/ekopath compilers
- support for latest gcc (up to 4.7) and c++11 standard
- support for solaris, OSX
- rename _[AZ] class member to something more standard
- update parseArgument
- cleaning, cleaning of code
- many other small bugs
- new features
- initial benchmark framework using gnuplot
- add dependancies (IML,fplll, m4ri,...)
|