Skip to content

Releases: Zitzeronion/Swalbe.jl

v1.0.5

12 Jun 11:30
Compare
Choose a tag to compare

Swalbe v1.0.5

Diff since v1.0.4

Merged pull requests:

  • CompatHelper: bump compat for CUDA to 5, (keep existing compat) (#30) (@github-actions[bot])
  • CompatHelper: add new compat entry for CSV at version 0.10, (keep existing compat) (#31) (@github-actions[bot])

Addition of the development for the time dependent wettability research

11 Dec 15:30
024ca8d
Compare
Choose a tag to compare

Some minor changes since the last release 1.0.3 with little to no changes to the interface.

Two scientific additions have been made:

  • Bounce back boundaries, see commit.
  • Switchable substrates modelled with time and space dependent wettability, see script.

Working on:

v1.0.3

26 Apr 06:01
Compare
Choose a tag to compare

Swalbe v1.0.3

Diff since v1.0.2

Closed issues:

  • Speedup of powers (#27)

v1.0.2

29 Aug 08:09
Compare
Choose a tag to compare

Swalbe v1.0.2

Diff since v1.0.1

Closed issues:

  • Simple bounce back (#24)

Merged pull requests:

v1.0.1

15 Feb 15:36
fc376ff
Compare
Choose a tag to compare

Swalbe v1.0.1

Diff since v1.0.0

Merged pull requests:

v1.0.0

24 Nov 14:15
c1e0434
Compare
Choose a tag to compare

Swalbe v1.0.0

Diff since v0.2.0

Closed issues:

  • CUDA necessary? (#18)

Merged pull requests:

v0.2.0

18 Oct 13:12
d2bcb3d
Compare
Choose a tag to compare

Swalbe v0.2.0

Diff since v0.1.0

Merged pull requests:

v0.2.0

18 Oct 12:41
d2bcb3d
Compare
Choose a tag to compare

Addition of one dimensional model to release

What's Changed

New Contributors

Full Changelog: v0.1.0...0.2.0

v0.1.0

22 May 10:12
b941b2a
Compare
Choose a tag to compare

Swalbe v0.1.0

Merged pull requests:

  • CompatHelper: add new compat entry for "Revise" at version "3.1" (#1) (@github-actions[bot])
  • CompatHelper: add new compat entry for "CUDA" at version "2.3" (#2) (@github-actions[bot])
  • CompatHelper: add new compat entry for "Parameters" at version "0.12" (#3) (@github-actions[bot])
  • CompatHelper: add new compat entry for "LazySets" at version "1.37" (#4) (@github-actions[bot])
  • CompatHelper: add new compat entry for "FFTW" at version "1.3" (#6) (@github-actions[bot])
  • Some new features like restart from file and a characteristic time computation (#8) (@Zitzeronion)
  • CompatHelper: add new compat entry for "JLD2" at version "0.4" (#9) (@github-actions[bot])
  • CompatHelper: add new compat entry for "FileIO" at version "1.8" (#10) (@github-actions[bot])
  • CompatHelper: add new compat entry for "DataFrames" at version "1.1" (#11) (@github-actions[bot])
  • CompatHelper: add new compat entry for "BSON" at version "0.3" (#12) (@github-actions[bot])

What's Changed

  • CompatHelper: add new compat entry for "Revise" at version "3.1" by @github-actions in #1
  • CompatHelper: add new compat entry for "CUDA" at version "2.3" by @github-actions in #2
  • CompatHelper: add new compat entry for "Parameters" at version "0.12" by @github-actions in #3
  • CompatHelper: add new compat entry for "LazySets" at version "1.37" by @github-actions in #4
  • CompatHelper: add new compat entry for "FFTW" at version "1.3" by @github-actions in #6
  • Some new features like restart from file and a characteristic time computation by @Zitzeronion in #8
  • CompatHelper: add new compat entry for "BSON" at version "0.3" by @github-actions in #12
  • CompatHelper: add new compat entry for "DataFrames" at version "1.1" by @github-actions in #11
  • CompatHelper: add new compat entry for "FileIO" at version "1.8" by @github-actions in #10
  • CompatHelper: add new compat entry for "JLD2" at version "0.4" by @github-actions in #9

New Contributors

  • @github-actions made their first contribution in #1

Full Changelog: https://github.com/Zitzeronion/Swalbe.jl/commits/v0.1.0