-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.yml
More file actions
43 lines (40 loc) · 1.73 KB
/
index.yml
File metadata and controls
43 lines (40 loc) · 1.73 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
page_title: Spatial Model Editor
page_blurb: >
A user friendly GUI editor to create and edit spatial
SBML models of bio-chemical reactions and simulate them
using the dune-copasi solver for reaction-diffusion systems.
# icon can be any icon name from https://icons.getbootstrap.com/#icons
cards:
- title: Documentation
icon: bi-book
url: "https://spatial-model-editor.readthedocs.io"
links:
"Spatial Model Editor": https://spatial-model-editor.readthedocs.io/en/stable/quickstart/get-started.html
"sme (Python interface)": https://spatial-model-editor.readthedocs.io/en/stable/sme/sme.html
"sme-contrib (Python extras)": https://sme-contrib.readthedocs.io
- title: Python interface
icon: bi-braces
url: "https://pypi.org/project/sme"
links:
"sme": https://pypi.org/project/sme
"sme-contrib": https://pypi.org/project/sme-contrib
"Try it online": https://colab.research.google.com/github/spatial-model-editor/spatial-model-editor/blob/main/docs/sme/notebooks/getting_started.ipynb
- title: Features
icon: bi-cpu
url: "features.html"
links:
"DuneCopasi solver": features.html#dune
"Mesh generation": features.html#mesh
"Parameter fitting": features.html#opt
- title: Examples
icon: bi-collection-play
url: "examples.html"
links:
"Simulation Video": examples.html#grayscott
- title: Source Code
icon: bi-github
url: "https://github.com/spatial-model-editor"
links:
"Spatial Model Editor": https://github.com/spatial-model-editor/spatial-model-editor
"sme-contrib": https://github.com/spatial-model-editor/sme-contrib
"MIT License": https://github.com/spatial-model-editor/spatial-model-editor/blob/master/LICENSE