Tags: diffpy/libdiffpy
Tags
Release 1.3.4 Changes since v1.3.3 * Do not zero F(Q) values in PDFCalculator. * Recompute qstep in initial setup of PDFCalculator. * Add scons variable "tool" for choosing the compiler. * Correct DIFFPY_VERSION macro for intermediate versions. * Make sure test program builds with our library. * Build conda package with stock boost 1.61.0 and libobjcryst 2017.1. * Clean up scons configuration and build process. * Allow commas in the scons `tests` variable. * Add "coverage" as scons build mode. * Support building from `git archive` tarball.
Release 1.3.3 Changes since v1.3.2 * Make `scons sdist` tarball exactly reproducible. * Add validating evaluator PQEvaluatorCheck. * Silence the copious boost-warnings in conda build. * Avoid warnings on typeid expression site-effects. * Add scons build flag `test_installed`. * Fix test failures due to round-off error. * In travis build unit tests with the installed library. * Use OPTIMIZED evaluator by default when supported.
Release 1.3.2 Changes since v1.3.1 * very minor changes to README. * Fix NoMetaStructureAdapter::siteMultiplicity. * Avoid ambiguity of sind, cosd, acosd with Intel C compiler. * Add local class EmptyStructureAdapter. * Validate if optimized evaluation is supported. * Support custom ion valences in BVParametersTable and BVSCalculator. * Fix invertMask and hasMask methods. * Advance PairQuantity ticker on pair-mask change. * Support OPTIMIZED evaluation with pair masks on. * Preserve calculator ticker for unchanged ("all", symbol) mask. * Skip FFT when not needed for PDF calculation. * Add HasClassRegistry static method isRegisteredType. * Add HasClassRegistry static method getAliasedTypes. * Add HasClassRegistry static method deregisterType. * Always throw when registering prototype under existing name. * Require ObjCryst when enable_objcryst is set. * Adjust conda recipe for conda-build 2.0. * Bump up MACOSX_DEPLOYMENT_TARGET to 10.7 for conda.
PreviousNext