Skip to content
Permalink

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: stdlib-js/stdlib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop@{1day}
Choose a base ref
...
head repository: stdlib-js/stdlib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
  • 20 commits
  • 54 files changed
  • 4 contributors

Commits on Sep 18, 2026

  1. docs: update namespace table of contents

    PR-URL: #15288
    Reviewed-by: Athan Reines <kgryte@gmail.com>
    stdlib-bot authored Sep 18, 2026
    1 Configuration menu
    Copy the full SHA
    625cd5d View commit details
    Browse the repository at this point in the history
  2. test: migrate stats/base/dists/rayleigh/stdev to ULP-based assertions

    PR-URL: #15316
    Reviewed-by: Athan Reines <kgryte@gmail.com>
    Ref: #11352
    kgryte authored Sep 18, 2026
    1 Configuration menu
    Copy the full SHA
    fd8f8f5 View commit details
    Browse the repository at this point in the history
  3. test: migrate stats/base/dists/normal/stdev to ULP-based assertions

    PR-URL: #15312
    Reviewed-by: Athan Reines <kgryte@gmail.com>
    Ref: #11352
    kgryte authored Sep 18, 2026
    1 Configuration menu
    Copy the full SHA
    7ff87de View commit details
    Browse the repository at this point in the history
  4. docs: update related packages sections

    PR-URL: #15311
    Reviewed-by: Athan Reines <kgryte@gmail.com>
    stdlib-bot authored Sep 18, 2026
    1 Configuration menu
    Copy the full SHA
    5a4f246 View commit details
    Browse the repository at this point in the history
  5. test: migrate stats/base/dists/invgamma/cdf to ULP-based assertions

    PR-URL: #15310
    Reviewed-by: Athan Reines <kgryte@gmail.com>
    Ref: #11352
    kgryte authored Sep 18, 2026
    1 Configuration menu
    Copy the full SHA
    cdd1c85 View commit details
    Browse the repository at this point in the history
  6. test: migrate stats/base/dists/bernoulli/entropy to ULP-based asser…

    …tions
    
    PR-URL: #15305
    Reviewed-by: Athan Reines <kgryte@gmail.com>
    Ref: #11352
    kgryte authored Sep 18, 2026
    1 Configuration menu
    Copy the full SHA
    28a24a0 View commit details
    Browse the repository at this point in the history
  7. test: migrate stats/strided/sstdevwd to ULP-based assertions

    PR-URL: #15302
    Reviewed-by: Athan Reines <kgryte@gmail.com>
    Ref: #11352
    kgryte authored Sep 18, 2026
    1 Configuration menu
    Copy the full SHA
    b6f0b5f View commit details
    Browse the repository at this point in the history
  8. test: migrate stats/base/dists/lognormal/mode to ULP-based assertions

    PR-URL: #15309
    Co-authored-by: Athan Reines <kgryte@gmail.com>
    Reviewed-by: Athan Reines <kgryte@gmail.com>
    Signed-off-by: Athan Reines <kgryte@gmail.com> 
    Ref: #11352
    Planeshifter and kgryte authored Sep 18, 2026
    1 Configuration menu
    Copy the full SHA
    2f4fe5a View commit details
    Browse the repository at this point in the history
  9. test: migrate stats/base/dists/normal/median to ULP-based assertions

    PR-URL: #15299
    Reviewed-by: Athan Reines <kgryte@gmail.com>
    Ref: #11352
    kgryte authored Sep 18, 2026
    1 Configuration menu
    Copy the full SHA
    c4244ca View commit details
    Browse the repository at this point in the history
  10. test: migrate stats/base/dists/bradford/entropy to ULP-based assert…

    …ions
    
    PR-URL: #15294
    Reviewed-by: Athan Reines <kgryte@gmail.com>
    Ref: #11352
    Planeshifter authored Sep 18, 2026
    1 Configuration menu
    Copy the full SHA
    bb0b30f View commit details
    Browse the repository at this point in the history
  11. feat!: update fft/base/fftpack/float32 TypeScript declarations

    BREAKING CHANGE: write factors to workspace as Uint32Array view
    
    To migrate, workspace consumers should reinterpret the factors section as a `Uint32Array`. This enables support for longer sequence lengths.
    
    PR-URL: #15287
    Reviewed-by: Athan Reines <kgryte@gmail.com>
    stdlib-bot authored Sep 18, 2026
    1 Configuration menu
    Copy the full SHA
    0061913 View commit details
    Browse the repository at this point in the history
  12. feat: add float16 dtype support to ndarray/min-dtype

    PR-URL: #15290
    Reviewed-by: Athan Reines <kgryte@gmail.com>
    Ref: #14240
    Erennn7 authored Sep 18, 2026
    1 Configuration menu
    Copy the full SHA
    13c6723 View commit details
    Browse the repository at this point in the history
  13. test: migrate stats/base/dists/triangular/mode to ULP-based assertions

    PR-URL: #15291
    Reviewed-by: Athan Reines <kgryte@gmail.com>
    Ref: #11352
    kgryte authored Sep 18, 2026
    1 Configuration menu
    Copy the full SHA
    c26c1bc View commit details
    Browse the repository at this point in the history
  14. test: migrate stats/base/dists/kumaraswamy/median to ULP-based asse…

    …rtions
    
    PR-URL: #15286
    Reviewed-by: Athan Reines <kgryte@gmail.com>
    Ref: #11352
    kgryte authored Sep 18, 2026
    1 Configuration menu
    Copy the full SHA
    d1e2231 View commit details
    Browse the repository at this point in the history
  15. test: migrate stats/base/dists/cauchy/cdf to ULP-based assertions

    PR-URL: #15284
    Reviewed-by: Athan Reines <kgryte@gmail.com>
    Ref: #11352
    kgryte authored Sep 18, 2026
    1 Configuration menu
    Copy the full SHA
    cf9ab99 View commit details
    Browse the repository at this point in the history
  16. test: migrate stats/incr/mse to ULP-based assertions

    PR-URL: #15283
    Reviewed-by: Athan Reines <kgryte@gmail.com>
    Ref: #11352
    Planeshifter authored Sep 18, 2026
    1 Configuration menu
    Copy the full SHA
    48342e3 View commit details
    Browse the repository at this point in the history
  17. feat: add float16 dtype support to ndarray/base/empty

    PR-URL: #15282
    Reviewed-by: Athan Reines <kgryte@gmail.com>
    Ref: #14240
    Erennn7 authored Sep 18, 2026
    1 Configuration menu
    Copy the full SHA
    c278d13 View commit details
    Browse the repository at this point in the history
  18. feat: add float16 dtype support to ndarray/zeros-like

    PR-URL: #15280
    Reviewed-by: Athan Reines <kgryte@gmail.com>
    Ref: #14240
    Erennn7 authored Sep 18, 2026
    1 Configuration menu
    Copy the full SHA
    ae93ffd View commit details
    Browse the repository at this point in the history
  19. feat: add float16 dtype support to ndarray/reject

    PR-URL: #15278
    Reviewed-by: Athan Reines <kgryte@gmail.com>
    Ref: #14240
    Erennn7 authored Sep 18, 2026
    1 Configuration menu
    Copy the full SHA
    f6e94bd View commit details
    Browse the repository at this point in the history
  20. feat: add float16 dtype support to ndarray/ones-like

    PR-URL: #15277
    Reviewed-by: Athan Reines <kgryte@gmail.com>
    Ref: #14240
    Erennn7 authored Sep 18, 2026
    1 Configuration menu
    Copy the full SHA
    51a1812 View commit details
    Browse the repository at this point in the history
Loading