Nyxus

Latest version: v0.7.5

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

Scan your dependencies

Page 1 of 3

0.7.5

What's Changed
Fixed all the GitHub workflows to publish CUDA wheels and Apple arm64 wheels


**Full Changelog**: https://github.com/PolusAI/nyxus/compare/0.7.4...0.7.5

0.7.4

What's Changed
* Add Google Tests for Arrow and Parquet writers by JesseMckinzie in https://github.com/PolusAI/nyxus/pull/181
* Use approx equal to compare feature values by JesseMckinzie in https://github.com/PolusAI/nyxus/pull/185
* Fix Arrow pytests by JesseMckinzie in https://github.com/PolusAI/nyxus/pull/187
* more features to match MITK and NIST F2D-J by friskluft in https://github.com/PolusAI/nyxus/pull/184
* Add pytests for featurize_directory and featurize_files by JesseMckinzie in https://github.com/PolusAI/nyxus/pull/191
* Use temp dir by sameeul in https://github.com/PolusAI/nyxus/pull/182
* POL3837 new 3D layout by friskluft in https://github.com/PolusAI/nyxus/pull/192
* POL3837 Polus-style file patterns in 3D by friskluft in https://github.com/PolusAI/nyxus/pull/193
* add string.h by sameeul in https://github.com/PolusAI/nyxus/pull/194
* update strtok namespace by sameeul in https://github.com/PolusAI/nyxus/pull/195
* simplified Feret calculation by friskluft in https://github.com/PolusAI/nyxus/pull/190
* POL3943 fixed broken data frame on Decathlon 2D by friskluft in https://github.com/PolusAI/nyxus/pull/197
* Add CUDA wheels build and PyPI publishing to Github actions by JesseMckinzie in https://github.com/PolusAI/nyxus/pull/196
* Add apple arm64 wheel support by sameeul in https://github.com/PolusAI/nyxus/pull/199
* fix apple arm64 build and update gpu wheel build by sameeul in https://github.com/PolusAI/nyxus/pull/202
* update version to 0.7.4 by sameeul in https://github.com/PolusAI/nyxus/pull/203


**Full Changelog**: https://github.com/PolusAI/nyxus/compare/0.7.3...0.7.4

0.7.3

What's Changed
* averaged GLCM features (to match NIST's Feature2D) by friskluft in https://github.com/PolusAI/nyxus/pull/175
* Fix output_path bug and update output_path docstrings by JesseMckinzie in https://github.com/PolusAI/nyxus/pull/178
* Fix output_path docstrings for featurize methods by JesseMckinzie in https://github.com/PolusAI/nyxus/pull/180
* update version to 0.7.3 by sameeul in https://github.com/PolusAI/nyxus/pull/179


**Full Changelog**: https://github.com/PolusAI/nyxus/compare/0.7.2...0.7.3

0.7.2

What's Changed
* Update docker build by sameeul in https://github.com/PolusAI/nyxus/pull/136
* Update out dated Arrow documentation by JesseMckinzie in https://github.com/PolusAI/nyxus/pull/137
* Pre commit by jfennick in https://github.com/PolusAI/nyxus/pull/135
* POL3369 Python API changes: [1] fixed featurize_files(); [2] control of verbosity level by friskluft in https://github.com/PolusAI/nyxus/pull/138
* apply spelling fixes by jfennick in https://github.com/PolusAI/nyxus/pull/139
* POL3406 explicit theta-f pairs by friskluft in https://github.com/PolusAI/nyxus/pull/140
* Fixed broken link in README.md by friskluft in https://github.com/PolusAI/nyxus/pull/141
* POL3416 fixed no-values in ellipse and polygonality features by friskluft in https://github.com/PolusAI/nyxus/pull/142
* drop support for python 3.7 by jfennick in https://github.com/PolusAI/nyxus/pull/144
* POL3417 real-valued intensities for weighted moments (CPU) by friskluft in https://github.com/PolusAI/nyxus/pull/146
* POL3417 large numeric output hotfix by friskluft in https://github.com/PolusAI/nyxus/pull/148
* Use mamba by sameeul in https://github.com/PolusAI/nyxus/pull/149
* Add Apache Arrow stream writers by JesseMckinzie in https://github.com/PolusAI/nyxus/pull/147
* dropped OMP dependence by friskluft in https://github.com/PolusAI/nyxus/pull/152
* updated 2d-moments by friskluft in https://github.com/PolusAI/nyxus/pull/150
* POL3595 unified column name | customizable output file name by friskluft in https://github.com/PolusAI/nyxus/pull/154
* Cmake update by sameeul in https://github.com/PolusAI/nyxus/pull/156
* fixes in feature output table header and enforcing finite numbers by friskluft in https://github.com/PolusAI/nyxus/pull/157
* Arrow writers refactor by JesseMckinzie in https://github.com/PolusAI/nyxus/pull/153
* Follow-up of PR153 by sameeul in https://github.com/PolusAI/nyxus/pull/159
* fixed reading TIFF real valued intensities in range 0-1 as integer 0 by friskluft in https://github.com/PolusAI/nyxus/pull/155
* Rearrange headers by sameeul in https://github.com/PolusAI/nyxus/pull/162
* remove static linking by sameeul in https://github.com/PolusAI/nyxus/pull/163
* Add Apache Arrow support to Mac and Ubuntu PyPI wheels by JesseMckinzie in https://github.com/PolusAI/nyxus/pull/164
* Minor follow-up of PR164 by sameeul in https://github.com/PolusAI/nyxus/pull/166
* Update CMake for GPU build by sameeul in https://github.com/PolusAI/nyxus/pull/167
* (1) more features matching Cellprofiler | (2) unnamed feature no. 252 (NGLDM_DCP) fixed by friskluft in https://github.com/PolusAI/nyxus/pull/169
* Fix Mac llvm install issue by sameeul in https://github.com/PolusAI/nyxus/pull/171
* Python API update to match CLI by JesseMckinzie in https://github.com/PolusAI/nyxus/pull/170
* Minor updates to 170 by sameeul in https://github.com/PolusAI/nyxus/pull/172
* Windows PyPI wheels with Arrow enabled by JesseMckinzie in https://github.com/PolusAI/nyxus/pull/176
* Update docs, version, remove unneccesary files by sameeul in https://github.com/PolusAI/nyxus/pull/174


**Full Changelog**: https://github.com/PolusAI/nyxus/compare/0.7.1...0.7.2

0.7.1

Bug Fixes
* Remove `pyarrow` dependency in Python wheel
* Fixed wholeslide mode in Python API


**Full Changelog**: https://github.com/PolusAI/nyxus/compare/0.7.0...0.7.1

0.7.0

* Added support of Apache formats Arrow and Parquet by JesseMckinzie
* Nested ROI finding and feature aggregation within Nyxus CLI by friskluft
* Added new feature groups (GLDZM and NGLDM) and improved IBSI compliance of previously implemented texture features by friskluft
* Added `manylinux2014` compatible wheels by JesseMckinzie
* Added Python 3.11 support by JesseMckinzie


**Full Changelog**: https://github.com/PolusAI/nyxus/compare/0.6.0...0.7.0

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.