Skip to content

Releases: luchr/ODEInterface.jl

ODEInterface v0.5.0

03 May 19:16
Compare
Choose a tag to compare

Use Yggdrasil and support loading compiled solvers with JLLs using artificats.

ODEInterface v0.4.7

20 Jul 17:02
Compare
Choose a tag to compare

ODEInterface v0.4.6

07 Jul 16:40
Compare
Choose a tag to compare
  • Bugfix in Colnew for 32bit systems
  • Using Appveyor Builds
  • Added Coveralls

ODEInterface v0.3.1

07 Jul 12:53
Compare
Choose a tag to compare

Bugfix-Release for julia v0.6

  • Bugfix in Colnew for 32bit systems

ODEInterface v0.4.5

20 Aug 16:21
Compare
Choose a tag to compare
  • Bugfixes: Broadcast .= in tests and src/Banded.jl
  • Bugfix: local variable epsilon in tests
  • Updated: travis (for 0.7, 1.0 and nightly)

ODEInterface v0.3.0

28 Jun 15:05
Compare
Choose a tag to compare

ODEInterface (for julia v0.6 only) with latest bugfixes:

ODEInterface v0.4.4

27 Jun 13:10
Compare
Choose a tag to compare

Banded: broadcast now with .=
Colnew: add std=legacy for gcc8-fortran compiler

deprecations:

  • map for Sets

ODEInterface v0.4.3 [b7ffd84809]

02 May 09:04
Compare
Choose a tag to compare

Updated code for julia v0.7.

Deprecations:

  • uninitialized -> undef
  • ucfirst -> uppercasefirst
  • cfunction is now macro