Skip to content

v.1.1.0

Latest
Compare
Choose a tag to compare
@X3N1A X3N1A released this 15 Jan 15:34
· 2 commits to main since this release

Modifications from v1.0.2:

changes to julia implementation:
choice between

  1. global package installation
  • initial call: julia ENT3C.jl --config-file=config/config.test.json --install-deps=yes
  • after that: julia ENT3C.jl --config-file=config/config.test.json
  1. or loading of predefined enviornments for julia 1.10.4 or 1.11.2:
  • julia ENT3C.jl --config-file=config/config.json --resolve-env=yes --julia-version=<v.v.v>