elemental / Elemental

Distributed-memory, arbitrary-precision, dense and sparse-direct linear algebra, conic optimization, and lattice reduction
Other
504 stars 110 forks source link

Make a Release Of Elemental #172

Closed rhl- closed 7 years ago

rhl- commented 8 years ago

Lets use this issue to track the issue of making a release of elemental

Lets compose a list of what needs to be done to release the next Elemental.

rhl- commented 8 years ago

Per gitter conversation the next version will be 0.87

haimav commented 8 years ago

Are there still plans to have an official release of Elemental? The last release is over 2 years old, and very outdated.

poulson commented 8 years ago

Yep. I'm actively working on adding an Elemental implementation of a distributed Hessenberg QR algorithm so that packaging will not require ScaLAPACK as a dependency to have full library support (and, additionally, to provide more general datatype support for the distributed eigensolvers). It's a thankless task but is worth doing.

haimav commented 8 years ago

You will definitely have my thanks, so it is not thankless ;-)

rhl- commented 7 years ago

https://github.com/elemental/Elemental/releases/tag/v0.87