File tree Expand file tree Collapse file tree 3 files changed +6
-5
lines changed
Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ in C++ for speed) operating over numpy arrays.
1212[ ![ Conda Downloads] ( https://anaconda.org/conda-forge/mahotas/badges/downloads.svg )] ( https://anaconda.org/conda-forge/mahotas )
1313[ ![ Install with conda] ( https://img.shields.io/badge/install%20with-conda-brightgreen.svg?style=flat )] ( https://anaconda.org/conda-forge/mahotas )
1414
15- Python versions 2.7, 3.4 +, are supported.
15+ Python versions 3.7 +, are supported.
1616
1717Notable algorithms:
1818
Original file line number Diff line number Diff line change @@ -16,10 +16,11 @@ commands::
1616Who uses mahotas?
1717~~~~~~~~~~~~~~~~~
1818
19- In June 2016, there were ` 34 papers
19+ As of July 2025, ` 320 papers
2020<https://scholar.google.com/scholar?as_sdt=1,5&hl=en&sciodt=0,5&cites=18199654681754783804&scipsc=> `__
21- citing the `mahotas paper
22- <https://dx.doi.org/10.5334/jors.ac> `__
21+ cite the `mahotas paper
22+ <https://dx.doi.org/10.5334/jors.ac> `__. Many more use it without citing it. It
23+ is used in a wide variety of applications, from astronomy to medicine.
2324
2425Why did you not simply contribute to ``scipy.ndimage `` or ``scikits.image ``?
2526~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ Mahotas is available for FreeBSD as `graphics/mahotas
8787MacPorts
8888~~~~~~~~
8989
90- For Macports, mahotas is available as `py27 -mahotas
90+ For Macports, mahotas is available as `py -mahotas
9191<https://trac.macports.org/browser/trunk/dports/python/py-mahotas/Portfile> `__.
9292
9393conda
You can’t perform that action at this time.
0 commit comments