Skip to content

v0.7.0

Latest
Compare
Choose a tag to compare
@jvdp1 jvdp1 released this 01 Jul 17:23
· 338 commits to master since this release
6d9d7fd

What's Changed

  • Loadtxt real format update to list directed by @chuckyvt in #805
  • Fix: copy_a deallocation in determinant by @perazz in #815
  • lstsq: return correct array size by @perazz in #818
  • linalg: remove pure attr from procedures using openmp runtime by @perazz in #826
  • Rename int size to int_index by @jvdp1 in #824
  • Codata constants. by @MilanSkocic in #800
  • linalg: fix typo in least-squares complex space allocation by @perazz in #830
  • Support of int32 index array in sort_index by @jvdp1 in #829
  • linalg: Singular Value Decomposition by @perazz in #808
  • ci: use fortran-setup for GCC, Intel LLVM and Intel Classic by @gnikit in #834
  • Fixes for extended and quad precision checking. Add CI cheks with fpm by @jalvesz in #821
  • stdlib_*laset add array bound checks in presence of hardcoded input address by @perazz in #836
  • Hashap key generic interfaces by @chuckyvt in #827
  • linalg: Eigenvalues and Eigenvectors by @perazz in #816
  • Updated version and changelog.md towards v0.7.0 by @jvdp1 in #841

New Contributors

Full Changelog: v0.6.1...v0.7.0