Skip to content

Releases: dfdx/Espresso.jl

v0.6.1

09 Oct 04:26
5362d8c
Compare
Choose a tag to compare

Espresso v0.6.1

Diff since v0.6.0

Closed issues:

  • Tracked data: what is missing? (#35)
  • Using tracked data creates global variables (#36)
  • Run femtocleaner (#41)
  • @tracking for functions with keywords (#43)
  • ExGraph related example (#46)

Merged pull requests:

  • Install TagBot as a GitHub Action (#47) (@JuliaTagBot)
  • Replace Core.eval(mod, fn) with getproperty where possible (#50) (@dfdx)
  • Add julia compatibility in Project.toml (#51) (@PerezHz)

Espresso v0.6.0

02 Feb 01:00
91f95f2
Compare
Choose a tag to compare
Merge pull request #45 from dfdx/new-travis

Updated Travis CI

Espresso v0.5.1

08 Sep 17:53
Compare
Choose a tag to compare

Now fully compatible with Julia 1.0.

Espresso v0.5.0

12 Jun 10:19
Compare
Choose a tag to compare

Julia 0.7-only release

Espresso v0.4.2

24 Apr 22:39
Compare
Choose a tag to compare

A small patch to make TaylorIntegration.jl's dependencies more stable, see PerezHz/TaylorIntegration.jl#31 for details.

Espresso v0.4.1

24 Apr 07:09
Compare
Choose a tag to compare

Removed Einsum from dependencies.

Espresso v0.4.0

16 Dec 00:51
Compare
Choose a tag to compare

With Einstein notation removed.
Also the last version (except for patches) to support Julia 0.6.

Espresso v0.3.0

30 Sep 16:18
Compare
Choose a tag to compare
Merge pull request #26 from dfdx/fields

Fields

Espresso v0.2.1 - fixes and improvements

10 Aug 22:03
Compare
Choose a tag to compare

Fixed a couple of issues, made graph evaluation more robust

Espresso v0.2.0

07 Aug 06:52
Compare
Choose a tag to compare
Merge pull request #18 from tkelman/patch-1

remove lower bounds on Einsum and Sugar