Skip to content

Releases: diffpy/diffpy.pdffit2

1.4.4rc0

31 Jul 17:28
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.4.3...1.4.4rc0

1.4.3

13 Jan 19:18
c4a2989
Compare
Choose a tag to compare

See CHANGELOG.md for detailed release notes.

The release is also available at PyPI and Conda.

1.4.1

16 Oct 19:46
aa96482
Compare
Choose a tag to compare

See CHANGELOG.md for detailed release notes.

The release is also available at PyPI and Conda.

1.4.0

27 Feb 08:38
c62e0e3
Compare
Choose a tag to compare
1.4.0 Pre-release
Pre-release

This is an alpha build of the pdffit2 library (1.4.0)

Release 1.4.0

10 Dec 07:53
Compare
Choose a tag to compare

See CHANGELOG.md for detailed release notes.

The release is also available at PyPI and Conda.

Release 1.2.0

08 Aug 22:24
v1.2.0
Compare
Choose a tag to compare

See CHANGELOG.md for detailed release notes.

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

Release 1.1

23 Feb 21:33
v1.1
Compare
Choose a tag to compare

Changes since the last released package 1.0-r6773 (2011-11-22)

  • Unit tests included with the package installation.
  • facility for running unit tests for pdffit2 dependencies
  • removed unused function per clang warning.
  • Use git tags for version information.
  • Remove obsolete Make.mm related files.
  • Support diffpy.Structure 1.2 in the master branch.
  • Improve handling of version metadata.
  • Script for making clean distribution bundles.
  • Remove unused variables.
  • Extract exact version from a tagged git archive.
  • Always perform test that needs diffpy.Structure.
  • Fix shadowed test name.
  • Define _USE_MATH_DEFINES when building with MSVC.
  • Remove redundant definitions of _USE_MATH_DEFINES.
  • Do not allocate or free NR matrix with no elements.
  • Use static link with the GSL library.
  • Fix Makefile for Mac OS X and link with static gsl.
  • Do not allocate NR vector with zero elements.
  • Include C++ headers rather than C versions.
  • Remove unused functions and header declarations.
  • Fix crash when refining with zero parameters.
  • Add Anaconda build recipe.
  • Activate travis testing and coverage reports.
  • Convert pdffit2 script to an IPython extension.
  • Update year and email in the intro message.
  • Add easy plotting to IPython extension.
  • Remove pdffit2 and pdffit2server scripts.
  • Test installation of packages from install_requires.
  • Build stripped extension module for Linux conda.
  • Convert README to RST format.
  • Add README badges for travis and codecov status.
  • Move C++ unit tests to their own directory.
  • Add conda instructions to README.
  • Fix date formatting in the intro message.

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