Published April 19, 2024 | Version 1.3.1
Software Open

lmfit/lmfit-py: 1.3.1

  • 1. University of Chicago
  • 2. Universität Potsdam
  • 3. Brookhaven National Lab
  • 4. Insitut Pasteur
  • 5. Brookhaven National Laboratory
  • 6. HeidelbergCement
  • 7. Contractor U.S. Geological Survey
  • 8. Google Quantum AI
  • 9. University of Heidelberg
  • 10. Amazon Web Services, Center for Quantum Networking
  • 11. @microsoft

Description

Mostly fixes for bugs introduced in 1.3.0

  • allow Model.eval_uncertainty to be performed with single points for x independent variables (PR #952, Issue #951)

  • allow Model._parse_param to handle older-style passed-in 'argnames' and 'kwargs' as for variadic function, add test (PR #950)

  • better allow (or re-allow) Model function independent variables / keyword argumentss to be given non-default values at model creation time

  • add form as independent variable for builtin Step, Rectangle, Thermal Distribution models.

  • use a copy of sys.modules when iterating over it. (#949)

  • use Model._reprstring(long=True) for model Model.__repr__().

Files

lmfit/lmfit-py-1.3.1.zip

Files (688.2 kB)

Name Size Download all
md5:67cfb45437d0dbcf02bfbbfcd90eb261
688.2 kB Preview Download

Additional details

Related works

Is supplement to
Software: https://github.com/lmfit/lmfit-py/tree/1.3.1 (URL)