Skip to content

Releases: egison/egison

Version 4.1.3

18 Dec 11:18
Compare
Choose a tag to compare
version 4.1.3 (remove warning for egison.cabal)

Version 4.1.2

26 Oct 01:37
Compare
Choose a tag to compare
version 4.1.2

Version 4.1.1

16 Oct 06:13
Compare
Choose a tag to compare

Fixed compiling issue: #248

Version 4.1.0

14 Oct 09:45
Compare
Choose a tag to compare
  • Rewrite the mathNormalize function in Haskell from Egison.
  • Delay the evaluation of tensor components.
  • Add new syntax for declaring symmetries of tensors.

Version 4.0.3

07 Jun 08:57
Compare
Choose a tag to compare
version 4.0.3

Version 4.0.2

07 Jun 07:53
Compare
Choose a tag to compare

Very small update.

f.pi -> pi

Old version (4.0.1):

> pi
π

New version (4.0.2):

> pi
3.141592653589793

Version 4.0.1

05 Jun 13:05
Compare
Choose a tag to compare

Fix the bug of not-patterns inside sequential patterns.

Version 4.0.0

13 Apr 14:19
Compare
Choose a tag to compare

Haskell-like new syntax by default.

Version 3.10.3

19 Feb 00:20
Compare
Choose a tag to compare
version 3.10.3

Version 3.10.2

23 Dec 01:05
Compare
Choose a tag to compare
Merge branch 'master' of github.com:egison/egison