Skip to content

Releases: oerpli/Ising

Version 1.1

Choose a tag to compare

@oerpli oerpli released this 11 Jun 13:40

1.1 Release

Changes:

  • Maximal size adjustable in settings
  • Better thumb behaviour

Screenshot:

v1 0

1.0

1.0

Choose a tag to compare

@oerpli oerpli released this 02 Jun 00:21

1.0 Release

This version should be feature complete and stable. Some design adjustments may follow, also an explanation of the theory is currently not implemented yet.

Screenshot:

v1 0

Release v0.8

Choose a tag to compare

@oerpli oerpli released this 07 May 11:44

Release 0.8

Changes:

  • Energy/Magnetization updating algorithm should work way more efficient than previously (µΔ where possible)
  • Race conditions that occured previously when mashing the "randomize" button should be fixed
  • When changing lattice size the current algorithm and field settings as well as average magnetization will be transferred to the new one
  • Button to start/stop the simulation

Known bugs/todos:

  • Creating to many new lattices in a short amount of time (spamming the button) can result in errors
  • Changing the color theme does not change the colors of the field/magnetization selection
  • Change field selection to slider instead of weird mouse scroll thing
  • Add section for theory/explanations.

Beta

Beta Pre-release
Pre-release

Choose a tag to compare

@oerpli oerpli released this 26 Mar 21:58

Beta 0.5

This is a working version, many things are not optimal yet, including but not limited to:

  • Behaviour when changing size
  • Performance (caching not implemented yet)
  • Race conditions are possible while simulation is running
  • No start button yet (press N instead)

Have fun.