Corrfunc

Latest version: v2.5.2

Safety actively analyzes 629143 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

2.3.3

==================
This is a bug-fix release and contains general code quality improvements.


Enhancements
------------



Bug fixes
----------
- Installation does not require python(3)-config anymore [209, 211]
- Better handling of terminal colours for unknown terminals [209]
- Prevent incorrect calculations with periodic boundaries for large ratios of (zmax, Rmax) to Lbox [210]

2.3.2

===================
This is a release for bug-fixes and general code quality improvements. Travis
now also tests for ``python3.7``.

Enhancements
------------
- Improved code quality and adherence to PEP8 [189]
- Documentation no longer shows duplicate entries [205]


Bug fixes
----------
- Incorrect calculations for non-native endian data [191]
- Large Rmax to Lbox ratio now supported for periodic boundaries [192]
- Workaround for GNU Assembler bug causing incorrect calculations [196]
- Only report runtime isa support if we also have compiler support [200]
- Example code to illustrate how to code custom weights with AVX512F [205]

2.3.1

================

Enhancements
------------
- Reduce memory footprint of the cell pairs [186]

2.3.0

==================

**Breaking Changes**
--------------------

New features
------------
- AVX512F kernels for all pair-counters, faster code from new optimizations using the minimum separation between pairs of cells, option to use the input particle arrays directly and not make a copy of the particle positions, internal code changes to (hopefully) achieve better OpenMP scaling [167, 170, 173]

Bug fixes
---------
- Fix segmentation fault in vpf_mocks [168]
- Fix automatic uniform weights array when only one set of weights (or a scalar) is passed [180]
- Fix memory leak due to Python reference leak when using weights [181]

2.2.0

==================

**Breaking Changes**
--------------------
- Drop Python 2.6 support

New features
------------
- Progress bar is displayed in Jupyter notebooks [158]

Bug fixes
---------
- Fix virtualenv install issue [159]
- Error messages are displayed in Jupyter notebooks
instead of the unhelpful "TypeError: 'NoneType' object is not iterable". [158]

2.1.0

==================

New features
------------
- New pair counter `DD(s, mu)` for theory and mocks (contributed by nickhand,
in 130 and 132) [166]


Enhancements
------------
- GSL version now specified and tested by Travis [164]
- Now possible to specify the number of Newton-Raphson steps to
improve accuracy of approximate reciprocals. Available in `DD(rp, pi)` for mocks,
and `DD(s, mu)` for both theory and mocks

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.