Minor release v1.1.1
This version of Ginkgo provides a few fixes in Ginkgo's core routines. The
supported systems and requirements are unchanged from version 1.1.0.
Fixes
- Improve Ginkgo's installation and fix the
test_install
step (#406), - Fix some documentation issues (#406),
- Fix multiple code issues reported by sonarqube (#406),
- Update the git-cmake-format repository (#399),
- Improve the global update header script (#390),
- Fix broken bounds checks (#388),
- Fix CSR strategies and improve performance (#379),
- Fix a small typo in the stencil examples (#381),
- Fix ELL error on small matrices (#375),
- Fix SellP read function (#374),
- Add factorization support in
create_new_algorithm.sh
(#371).