Fixed infinite values with vector addition and subtraction

This commit is contained in:
Andrew Kane
2023-05-31 13:54:19 -07:00
parent dee2c4feb1
commit 0ef0467a0f
4 changed files with 15 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
## 0.4.3 (unreleased)
- Fixed infinite values with vector addition and subtraction
- Fixed compilation error when `float8` is pass by reference
- Fixed compilation error on PowerPC
- Fixed segmentation fault with index creation on i386