Changelog
2025-05-30, 14.5.2
coulomb
,
see #3472.ResultSet
interface and improve isResultSet
typing
(#3481). Thanks @ranidam.Changelog
unpublished changes since 14.5.1
coulomb
,
see #3472.Changelog
2025-05-21, 14.5.0
map
and forEach
methods of
DenseMatrix
(#3446). Thanks @dvd101x.subset
(#3467). Thanks @dvd101x.compile
, evaluate
, parse
, and parser
,
and add tests for the examples in embedded docs (#3413). Thanks @dvd101x.(lbf in)
(#3476). Thanks @costerwi.Changelog
2025-03-28, 14.4.0
flatten
(#3400). Thanks @dvd101x.map
and forEach
(#3409).
Thanks @dvd101x.nthRoots
latex function template string (#3427).
Thanks @aitee.@babel/runtime
.Changelog
2025-03-06, 14.3.1
Changelog
2025-02-28, 14.3.0
flatten
(#3354). Thanks @dvd101x.DenseMatrix
Symbol.iterator (#3395).
Thanks @dvd101x.map
and forEach
(#3399).
Thanks @dvd101x.multiply
(#3408). Thanks @orelbn.math.isNaN
for consistent max
and min
results
(#3389). Thanks @orelbn.Changelog
2025-02-05, 14.2.1
@lambdatest/node-tunnel
.Changelog
2025-01-30, 14.2.0
apply
to mapSlices
(#3357). Function
apply
is still available but is now marked deprecated. Thanks @gwhitney.Changelog
2025-01-24, 14.1.0
bigint
support in functions log
, log2
, log10
,
larger
, smaller
, max
, min
(#3345). Thanks @gwhitney.bigint
(#3348).randomInt()
not working (#3345).sign
in the embedded docs (#3338).
Thanks @witer33.