This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| ufit:changelog [2017/02/15 12:19] – created pcermak | ufit:changelog [2017/11/15 16:38] (current) – pcermak | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Ufit Changelog ====== | ====== Ufit Changelog ====== | ||
| + | |||
| + | ===== 1.2.1 ===== | ||
| + | * Fast Fourier Transform (FFT) of the dataset data operations. | ||
| + | * Fixed installer (was not containing scipy.optimize) | ||
| + | |||
| + | ===== 1.2.0 ===== | ||
| + | * Added Copy to group command | ||
| + | * Add scipy to expr namespace (allows [[ufit: | ||
| + | * Feature: remember limits of mapping + fix in color scaling | ||
| + | * Minuit upgrade: switched from not supported pyminuit to new iminuit package | ||
| + | * Docs: Add description of do_mapping | ||
| + | * Fix of Warning when missing Helvetica font (+ small font size changes) | ||
| + | * Fix compatibility with Python 2.7 | ||
| + | * Fix setuptools entry point | ||
| + | |||
| + | ===== 1.1.6 ===== | ||
| + | * Fix area calculation of GaussInt model | ||
| + | * Ask for saving | ||
| + | * Fix of pip installation | ||
| + | |||
| + | ===== 1.1.2 ===== | ||
| + | * Reciprocal space visualizer is possible to open from ufitgui | ||
| + | * bugfixes | ||
| + | |||
| + | ===== 1.1.0 ===== | ||
| + | |||
| + | * Added Reciprocal space visualizer. | ||
| + | * Added possibility to change label in the databrowser regarding user preferences. | ||
| + | * Added numpy to expression namespace. | ||
| + | * Suppress printing out detailed report of lmfit. | ||
| + | * Added possibility to map from library | ||
| + | * Floatmerge algorithm is used by default for loading data | ||
| + | * Average all col_ meta information when merging | ||
| + | * Python 3 compatibility | ||
| + | * Important fix of creating 2D maps from merged datasets | ||
| + | * Several small bug fixes | ||
| ===== 1.0.3 ===== | ===== 1.0.3 ===== | ||