Skip to content

Releases: fargolo/AnalyticComb.jl

The preprint release

16 May 13:14
Compare
Choose a tag to compare

A release with updated code for the SymbolicInference.jl and time-series article preprint.

Standardized names

09 Feb 13:37
Compare
Choose a tag to compare
v2.0.2

Standardize function names for binary words coeffs and probs

v2.0.1

28 Dec 16:56
Compare
Choose a tag to compare

AnalyticComb v2.0.1

Diff since v2.0.0

Merged pull requests:

v2.0.0

21 Dec 21:59
Compare
Choose a tag to compare

AnalyticComb v2.0.0

Diff since v1.0.6

Blazing fast (with Julia native code)

21 Dec 20:27
Compare
Choose a tag to compare

This release contains major performance improvements to most functions by using native Julia functions and TaylorSeries.taylor_expand instead of SymPy :Sym expressions and SymPy.series

Words and regular languages

27 Oct 15:48
Compare
Choose a tag to compare

Initial implementations of OGFs and asymptotics for words and regular languages.

Operators on

13 Oct 22:20
Compare
Choose a tag to compare

Initial release with MSET, PSET, CYC and a few cases.

v1.0.2

12 Oct 16:31
Compare
Choose a tag to compare

AnalyticComb v1.0.2

Diff since v1.0.1

v1.0.1

30 Sep 21:24
Compare
Choose a tag to compare

AnalyticComb v1.0.1

Diff since v0.0.2

Hello world

23 Sep 13:27
Compare
Choose a tag to compare

1st version for Julia registering