Metadata-Version: 2.1
Name: invarpy
Version: 1.1.2
Summary: Invariance estiators for Python
Home-page: https://github.com/buschinelli-joao/invarpy
Author: Joao Buschinelli
Author-email: joao.correabuschinelli@mail.mcgill.ca
Project-URL: Bug Tracker, https://github.com/pypa/sampleproject/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE.txt

# Invpy package v1.1.2

- Package that includes several methods to compute statistical translation non-invariance of primarly, but not limitted to, scalar
cosmological fields.

## Updates v1.1.2

- Configuration space computation for pbc_estimator.py method is working correctly;

## Ongoing tests on (This item updates every new version)

### v1.1.2

- Tests to be made on Fourier space method for pbc_estimator.py is ongoing.
- Tests to be made on Fourier space and configuration space for nopbc_estimator.py is ongoing.

## Older versions updates

### Minor Bug fixes on v1.1.1

- Fixed bug of 'unexpected keyword argument estimator_kind' on sigma_which_diagonal routine of pbc_estimator.py method. 

### Major Bug fixes on v1.1.0

- Fixed second and first kind estimator bias in pbc_estimators.py method.
- Fixed second kind estimator bias in pbc_estimators.py method;
- Fixed bugs on common.py.






