Skip to content

Release 1.2

Compare
Choose a tag to compare
@pavoljuhas pavoljuhas released this 07 Dec 23:17
· 326 commits to main since this release
v1.2

Changes since v1.1

  • Fix application of replaced profile to residual.
  • Simplify interface to setResidualEquation.
  • Convert ParameterProxy to Parameter subclass.
  • Keep order in the ParameterSet hierarchy.
  • Fix the sheetCF characteristic function.
  • Fix return value from Printer visitor.
  • Remove unused imports reported by pyflakes.
  • Add access to model and residual expressions in FitContribution.
  • Swap equation literals also by names.
  • Extend test coverage for FitContribution methods.
  • Release obsolete Equation objects.
  • Avoid leaking objects to global builders.
  • Remove spurious assignments to Profile.ycalc.
  • Remove local implementation of OrderedDict.
  • Remove backport of the standard abc module.
  • Avoid zombification of Equation objects.
  • Adjust for conda-build 2.0.
  • Replace all arguments in detached Equation objects.
  • Use weak-references to store observer callbacks.
  • Add configuration file for the test coverage tool.
  • Make the project tarball reproducible on Mac OS X.
  • Use short hash in commit created by make publish.
  • Add convenience script for debugging unit tests.
  • Rename EquationFactory.detach --> wipeout.
  • Enable setting qmin for real-space PDFGenerator.
  • Fix invalid example CIF file.
  • Remove obsolete example with simulated annealing.
  • Improve behavior of Profile.setCalculationRange.
  • Remove ior operator from FitContribution interface.
  • Fix type of class-defaults in RecipeContainer.
  • Fix argument naming in RecipeContainer.iterPars.
  • Improve formatting of RecipeContainer.show().
  • Use numeric sort for RecipeContainer.show() output.
  • Implement output filtering for RecipeOrganizer.show.
  • Support constant expressions in EquationFactory.

Release is also available at https://pypi.python.org/pypi.