Ataraxis-data-structures

Latest version: v3.1.1

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

Scan your dependencies

Page 1 of 3

3.1.1

Minor Feature Update
- Introduced a new independent function `compress_npy_logs`. This function allows compressing npy log files without having an initialized DataLogger instance.
- Also optimized log compression processing to better parallelize processing stages and achieve noticeably faster processing speed.

**Full Changelog**: https://github.com/Sun-Lab-NBB/ataraxis-data-structures/compare/3.1.0...3.1.1

3.1.0

Minor Feature Update
-- Optimized DataLogger log compression procedure to improve processing time for large log files.
-- Made data verification during log compression optional (enabled by default).
-- Made log compression optional (enabled by default).

Overall, these changes allow developers to drastically reduce the log compression time by disabling the features they do not require to gain a reduction in processing time.

**Full Changelog**: https://github.com/Sun-Lab-NBB/ataraxis-data-structures/compare/3.0.2...3.1.0

3.0.2

Minor Bugfixes

- Revised DataLogger multiprocessing manager initialization order position to address a rare issue related to __del__ attempting to to collect a non-existing manager instance

What's Changed
* Optimized test coverage reporting and refactored _mp_manager init by Inkaros in https://github.com/Sun-Lab-NBB/ataraxis-data-structures/pull/10


**Full Changelog**: https://github.com/Sun-Lab-NBB/ataraxis-data-structures/compare/3.0.1...3.0.2

3.0.1

Minor Bugfixes
- Fixed a bug that prevented cycling DataLogger start() and stop() method calls.

What's Changed
* 3.0.1 by Inkaros in https://github.com/Sun-Lab-NBB/ataraxis-data-structures/pull/9


**Full Changelog**: https://github.com/Sun-Lab-NBB/ataraxis-data-structures/compare/3.0.0...3.0.1

3.0.0

Major Update

- Removed Data Converters from this library
- Optimized SharedMemoryArray and DataLogger treatment of shared memory buffer
- QoL updated to DataLogger and better resource management during expected and unexpected shutdowns
- Optimized log compression to run faster and (on Unix) use less RAM by default (via memory mapping)

What's Changed
* 3.0.0 by Inkaros in https://github.com/Sun-Lab-NBB/ataraxis-data-structures/pull/8


**Full Changelog**: https://github.com/Sun-Lab-NBB/ataraxis-data-structures/compare/2.0.1...3.0.0

2.0.1

Minor Bugfix

What's Changed
* 2.0.1 by Inkaros in https://github.com/Sun-Lab-NBB/ataraxis-data-structures/pull/7


**Full Changelog**: https://github.com/Sun-Lab-NBB/ataraxis-data-structures/compare/2.0.0...2.0.1

Page 1 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.