Releases: mbruno46/pyobs
Releases · mbruno46/pyobs
v1.5.1
15 Nov 15:28
Compare
Sorry, something went wrong.
No results found
Fixed:
fixed bug in chiexp and combined fit
faster index search in transform.py for large observables
extended output for peek function
Added:
(temporary) support for complex observables via complex_observable class (binary operations @, *, unary operations inv, eig, T)
v1.5.0
10 Oct 16:15
Compare
Sorry, something went wrong.
No results found
New features:
added support for expected chi square
Bug fixes:
fixed error of the error
improved plotting of errors for data with holes
minor bug fix in I/O xml format
v1.4.1
18 Jan 09:59
Compare
Sorry, something went wrong.
No results found
Bug fixes:
fixed bug in roll, sort, etc.. (transform.py)
improved interplay of error calculation with machine precision limit
fixed compatibility issues with latest versions of numpy (and pip)
v1.4.0
20 Aug 13:14
Compare
Sorry, something went wrong.
No results found
New features
finite volume quantization condition 2to2
write support for xml.gz format
Bug fixes:
fixed slice for observables defined on multiple ensemble
fixed pyobs.repeat, fixed case of same cdata from different observables
v1.3.0
05 Feb 23:11
Compare
Sorry, something went wrong.
No results found
Major changes:
interface for synthetic autocorrelated data rewritten
faster slicing
new utility and tensor functions
support for xml and bdio format (dobs-tools, ALPHA Collab.)
Minor bugs fixed
fixed error in scalar_obs * vector_obs
v1.2.0
21 Jul 17:20
Compare
Sorry, something went wrong.
No results found
Binning of Monte Carlo data, blocking of master-field data.
Code linter.
Performance improvements for slicing/indexing/expanding observables.
Fixed issues when dealing with covariance data.
Improved code coverage.
v1.1.0
08 May 21:52
Compare
Sorry, something went wrong.
No results found
Added support for root finder, interpolation, covariance matrix and more. Minor improvements and bug fixes.
v1.0.1
10 Nov 13:45
Compare
Sorry, something went wrong.
No results found
Several performance improvements. Binary IO support added.
v1.0.0-alpha
11 Oct 10:35
Compare
Sorry, something went wrong.
No results found
First stable release of Python3 code with basic functionalities implemented. (alpha version)
v0.2.1 (Python 2.7)
15 Sep 10:01
Compare
Sorry, something went wrong.
No results found
Latest release supporting Python 2.7. Future versions based on Python 3 and starting with v1.x.y will break compatibility with this release.