Skip to content

Releases: joshday/OnlineStats.jl

Minor update

Choose a tag to compare

@joshday joshday released this 31 Jan 01:16
  • Bug fixes
  • More tests
  • Change representation of CountMap

ScalarOb -> Any

Choose a tag to compare

@joshday joshday released this 22 Jan 23:15
  • Anything not in an AbstractArray, Tuple, or NamedTuple is considered to be "one thing"
  • bug fixes

AbstractSeries and More

Choose a tag to compare

@joshday joshday released this 12 Jan 21:09
  • AbstractSeries and AugmentedSeries for filtering/transforming input.
  • IndexedPartition for partitioning over an index variable.
  • Plot recipes for Partition types

Add Partition and Group

Choose a tag to compare

@joshday joshday released this 04 Jan 22:05

plus some bug fixes.

OnlineStats: Christmas Eve Version

Choose a tag to compare

@joshday joshday released this 24 Dec 21:06
  • simplified handling of weights
  • reorganized histogram code
  • add Partition
  • bug fixes and more tests

Various updates

Choose a tag to compare

@joshday joshday released this 30 Nov 21:20

PQuantile and more

Updated show method and small bug fixes

Choose a tag to compare

@joshday joshday released this 15 Nov 14:20
v0.13.1

change show to use ascii box-drawing

Updates for light(er)weight OnlineStatsBase

Choose a tag to compare

@joshday joshday released this 10 Nov 15:12
v0.13.0

bump OnlineStatsBase version

minor updates

Choose a tag to compare

@joshday joshday released this 07 Nov 14:36
v0.12.1

remove osx from travis.  Results are too unreliable.

Updates for new OnlineStatsBase

Choose a tag to compare

@joshday joshday released this 18 Oct 23:28
v0.12.0

bump OnlineStatsBase version