-
Notifications
You must be signed in to change notification settings - Fork 5
Comparing changes
Open a pull request
base repository: IntelPython/mkl_umath
base: main
head repository: IntelPython/mkl_umath
compare: update-package
- 19 commits
- 39 files changed
- 1 contributor
Commits on Aug 29, 2025
-
drop support for complex loop fmax and fmin
Vahid Tavanashad committedAug 29, 2025 Configuration menu - View commit details
-
Copy full SHA for eca6343 - Browse repository at this point
Copy the full SHA eca6343View commit details -
drop support for comparison functions
Vahid Tavanashad committedAug 29, 2025 Configuration menu - View commit details
-
Copy full SHA for a2e5a71 - Browse repository at this point
Copy the full SHA a2e5a71View commit details -
drop support for isnan, isinf, isfinite
Vahid Tavanashad committedAug 29, 2025 Configuration menu - View commit details
-
Copy full SHA for 502d799 - Browse repository at this point
Copy the full SHA 502d799View commit details -
drop support for complex loop sign and reciprocal
Vahid Tavanashad committedAug 29, 2025 Configuration menu - View commit details
-
Copy full SHA for fbcd987 - Browse repository at this point
Copy the full SHA fbcd987View commit details -
Vahid Tavanashad committed
Aug 29, 2025 Configuration menu - View commit details
-
Copy full SHA for cad8e2f - Browse repository at this point
Copy the full SHA cad8e2fView commit details -
Vahid Tavanashad committed
Aug 29, 2025 Configuration menu - View commit details
-
Copy full SHA for d7b1db3 - Browse repository at this point
Copy the full SHA d7b1db3View commit details -
Vahid Tavanashad committed
Aug 29, 2025 Configuration menu - View commit details
-
Copy full SHA for 5556d77 - Browse repository at this point
Copy the full SHA 5556d77View commit details -
Vahid Tavanashad committed
Aug 29, 2025 Configuration menu - View commit details
-
Copy full SHA for d4598c2 - Browse repository at this point
Copy the full SHA d4598c2View commit details -
add support floor_divide and enable support divmod
Vahid Tavanashad committedAug 29, 2025 Configuration menu - View commit details
-
Copy full SHA for bdcd348 - Browse repository at this point
Copy the full SHA bdcd348View commit details -
add support atan2, hypot, fmod
Vahid Tavanashad committedAug 29, 2025 Configuration menu - View commit details
-
Copy full SHA for baace1c - Browse repository at this point
Copy the full SHA baace1cView commit details -
add support for complex loop exp, log, log10, and sqrt
Vahid Tavanashad committedAug 29, 2025 Configuration menu - View commit details
-
Copy full SHA for 2472aa7 - Browse repository at this point
Copy the full SHA 2472aa7View commit details -
add support trigonometric and hyperbolic
Vahid Tavanashad committedAug 29, 2025 Configuration menu - View commit details
-
Copy full SHA for a94491f - Browse repository at this point
Copy the full SHA a94491fView commit details -
fix compile warning: incompatible pointer types passing 'npy_cdouble …
…*' (aka '_Complex double *') to parameter of type 'const MKL_Complex16 *' (aka 'const struct _MKL_Complex16 *') [-Wincompatible-pointer-types]
Vahid Tavanashad committedAug 29, 2025 Configuration menu - View commit details
-
Copy full SHA for 27f122f - Browse repository at this point
Copy the full SHA 27f122fView commit details -
Vahid Tavanashad committed
Aug 29, 2025 Configuration menu - View commit details
-
Copy full SHA for 37b5db4 - Browse repository at this point
Copy the full SHA 37b5db4View commit details -
Vahid Tavanashad committed
Aug 29, 2025 Configuration menu - View commit details
-
Copy full SHA for 5494578 - Browse repository at this point
Copy the full SHA 5494578View commit details -
Vahid Tavanashad committed
Aug 29, 2025 Configuration menu - View commit details
-
Copy full SHA for 86212ff - Browse repository at this point
Copy the full SHA 86212ffView commit details -
Vahid Tavanashad committed
Aug 29, 2025 Configuration menu - View commit details
-
Copy full SHA for c8314f1 - Browse repository at this point
Copy the full SHA c8314f1View commit details -
(INCOMPLETE) add a list of functions
Vahid Tavanashad committedAug 29, 2025 Configuration menu - View commit details
-
Copy full SHA for 555f427 - Browse repository at this point
Copy the full SHA 555f427View commit details -
add benchmark files: This is only for deciding on dropping support for
which functions
Vahid Tavanashad committedAug 29, 2025 Configuration menu - View commit details
-
Copy full SHA for dff62cf - Browse repository at this point
Copy the full SHA dff62cfView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...update-package