4
4
5
5
* ** Copyright** : (C) Qianqian Fang (2024-2025) <q.fang at neu.edu>
6
6
* ** License** : GNU Public License V3 or later
7
- * ** Version** : 0.3.5
7
+ * ** Version** : 0.3.6
8
8
* ** URL** : [ https://pypi.org/project/iso2mesh/ ] ( https://pypi.org/project/iso2mesh/ )
9
9
* ** Homepage** : [ https://iso2mesh.sf.net ] ( https://iso2mesh.sf.net )
10
10
* ** Github** : [ https://github.com/NeuroJSON/pyiso2mesh ] ( https://github.com/NeuroJSON/pyiso2mesh )
@@ -183,7 +183,7 @@ tracked in https://github.com/NeuroJSON/pyiso2mesh/issues/1
183
183
184
184
| Ported | Tested | | Ported | Tested |
185
185
| ------ | ------ | --- | ------ | ------ |
186
- | > Streamlined mesh generation - shortcuts | | | > File I/O | |
186
+ | > All-in-one pipeline shortcuts | | | > File I/O | |
187
187
| ✅ ` v2m.m ` | ✅ tested | | ✅ ` saveasc.m ` | ⭕️ tested |
188
188
| ✅ ` v2s.m ` | ✅ tested | | ✅ ` savedxf.m ` | ⭕️ tested |
189
189
| ✅ ` s2m.m ` | ✅ tested | | ✅ ` savestl.m ` | ⭕️ tested |
@@ -203,7 +203,7 @@ tracked in https://github.com/NeuroJSON/pyiso2mesh/issues/1
203
203
| ✅ ` vol2restrictedtri.m ` | ✅ tested | | ⭕️ ` readsmf.m ` | ⭕️ tested |
204
204
| ✅ ` surf2volz.m ` | ⭕️ tested | | ✅ ` readtetgen.m ` | ✅ tested |
205
205
| ✅ ` mesh2mask.m ` | ⭕️ tested | | ✅ ` deletemeshfile.m ` | ✅ tested |
206
- | > Iso2mesh primitive meshing functions | | | ✅ ` mcpath.m ` | ✅ tested |
206
+ | > Iso2mesh primitive meshing| | | ✅ ` mcpath.m ` | ✅ tested |
207
207
| ✅ ` meshabox.m ` | ✅ tested | | ✅ ` mwpath.m ` | ✅ tested |
208
208
| ✅ ` meshasphere.m ` | ✅ tested | | ✅ ` savemedit.m ` | ✅ tested |
209
209
| ✅ ` meshanellip.m ` | ✅ tested | | ⭕️ ` savejson.m ` | ⭕️ tested |
@@ -259,7 +259,7 @@ tracked in https://github.com/NeuroJSON/pyiso2mesh/issues/1
259
259
| ✅ ` getintersecttri.m ` | ⭕️ tested | | ✅ ` getexeext.m ` | ✅ tested |
260
260
| ✅ ` delendelem.m ` | ⭕️ tested | | ✅ ` fallbackexeext.m ` | ✅ tested |
261
261
| ✅ ` surfreorient.m ` | ✅ tested | | ⭕️ ` iso2meshver.m ` | ⭕️ tested |
262
- | > Mesh registration - Metch Toolbox | | | ⭕️ ` raysurf.m ` | ⭕️ tested |
262
+ | > Mesh registration | | ⭕️ ` raysurf.m ` | ⭕️ tested |
263
263
| ✅ ` proj2mesh.m ` | ⭕️ tested | | ⭕️ ` getoptkey.m ` | ⭕️ tested |
264
264
| ✅ ` dist2surf.m ` | ⭕️ tested | | ✅ ` rotatevec3d.m ` | ⭕️ tested |
265
265
| ✅ ` regpt2surf.m ` | ⭕️ tested | | ✅ ` rotmat2vec.m ` | ⭕️ tested |
0 commit comments