-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: phpmlkit/ndarray
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.2.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: phpmlkit/ndarray
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 15 commits
- 239 files changed
- 2 contributors
Commits on Apr 1, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 4539ef5 - Browse repository at this point
Copy the full SHA 4539ef5View commit details
Commits on Apr 11, 2026
-
feat: rework buffer API and array creation methods
- Add toBuffer() with automatic allocation - Deprecate intoBuffer() in favor of toBuffer() - Add fromBytes() for binary string import - Add fromArray() with optional shape parameter - Swap full() parameter order to value, shape, dtype - Update all documentation and tests
Configuration menu - View commit details
-
Copy full SHA for ec36f47 - Browse repository at this point
Copy the full SHA ec36f47View commit details -
ci: simplify release workflow to single matrix job
Replace separate build and assemble jobs with unified build job. Each platform now builds, packages, and uploads independently without waiting for other platforms to complete.
Configuration menu - View commit details
-
Copy full SHA for 25e50bf - Browse repository at this point
Copy the full SHA 25e50bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for dfcdba1 - Browse repository at this point
Copy the full SHA dfcdba1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72630df - Browse repository at this point
Copy the full SHA 72630dfView commit details
Commits on Apr 17, 2026
-
feat: add comprehensive linear algebra operations with BLAS backend
Integrate OpenBLAS (Unix) and Intel MKL (Windows) via ndarray-linalg to provide optimized linear algebra routines backed by BLAS/LAPACK. - Add Cholesky, QR, SVD, inverse, pseudo-inverse, solve, least-squares, rank, condition number, and determinant operations - Add from_diag for constructing diagonal matrices - Optimize dot product and matmul with BLAS-backed paths - Refactor diagonal extraction for cleanliness - Update build.rs for platform-specific static linking: - macOS: statically link libgfortran, libquadmath, libgcc - Linux: bundle libgfortran.so.5 with patchelf rpath - Windows: use Intel MKL static (no Fortran runtime) - Extract release packaging into scripts/package.sh - Update FFI bindings, PHP traits, tests, and documentation
Configuration menu - View commit details
-
Copy full SHA for 2c9f945 - Browse repository at this point
Copy the full SHA 2c9f945View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60e7dd8 - Browse repository at this point
Copy the full SHA 60e7dd8View commit details
Commits on Apr 19, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 515d0a3 - Browse repository at this point
Copy the full SHA 515d0a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c74e6ac - Browse repository at this point
Copy the full SHA c74e6acView commit details -
Configuration menu - View commit details
-
Copy full SHA for b99e42c - Browse repository at this point
Copy the full SHA b99e42cView commit details
Commits on Apr 22, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 537fe16 - Browse repository at this point
Copy the full SHA 537fe16View commit details
Commits on May 13, 2026
-
Configuration menu - View commit details
-
Copy full SHA for c7af91c - Browse repository at this point
Copy the full SHA c7af91cView commit details -
Configuration menu - View commit details
-
Copy full SHA for cbb5665 - Browse repository at this point
Copy the full SHA cbb5665View commit details
Commits on May 14, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 61075d4 - Browse repository at this point
Copy the full SHA 61075d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95736b6 - Browse repository at this point
Copy the full SHA 95736b6View commit details
Loading
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 1.2.1...2.0.0