Published August 23, 2022
| Version v2.2.0
Software
Open
PoreSpy
Creators
Description
:rocket: New features
- Added
AI_diffusive_size_factor
tonetworks
module for predicting diffusive conductance from watershed segmentation using tensorflow
- Enhanced parallelized operations (such as filters) to not oversubscribe the CPU, hence should run faster
- Enhanced two point correlation function for speed, flexibility and compatibility
regions_to_network
is now more flexible and can handle noncontiguous phase labels- Added a jitted get_radial_sum to tpcf, updated parse histogram to incorporate tpcf outputs
- Added Python 3.10 to CI workflows
- Unified
requirements.txt
withinstall_requires
insetup.py
- Fixed version regex in setup.cfg that incorrectly incremented the 4th digit
- Fixed
bundle_of_tubes
to work withscipy
1.9+
- Fixed "diffusive conductance using AI" example notebooks
- Large batch of updates to the examples
Notes
Files
PMEAL/porespy-v2.2.0.zip
Files
(13.5 MB)
Name | Size | Download all |
---|---|---|
md5:3037dc27bee61cca738ad54dcf1ceadd
|
13.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/PMEAL/porespy/tree/v2.2.0 (URL)