|
|
@ -1,7 +1,15 @@
|
|
|
|
Changelog. A lot less detailed than usual, at least for past
|
|
|
|
Changelog. A lot less detailed than usual, at least for past
|
|
|
|
history.
|
|
|
|
history.
|
|
|
|
|
|
|
|
2017/10/02: Merged CBinding.
|
|
|
|
|
|
|
|
2017/09/30: Fixes for README, contributors, bug reporting address.
|
|
|
|
|
|
|
|
2017/08/09: New optional args to TRIL and TRIU to produce two output
|
|
|
|
|
|
|
|
matrices at once.
|
|
|
|
|
|
|
|
2017/07/20: Fixes to genpde_impl. Fixed bug in matdist with BLOCK.
|
|
|
|
|
|
|
|
2017/04/28: Further development of CBIND branch.
|
|
|
|
|
|
|
|
2017/04/25: Fix configure for MKL.
|
|
|
|
|
|
|
|
2017/04/10: Makefile fixes.
|
|
|
|
2017/04/09: Remove all remaining .F files, and remove configure checks for
|
|
|
|
2017/04/09: Remove all remaining .F files, and remove configure checks for
|
|
|
|
F77. Define version 3.5.0
|
|
|
|
F77. Define version 3.5.0. Fixed INTENT in preconditioners.
|
|
|
|
2017/04/08: All PREC methods now invoked through preconditioner object.
|
|
|
|
2017/04/08: All PREC methods now invoked through preconditioner object.
|
|
|
|
2017/04/05: make ISO_C_BINDING and MOVE_ALLOC mandatory prereq.
|
|
|
|
2017/04/05: make ISO_C_BINDING and MOVE_ALLOC mandatory prereq.
|
|
|
|
2017/03/20: Changes for GPU codes: added buffers to MAPs, reduce number of
|
|
|
|
2017/03/20: Changes for GPU codes: added buffers to MAPs, reduce number of
|
|
|
|