Search Criteria
Package Details: python-isosurfaces 0.1.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-isosurfaces.git (read-only, click to copy) |
---|---|
Package Base: | python-isosurfaces |
Description: | Construct isolines/isosurfaces of a 2D/3D scalar field defined by a function. |
Upstream URL: | https://github.com/jared-hughes/isosurfaces |
Licenses: | MIT |
Submitter: | groctel |
Maintainer: | groctel |
Last Packager: | groctel |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2021-10-02 09:45 (UTC) |
Last Updated: | 2024-08-04 11:02 (UTC) |
Dependencies (6)
- python (python37AUR, python311AUR, python310AUR)
- python-numpy (python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
micwoj92 commented on 2025-02-20 19:24 (UTC)
It's released on pypi: https://pypi.org/project/isosurfaces/
groctel commented on 2025-02-20 08:34 (UTC) (edited on 2025-02-20 08:35 (UTC) by groctel)
@micwoj92: You flagged this package OOD requesting I update to v0.1.2, but the latest release at the time of writing is V.0.1.1. I see that the latest commit at the time of writing is a preparation for v.0.1.2, but as there hasn't been an official release, I cannot bump the version in good faith. More specifically, I would have to grab the changes from HEAD, which is what
-git
packages are for. An issue was opened on August 2024 requesting a version update as well.I've unflagged the package for the time being. In the meantime, I'm going to request a formal release from the developer.