Skip to content

Releases: cloudglides/nox

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 31 Dec 16:40
651148a

651148a feat: k-means clustering
76fc958 feat: polynomial regression with arbitrary degree
426a64e feat: binary classification with gradient descent
ec02f2b feat: statistical testing and diagnostic functions
65d4eb0 fix: browser exports, setup workspace
7b64c53 update: browser entry points
b29fa90 fix: resolve lockfile
6532396 fix: resolve example version issue

Full Changelog: v2.0.0...v3.0.0

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 31 Dec 07:11
9c64e4d

9c64e4d update: comprehensive example app
c46585e feat: ODE solvers and matrix decomposition
c304ffd feat: interpolation and root finding methods
3b910f9 feat: matrix operations and numerical integration
68653bc feat: linear regression and time series analysis
41972a2 feat: data transformation utilities
10130f5 feat: confidence intervals, effect size measures
37a30f7 update: precomputed distribution classes
2270db9 update: advanced distributions, resampling methods
36b9c9d feat: add distributions, batch operations
ad6d20f fix: cloneGenerator state copy, BigInt serialization, and Perlin noise table
7d88cbf fix: error handling across all utility functions
89e101e fix: export complete API surface
cecb5c6 fix: PCG64 output permutations
ae22df9 fix: standardize error messages
7c24df8 chore: optimize categorical sampling
84cb3d9 fix: bit utilities validation
6f24cc4 fix: input validation to distributions
588de43 fix: chaotic generators
ee41c40 fix: floating-point and performance issues
92c70a8 comprehensive testing suite
b08f763 optimize: fast paths, reduce allocations
48ebf11 fix: critical bugs in generators, statistics
46f6f3b fix: resolve browser compatibility
560a27f fix: resolve example web
069e6a2 update: add example web

Full Changelog: v1.1.0...v2.0.0

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 26 Dec 08:50
9fe9736

9fe9736 ci: resolve publish
0d72e3c chore: add pnpm lock file
397be72 update: package name
b8ac3a5 feat: batch operations, statistical tests
d6680ca refactor: improve RNG quality and API
766a7e0 update: trim exports, clean API, better defaults
a8c58df add: MT19937 generator, performance profiling
5cba3fa fix: Generator quality (BigInt conversion, Tent map)
25baa0e polish: Add RNG wrapper, presets, and optimized batch operations
e23d123 update: BigInt operators, input validation, edge cases, and robustness improvements
d2ec0d0 update: README and API documentation
4267e80 feat: state management, seed sequencing, combinatorics
7d919f1 feat: PCG64, noise generators, and weighted sampling
d9d5376 feat: typeScript definitions, statistical tests, and benchmarks
3e92b88 feat: tent map and sequence utilities

Full Changelog: https://github.com/cloudglides/nox/commits/v1.1.0