Skip to content

Releases: FormingWorlds/VULCAN

26.04.22

23 Apr 13:07
ea0a52f

Choose a tag to compare

What's Changed

  • Ks/docs by @stuitje in #5
  • Synchronise this FormingWorlds repo with shamiEEG VULCAN repo by @nichollsh in #8
  • Restructure VULCAN as package, enable PyPI release, add tests by @nichollsh in #14

New Contributors

Full Changelog: 25.05.06...26.04.22

25.05.06

06 May 08:21

Choose a tag to compare

Significant changes to the code

  • Tidy up old routines
  • Use logging module to print and write logfiles
  • Updated make_chem_funs routine to be more robust to pre-existing files and VULCAN install location
  • Configuration file now formatted with OOP, so that they can be passed by sharing rather than global variables accessed by import

Contains changes that will break code which depends on the old version of VULCAN (see previous release).

Version 25.05.06

25.05.05

05 May 13:29

Choose a tag to compare

25.05.05 Pre-release
Pre-release

This release is based on the original repository, with some minor modifications that do not change the base functionality of the code.

Full Changelog: https://github.com/FormingWorlds/VULCAN/commits/25.05.05