Skip to content

Releases: EMSL-Computing/Pore2Chip

Version 0.2.0

19 Aug 15:30
aac7381

Choose a tag to compare

Release of Pore2Chip 0.2.0, incorporating changes from the reviewers of the JOSS paper.

PiP installation:
pip install pore2chip-0.2.0.tar.gz

Version 0.1.1dev

14 Jan 19:05

Choose a tag to compare

This is a temporary workaround until Porespy merges their fix for importing deprecated scikit-image functions.

For the install to work, uninstall the current version of Porespy in your environment. Pip should install the fixed branch of Porespy with the new requirements.txt:

pip uninstall porespy

pip install pore2chip-0.1.1.dev0.tar.gz

This release will be managed on this repo. PyPi will host the default 0.1.1 version.

Version 0.1.1

02 Jan 23:05

Choose a tag to compare

Release of Pore2Chip 0.1.1 with a better network generating algorithm.

PiP installation:
pip install pore2chip-0.1.1.tar.gz

Version 0.1.0

15 Jul 14:56

Choose a tag to compare

Version 0.1.0 Pre-release
Pre-release

Release of version 0.1.0

To do:

  • Adjust coordination number algorithm
  • More options for SVG/DXF exporting
  • More test files
  • Update documentation

This software is still under development. Please contact @maruti-iitm or @aramyxt at EMSL for more information.