We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 106032a commit f0e7fd4Copy full SHA for f0e7fd4
docs/tutorial01.md
@@ -14,24 +14,10 @@ It contains the following sub-folders:
14
15
- `docs` contains the documentation
16
17
-- `examples` contains several examples
18
-
19
- `filedata` contains some example data files
20
21
- `include` contains the IGAnet header files
22
23
-- `mex` contains some Matlab MEX functions
24
25
-- `ops` contains files for creating Docker images
26
27
-- `perftest` contains some performance tests
28
29
-- `python` contains the Python wrapper
30
31
-- `unittests` contains the unit tests
32
33
-- `webapps` contains the WebApp code
34
35
## Getting started
36
37
In order to utilize IGAnets in your application you need to
0 commit comments