Recent Releases of https://github.com/cellprofiler/centrosome
https://github.com/cellprofiler/centrosome - 1.3.0
What's Changed
- Expands the upper range of package dependencies to next major version.
- Python 3.8 no longer supported.
Full Changelog: https://github.com/CellProfiler/centrosome/compare/v1.2.3...v1.3.0
- Python
Published by gnodar01 over 1 year ago
https://github.com/cellprofiler/centrosome - 1.2.3
This version updates the build system so that it is less brittle for installation with CellProfiler 4.2.x
- removes deprecated features in build system
- removes Cython 3 support (will add back in 1.3.x)
- builds across python 3.8, 3.9, 3.10
- produces wheels for most major OS and architectures
Future versions, 1.2.x, will be updated only for continued support of CellProfiler 4.2.x
- Python
Published by gnodar01 about 2 years ago
https://github.com/cellprofiler/centrosome - 1.2.2
Cython 3.0 support
- Python
Published by gnodar01 almost 3 years ago
https://github.com/cellprofiler/centrosome - 1.2.1
Remove deprecated functions and modify for numpy 1.23 support
- Python
Published by gnodar01 almost 4 years ago
https://github.com/cellprofiler/centrosome - 1.2.0
- Python
Published by bethac07 almost 6 years ago
https://github.com/cellprofiler/centrosome - 1.1.6
Bug fixes
- Python
Published by 0x00b1 over 7 years ago
https://github.com/cellprofiler/centrosome - 1.1.5
Bugfix for zip becoming a generator in python3
- Python
Published by AetherUnbound almost 8 years ago
https://github.com/cellprofiler/centrosome - 1.1.4
- Python
Published by AetherUnbound almost 8 years ago
https://github.com/cellprofiler/centrosome - 1.1.3
Remove wheel from build/deploy
- Python
Published by AetherUnbound almost 8 years ago
https://github.com/cellprofiler/centrosome - 1.1.2
Deploy
- Python
Published by AetherUnbound almost 8 years ago
https://github.com/cellprofiler/centrosome - 1.1.1
Auto-deploy on tagged build
- Python
Published by AetherUnbound almost 8 years ago
https://github.com/cellprofiler/centrosome - 1.1.0
Added python 3 support.
- Python
Published by AetherUnbound almost 8 years ago
https://github.com/cellprofiler/centrosome - 1.0.8
- Neighbor movement tracking by @0x00b1
- Upgrade numpy 1.13 by @oleksandr-pavlyk
- Faster Zernike polynomials by @oleksandr-pavlyk
- Python
Published by mcquin about 9 years ago
https://github.com/cellprofiler/centrosome - 1.0.7
- Fixed NumPy 1.12.0 compatibility issues
- Python
Published by 0x00b1 over 9 years ago
https://github.com/cellprofiler/centrosome - 1.0.6
- Fixed NumPy 1.12.0 compatibility issues
- Python
Published by 0x00b1 over 9 years ago
https://github.com/cellprofiler/centrosome - 1.0.5
- use
skimage.filters.median
- Python
Published by 0x00b1 over 10 years ago
https://github.com/cellprofiler/centrosome - 1.0.4
Minor release to support new CellProfiler features: - Kirsch operator / edge detection filter - Minor change to zernikes to allow CellProfiler to pass in ijv-style labelings
- Python
Published by LeeKamentsky over 10 years ago
https://github.com/cellprofiler/centrosome - 1.0.3
- included a
skeleton_lengthmethod to compute length of skeletal labels
- Python
Published by 0x00b1 over 10 years ago