Recent Releases of https://github.com/cytomining/copairs
https://github.com/cytomining/copairs - v0.5.1
What's Changed
- v0.5.1 by @alxndrkalinin in https://github.com/cytomining/copairs/pull/86
Full Changelog: https://github.com/cytomining/copairs/compare/v0.5.0...v0.5.1
- Python
Published by johnarevalo about 1 year ago
https://github.com/cytomining/copairs - v0.4.5
Full Changelog: https://github.com/cytomining/copairs/compare/v0.4.4...v0.4.5
- Python
Published by johnarevalo about 1 year ago
https://github.com/cytomining/copairs - v0.5.0
What's Changed
- Optimise matching process using duckdb by @afermg in https://github.com/cytomining/copairs/pull/79
- add support for scipy distances by @alxndrkalinin in https://github.com/cytomining/copairs/pull/81
Full Changelog: https://github.com/cytomining/copairs/compare/v0.4.4...v0.5.0
- Python
Published by johnarevalo about 1 year ago
https://github.com/cytomining/copairs - v0.4.4
What's Changed
- Update license year to 2025 by @shntnu in https://github.com/cytomining/copairs/pull/73
- v0.4.4 by @alxndrkalinin in https://github.com/cytomining/copairs/pull/76
- Add Documentation for
average_precision()andmean_average_precision()Workflows by @axiomcura in https://github.com/cytomining/copairs/pull/72
New Contributors
- @shntnu made their first contribution in https://github.com/cytomining/copairs/pull/73
- @axiomcura made their first contribution in https://github.com/cytomining/copairs/pull/72
Full Changelog: https://github.com/cytomining/copairs/compare/v0.4.3...v0.4.4
- Python
Published by johnarevalo about 1 year ago
https://github.com/cytomining/copairs - v0.4.3
What's Changed
- V0.4.3 by @alxndrkalinin in https://github.com/cytomining/copairs/pull/70
Full Changelog: https://github.com/cytomining/copairs/compare/v0.4.2...v0.4.3
- Python
Published by johnarevalo over 1 year ago
https://github.com/cytomining/copairs - v0.4.2
What's Changed
- Merge multiple filter queries and apply once by @alxndrkalinin in https://github.com/cytomining/copairs/pull/48
- Create LICENSE by @johnarevalo in https://github.com/cytomining/copairs/pull/64
- v0.4.2 by @alxndrkalinin in https://github.com/cytomining/copairs/pull/68
Full Changelog: https://github.com/cytomining/copairs/compare/v0.4.1...v0.4.2
- Python
Published by johnarevalo over 1 year ago
https://github.com/cytomining/copairs - v0.4.1
What's Changed
- Add minor lint/docs changes, and prevent Windows systems from crashing by @afermg in https://github.com/cytomining/copairs/pull/58
- Check feature input for NaNs by @jessica-ewald in https://github.com/cytomining/copairs/pull/60
New Contributors
- @jessica-ewald made their first contribution in https://github.com/cytomining/copairs/pull/60
Full Changelog: https://github.com/cytomining/copairs/compare/v0.4.0...v0.4.1
- Python
Published by johnarevalo about 2 years ago
https://github.com/cytomining/copairs - 0.4.0 version
What's Changed
- Fix #30: Raise error when no pairs are found. by @johnarevalo in https://github.com/cytomining/copairs/pull/54
- V0.4.0 by @johnarevalo in https://github.com/cytomining/copairs/pull/53
Full Changelog: https://github.com/cytomining/copairs/compare/v0.3.3...v0.4.0
- Python
Published by johnarevalo about 2 years ago
https://github.com/cytomining/copairs - 0.3.3 version
Full Changelog: https://github.com/cytomining/copairs/compare/v0.3.2...v0.3.3
- Python
Published by johnarevalo over 2 years ago
https://github.com/cytomining/copairs - 0.3.2 version
What's Changed
- Fix https://github.com/cytomining/copairs/issues/50 by @johnarevalo in https://github.com/cytomining/copairs/pull/51
Full Changelog: https://github.com/cytomining/copairs/compare/v0.3.1...v0.3.2
- Python
Published by johnarevalo over 2 years ago
https://github.com/cytomining/copairs - 0.3.1 version
What's Changed
- refactor(function): ap_contiguos->contiguous by @afermg in https://github.com/cytomining/copairs/pull/46
- Minor fixes by @johnarevalo in https://github.com/cytomining/copairs/pull/47
New Contributors
- @afermg made their first contribution in https://github.com/cytomining/copairs/pull/46
Full Changelog: https://github.com/cytomining/copairs/compare/v0.3.0...v0.3.1
- Python
Published by johnarevalo over 2 years ago
https://github.com/cytomining/copairs - 0.3.0 version
What's Changed
Merging changes from 0.1.x branch.
- V0.1.0 by @johnarevalo in https://github.com/cytomining/copairs/pull/43
- V.0.3.0 by @johnarevalo in https://github.com/cytomining/copairs/pull/44
Full Changelog: https://github.com/cytomining/copairs/compare/v0.2.0...v0.3.0
- Python
Published by johnarevalo over 2 years ago
https://github.com/cytomining/copairs - 0.1.1 version
What's Changed
- Using Threads over Processes for memory efficiency
- Remove Tensorflow impl.
Full Changelog: https://github.com/cytomining/copairs/compare/v0.1.0...v0.1.1
- Python
Published by johnarevalo over 2 years ago
https://github.com/cytomining/copairs - 0.1.0 version
What's Changed
- V0.1.0 by @johnarevalo in https://github.com/cytomining/copairs/pull/43
Full Changelog: https://github.com/cytomining/copairs/compare/v0.0.3...v0.1.0
- Python
Published by johnarevalo over 2 years ago
https://github.com/cytomining/copairs - 0.2.0 version
What's Changed
- update interface by @alxndrkalinin in https://github.com/cytomining/copairs/pull/42
New Contributors
- @alxndrkalinin made their first contribution in https://github.com/cytomining/copairs/pull/42
Full Changelog: https://github.com/cytomining/copairs/compare/v0.0.3...v0.2.0
- Python
Published by johnarevalo over 2 years ago
https://github.com/cytomining/copairs - 0.0.3 version
0.0.3 version
- Python
Published by johnarevalo almost 3 years ago