Skip to content

Releases: sandialabs/MAPIT

Beta Release 2.3

02 Feb 18:50
375b085
Compare
Choose a tag to compare

Fixed bugs with installer files

Beta Release 2

30 Jan 18:19
Compare
Choose a tag to compare

Numerous improvements and fixes:

  • Migrated documentation to Sphinx
  • Streamlined and improved installer for all platforms
  • Reorganized code modules
  • Created a standalone API to call MAPIT functions outside the GUI
  • Created API example
  • Improved and streamlined GUI
  • Added CUMUF test
  • Improved appearance on MacOS systems
  • Various bugfixes

Beta Update 1

20 Dec 21:48
Compare
Choose a tag to compare

Numerous fixes and improvements:

Fixes

  • Bug when plotting nonuniform sample rates
  • Bug in UI for some plotting options
  • Replaced many ragged arrays with lists
    • Fixed a numpy depreciation error
  • Fixed a bug with the SEID error contribution table
  • Upgraded pillow dependency to mitigate vulnerability
  • Downgraded pyside2 requirement to facilitate install via anaconda
  • General bug fixes

Improvements

  • Improved SITMUF decomposition failure warning
  • Improved visuals for plots with inherited/nonuniform sample times
  • Complete overhaul of trapSum function
    • Improved speed and accuracy
    • Improved performance with nonuniform sample times
  • Faster SEID calculations
  • Improved calculation progress feedback
  • Vectorized error propagation for improved speed
  • Added new datasets
  • Added exercises
  • Improved error selection behavior
  • Reduced math ops from double precision to single precision
    • Save on memory for large number of iterations
    • Can cause overflow in rare situations with large material balance terms

Initial beta release

15 Jun 19:55
Compare
Choose a tag to compare
Initial beta release Pre-release
Pre-release

This version of MAPIT has all of the initial planned features and capabilities.