Skip to content

Commit 757769e

Browse files
committed
[doc] format function table
1 parent 7c2e701 commit 757769e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ plotmesh(no, fc, 'y > 30', parent = ax)
181181
The progress of converting MATLAB-based Iso2Mesh functions to Python is
182182
tracked in https://github.com/NeuroJSON/pyiso2mesh/issues/1
183183

184-
| Ported | Tested | | Ported | Tested |
184+
| Ported | Unit-tested | | Ported | Unit-tested |
185185
| ------ | ------ | --- | ------ | ------ |
186186
| > All-in-one pipeline shortcuts | | | > File I/O | |
187187
|`v2m.m` | ✅ tested | |`saveasc.m` | ⭕️ tested |
@@ -259,7 +259,7 @@ tracked in https://github.com/NeuroJSON/pyiso2mesh/issues/1
259259
|`getintersecttri.m` | ⭕️ tested | |`getexeext.m` | ✅ tested |
260260
|`delendelem.m` | ⭕️ tested | |`fallbackexeext.m` | ✅ tested |
261261
|`surfreorient.m` | ✅ tested | | ⭕️ `iso2meshver.m` | ⭕️ tested |
262-
| > Mesh registration | | ⭕️ `raysurf.m` | ⭕️ tested |
262+
| > Mesh registration | | | ⭕️ `raysurf.m` | ⭕️ tested |
263263
|`proj2mesh.m` | ⭕️ tested | | ⭕️ `getoptkey.m` | ⭕️ tested |
264264
|`dist2surf.m` | ⭕️ tested | |`rotatevec3d.m` | ⭕️ tested |
265265
|`regpt2surf.m` | ⭕️ tested | |`rotmat2vec.m` | ⭕️ tested |

0 commit comments

Comments
 (0)