We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fb240a commit afcee86Copy full SHA for afcee86
CHANGELOG.md
@@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
14
15
### Changed
16
* Dropped support for `maximum` and `minimum` [gh-104](https://github.com/IntelPython/mkl_umath/pull/104)
17
+* Dropped support for `remainder` functions [gh-110](https://github.com/IntelPython/mkl_umath/pull/110)
18
19
## [0.2.0] - 2025-06-03
20
This release updates `mkl_umath` to be aligned with both numpy-1.26.x and numpy-2.x.x.
0 commit comments