porespy
porespy copied to clipboard
A set of tools for characterizing and analying 3D images of porous materials
In many of the functions the keyword `smooth` is used to indicate if the spheres being drawn should include the single voxel protrusion on their faces or not. I wonder...
Apparently it's possible to specify in the pyproject.toml what versions of certain requirements to install on each platform, and perhaps even to exclude some packages. For instance: ``` "jax>=0.4.18,
The instructions should include info about `uv` and downplay conda.
Currently functions like `porosity_profile` and `satn_profile` return a results object with `position` as an attribute, but these positions are in units of voxels. Might it be a good idea to...
If enough blobs of nwp are present, then it is possible that there is not path between the inlets and outlets for the wp to move. In this case is...
I think the point of these should be to tell us if the version on PyPI is broken (because of someone else updating their package). We will learn about dev...