* Block-triangular LU-factorization was implemented to be used
on computing an initial factorization of the basis matrix. * A new version of the Schur-complement-based factorization module was included in the package. Now it can be used along with plain as well as with block-triangular LU-factorization. * The API routine glp_read_mps was changed to remove free rows. * etc. see NEWS for details OBS-URL: https://build.opensuse.org/package/show/science/glpk?expand=0&rev=23
This commit is contained in:
parent
15e0eaf73a
commit
80f926b344
@ -2,7 +2,13 @@
|
||||
Mon Mar 31 06:34:30 UTC 2014 - pgajdos@suse.com
|
||||
|
||||
- updated to 4.54
|
||||
* see NEWS for changes
|
||||
* Block-triangular LU-factorization was implemented to be used
|
||||
on computing an initial factorization of the basis matrix.
|
||||
* A new version of the Schur-complement-based factorization
|
||||
module was included in the package. Now it can be used along
|
||||
with plain as well as with block-triangular LU-factorization.
|
||||
* The API routine glp_read_mps was changed to remove free rows.
|
||||
* etc. see NEWS for details
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 10 15:24:32 UTC 2013 - sweet_f_a@gmx.de
|
||||
|
Loading…
Reference in New Issue
Block a user