All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.
optimization
package with various optimization methodsclassification
and regression
refactoredkernel-density
moved to kernel
namespacemake-vector
returns vector for given number of dimensions and optional sequence.IPersistentVector
to work with vector?
clamp
, zero-count
, nonzero-count
, as-vec
expm1
functionhaversine
and haversine-dist
(distance)nan?
, inf?
, valid-double?
, invalid-double?
, between?
co-intervals
(same as R's function). Also group-by-intervals
.kernel-density-ci
for kernel density with confidence intervalfmap
instead of applyf
(now deprecated)kernel-density
is now multimethodhistogram
:bins
contain starting point and sample counts onlylcm
- least common multiplierReversible
Indexed
ILookup
PI
, E
etc.)GAMMA
constant name clashstats-map
returns list of outliers rather than number of outliers:bessel
vector field removed (hard to limit input range)sample
can now return pairs of [x,(f x)]
.fastmath.clustering
namespacek-means
from fastmath.stats
norm
when domain is a point, returns range start when value is less or equal domain, range end otherwisesample
function-interpolator
suffix)estimation-strategy
can be passed to any function calculating quantiles/percentilesstats-map
doesn't contain select keys option anymoreInitial version created from Clojure2d
library.
Can you improve this documentation? These fine people already did:
tsulej, genmeblog, genme, generateme & tslEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close