Recent Releases of mepack
mepack - Release 1.1.1
Bugfix release in the 1.1.x branch.
- Enable Windows building with MingW
- Enable mex files for Windows with MingW
- Fix compilation error in the examples/ folder, see GH #2
- Fix Hessenberg-Triangular Detection in MATLAB/Octave interfaces
Full Changelog: https://github.com/mpimd-csc/mepack/compare/v1.1.0...v1.1.1
- Fortran
Published by grisuthedragon about 2 years ago
mepack - Release 1.1.0
Changelog:
- Changed default block size for level-2 code from 32 to 64
- Add routines to compute the relative residual
- Fix mepack.pc package config file
- Fix OpenMP settings while configuring
- Fix wrong block size setting in examples/triangular/benchmark_trsylv.c
- Standard Equation solvers now allow Hessenberg coefficient matrices on input
- Add version script
- Fix: Error in computing workspace for D/SLATRSYLVLEVEL3_2S
- Fix: Working with Intel ifx / OneAPI
- Fix: D/SLATCGSYLVL2 wrong results in the (T,T) case
- Fix: mepack_memory: wrong results if M or N = 0
- Fix: mepackmemoryfrontend: wrong results if M or N = 0
- MATLAB/Octave checks for Hessenberg (Triangular) Matrix automatically.
Full Changelog: https://github.com/mpimd-csc/mepack/compare/v1.0.5...v1.1.0
- Fortran
Published by grisuthedragon over 2 years ago