Skip to content

Releases: consbio/mpilot

Version 1.2.5

05 May 01:56
Compare
Choose a tag to compare

Changes

  • Fixed EEMSWrite line endings on Windows with Python 2.7

Version 1.2.4

09 Mar 03:30
Compare
Choose a tag to compare

Changes

  • Fix dependency issues for Python 2.7

Version 1.2.3

26 Feb 01:21
Compare
Choose a tag to compare

Changes

  • Fixed a bug where the EEMS Sum command would modify the result from the first input

Version 1.2.1

06 Nov 00:17
Compare
Choose a tag to compare

Bug fixes

  • Fixed a bug with Python 2.7, which uses an older version of numpy which doesn't support some function arguments.

Version 1.2.0

05 Nov 01:11
Compare
Choose a tag to compare

Changes

  • Fixed #13 Sum returns normal array type instead of MaskedArray.
  • Removed unnecessary StartVal and EndVal parameters from normalize commands that don't need them.

Version 1.1.0

10 Sep 22:09
Compare
Choose a tag to compare

New Features

  • Added new "Normalize" companions to the "CvtToFuzzy" commands: NormalizeZScore, NormalizeCat, NormalizeCurve, NormalizeMeanToMid, and NormalizeCurveZScore.

Version 1.0.0

01 Sep 18:32
Compare
Choose a tag to compare

Bug Fixes

  1. Fixed #12 (duplicate raw values error when running CvtToFuzzyMeanToMid with certain inputs)

Version 1.0.0b21

19 Aug 16:42
Compare
Choose a tag to compare

Changes

  • Fixed an error in the PrintVars command.
  • (#11) Added a more helpful error when encountering invalid CSV values in EEMSRead

Version 1.0.0b20

12 May 22:00
Compare
Choose a tag to compare

Bug Fixes

  • Fixed: single-quoted strings are not parsed correctly
  • Fixed #9: The description of FuzzyNot is incorrect
  • Improved: handing of unexpected errors
  • Fixed #7: ndarray has no attribute 'mask'

Version 1.0.0b19

09 Apr 15:39
Compare
Choose a tag to compare

Bugs

  • Basic EEMS commands such as Sum incorrectly allowed fuzzy inputs