Skip to content

Releases: sed-group/mvmlib

v0.5.10

09 Apr 01:22
7058878

Choose a tag to compare

  • Shift dependancy of DOELib from pyDOE to pyDOE2 which offers better Latin Hypercude Sampling and control over random seed
  • Add save/load utilities for the DOELib Design class to allow for better archival or DOE samples

v0.5.9

22 Apr 06:04

Choose a tag to compare

Python >= 3.8 compatibility fix

v0.5.8

18 Apr 23:39

Choose a tag to compare

  • Minor bug and error fixes (for comptability with Python 3.10)

Full Changelog: v0.5.7...v0.5.8

v0.5.7

07 Mar 04:13
451a18b

Choose a tag to compare

  • Add ability for the designer to manually allocate margins for each margin node
  • Ability to configure different root-finding algorithms for compute_absorption() (and their parameters)
    Full Changelog: v0.5.6...v0.5.7

v0.5.6

26 Aug 05:18

Choose a tag to compare

Add ability for the designer to manually allocate margins
Full Changelog: v0.5.5...v0.5.6

v0.5.5

15 Jun 15:39

Choose a tag to compare

  • Includes inverse surrogate modeling
  • Isolated surrogate modeling
  • Two modes for calculating impact on performance (unified and independent)
  • Fixes and debugging
  • Updated documentation

Full Changelog: v0.5.3...v0.5.5