Skip to content

v2023.11.15

Compare
Choose a tag to compare
@jfowkes jfowkes released this 16 Nov 09:20
· 44 commits to master since this release
e723071

SPRAL release with the following bugfixes:

  • Support the Meson build system (#141)
  • Fix out of bounds std::vector subscript operator usage (#145)
  • Make find_maxloc test more robust (#155)
  • Fix using constructor that is unavailable in C++11 (#168)
  • Use malloc for test matrices in SSMFE C tests and examples (#171)
  • Use C_INT64_T for long in GPU factor code (#169)
  • Support Jetson GPUs (#172)
  • Update documentation