Updated 9 months ago
deepdiff
DeepDiff: Deep Difference and search of any Python object/data. DeepHash: Hash of any object based on its contents. Delta: Use deltas to reconstruct objects by adding deltas together.
Updated 9 months ago
@stdlib/stats-incr-rss
Compute the residual sum of squares (RSS) incrementally.
Updated 9 months ago
@stdlib/stats-incr-rmse
Compute the root mean squared error (RMSE) incrementally.
Updated 9 months ago
@stdlib/stats-incr-mmse
Compute a moving mean squared error (MSE) incrementally.
Updated 9 months ago
@stdlib/math-base-special-kronecker-deltaf
Evaluate the Kronecker delta (single-precision).
Updated 9 months ago
@stdlib/math-iter-special-dirac-delta
Create an iterator which evaluates the Dirac delta function for each iterated value.
Updated 9 months ago
math-base-special-dirac-deltaf
Evaluate the Dirac delta function in single-precision floating-point format.