diff --git a/CHANGELOG b/CHANGELOG index 822d2c7739e305abfeb16e73b6740a8aa76d647e..7b9c98ea60ee825a948a4e3f01e76ce4eb4a59d2 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,37 @@ +BornAgain-0.9.2, released 2013.10.14 + > Summary: build issues, fitting interface, user manual, conferences + * Bug #447: Our minimum required cmake version 2.8.0 doesn't contain PARSE_MACRO + * Bug #462: Provide compilation on Jülich MacOS server + * Bug #463: Provide compilation under Jülich CentOS 5.10 + * Bug #468: Make use of python interpreter to guess libpython location + * Bug #470: fitting example failure + * Bug #473: Simulation fails at zero abundance in particle_decoration.addParticle + * Bug #497: Access to axis of IntensityData in Python leads to the segmentation fault + * Feature #396: Create deb package + * Feature #417: implement automatic propagation of BornAgain version number into cmake + * Feature #419: Write deployment script which will automatize the release + * Feature #431: Build: provide thisbornagain.sh to set system PATHs to the installation directory + * Feature #437: Provide OutputData with ExportToNumpy function for PythonAPI + * Feature #438: Adjust existing python examples to conform PEP8 style + * Feature #444: Prepare talk for ILL + * Feature #450: Provide python function to retrieve polarized output data + * Feature #493: Set PYTHONPATH under windows at the end of installation + * Documentation #372: Review fitting section + * Documentation #398: default installation from tgz; direct only experts to git snapshot + * Documentation #404: Prepare poster for GISAXS2013 Workshop in Hamburg + * Documentation #423: Prepare demo for GISASXS 2013 + * Documentation #439: Explain sample parameters paradigm in simulation examples section + * Documentation #440: Create svg plot representing minimization flow + * Documentation #441: Prepare talk for Koordinierungstreffen + * Documentation #448: Examples: prepare FitCylindersAndPrism_detailed example + * Documentation #449: Review manual's simulation python example section to conform changes in the script itself + * Documentation #455: Add demos into Examples/python section + * Documentation #456: Prepare talk "Data Analysis in HEP" for ILL + * Documentation #458: Prepare talk about Python bindings for ILL + * Documentation #459: Review installation section + * Refactoring #443: Refactor IMinimizer for better control of minimizer option + * Support #460: Create git repository for user related info + BornAgain-0.9.1, released 2013.09.27 > Summary: Windows build, polarized neutrons and magnetic domains * Bug #403: Debian unittest failure diff --git a/Doc/UserManual/UserManualVersion.tex b/Doc/UserManual/UserManualVersion.tex index 8233ce2ec8cbef55fcb2e1acb1840d4cc58ed319..163ddf0a67177cfe4c281de185cadfa995257f30 100644 --- a/Doc/UserManual/UserManualVersion.tex +++ b/Doc/UserManual/UserManualVersion.tex @@ -1,5 +1,5 @@ % User Manual version number -% this file is automatically generated by CMakeLists.txt using cmake/modules/Version.tex.in +% this file is automatically generated by CMakeLists.txt using cmake/modules/UserManualVersion.tex.in \newcommand{\UserManualVersionNumber}{0.2.1} diff --git a/dev-tools/git-utils/lines_of_code.png b/dev-tools/git-utils/lines_of_code.png index 3a58ad46956bde567507a2553c225a7543813f54..cd577c6fbd1936c5156b3c056afbf7c03776906e 100644 Binary files a/dev-tools/git-utils/lines_of_code.png and b/dev-tools/git-utils/lines_of_code.png differ diff --git a/dev-tools/log/perf_history.txt b/dev-tools/log/perf_history.txt index 8806eb68a6496ddec1f7bc16a55bf1ad4e204ec5..9e4f337905aae4142faec355c1deb23cec67e9b8 100644 --- a/dev-tools/log/perf_history.txt +++ b/dev-tools/log/perf_history.txt @@ -277,4 +277,5 @@ # relese 0.9.1 2013-09-27 13:43:28 | jcnsopc73 | macosx64, 2800 MHz | | 21.2766 | 21.7391 | 1.44928 | 833333 -| \ No newline at end of file +|# Release 0.9.2 +2013-11-15 12:57:20 | jcnsopc73 | macosx64, 2800 MHz | 18.6916 | 18.6916 | 1.25 | 714286 |