Skip to content

Releases: joshday/OnlineStatsBase.jl

Change merge api

28 Jun 13:01
Compare
Choose a tag to compare

Change merge api: Base.merge! -> _merge!

redesign

28 Mar 17:14
Compare
Choose a tag to compare

redesign

Allow NamedTuples in a few more places

15 Mar 21:17
Compare
Choose a tag to compare
v0.6.1

allow NamedTuples in more places where Tuple is accepted

Cleaned up interface

05 Mar 15:29
Compare
Choose a tag to compare
  • Add LearnBase dependency and remove underscore methods from interface

Widen methods

19 Feb 09:53
Compare
Choose a tag to compare
  • Make it easier to avoid method ambiguities

Widen ScalarOb to Any

01 Feb 13:29
Compare
Choose a tag to compare
  • Anything that's not a Tuple/NamedTuple/Array is considered "one thing"

Expand ScalarOb

16 Jan 17:22
Compare
Choose a tag to compare
v0.4.1

Add TimeType to ScalarOb

Change weight methods

26 Dec 14:28
Compare
Choose a tag to compare
v0.4.0

remove second argument for weights

Better errors and docstrings

12 Dec 15:35
Compare
Choose a tag to compare
v0.3.1

docstring

Allow NamedTuple inputs

30 Nov 21:10
Compare
Choose a tag to compare

Adds NamedTuple as part of ScalarOb