Search Criteria
Package Details: python-minepy 1.2.5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-minepy.git (read-only, click to copy) |
---|---|
Package Base: | python-minepy |
Description: | minepy provides an ANSI C library for the Maximal Information-based Nonparametric Exploration (MIC and MINE family) |
Upstream URL: | https://minepy.readthedocs.io |
Licenses: | GPL3 |
Provides: | python-minepy |
Submitter: | winnie_o0 |
Maintainer: | winnie_o0 |
Last Packager: | winnie_o0 |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2017-03-15 19:50 (UTC) |
Last Updated: | 2021-03-07 21:24 (UTC) |
Dependencies (4)
- python (python37AUR, python311AUR, python310AUR)
- python-numpy (python-numpy-flameAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR, python-numpy-mkl-binAUR)
- python-sphinx (python-sphinx-gitAUR)
- python-setuptools (make)
Latest Comments
winnie_o0 commented on 2023-10-07 08:20 (UTC) (edited on 2023-10-07 08:21 (UTC) by winnie_o0)
Package install brakes at the moment, and I am waiting until the issues have been fixed upstream.
usage of "use_2to3" is deprecated and setuptools stopped supporting it along the way. I think v1.2.6 fixes it. However,...
Cython API changed with Python v3.11. This requires upstream changes: https://github.com/numpy/numpy/issues/21422
I'll leave it marked as "outdated" since this is technically true. But I can't do anything about it at the moment.