Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
ABMEv
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
bvictor
ABMEv
Commits
ca630363
Commit
ca630363
authored
Oct 13, 2020
by
Victor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated doc
parent
a224d9f1
Pipeline
#75208
passed with stage
in 24 minutes and 4 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
README.md
README.md
+1
-1
docs/src/assets/logo.png
docs/src/assets/logo.png
+0
-0
docs/src/index.md
docs/src/index.md
+2
-2
No files found.
README.md
View file @
ca630363
...
...
@@ -6,7 +6,7 @@
[

](https://gitlab.ethz.ch/bvictor/abmev/-/commits/master)
<div
align=
"center"
>
<img
src="docs/src/assets/
abmev_1d
.png"
src="docs/src/assets/
logo
.png"
alt="ABMEv.jl logo" width="400">
</img>
</div>
This is a suite for simulating an Agent Based Model that captures the evolutionary dynamics of a population in a multidimensional space.
...
...
docs/src/assets/
abmev_1d
.png
→
docs/src/assets/
logo
.png
View file @
ca630363
File moved
docs/src/index.md
View file @
ca630363
...
...
@@ -11,8 +11,8 @@ Agents consist of sets of traits in some combination of vector spaces. A vector
Vector spaces are used to define birth and death processes, as well as mutation processes.
### Specificities
-
[
ABMEv.jl allows to keep track of agents' trait lineages
](
@ref
genetic_structure
)
-
[
ABMEv.jl enables to run evolutionary dynamics on graphs!
](
@ref
lineages
)
-
[
ABMEv.jl allows to keep track of agents' trait lineages
](
@ref
lineages
)
-
[
ABMEv.jl enables to run evolutionary dynamics on graphs!
](
@ref
genetic_structure
)
## Getting started
```
@repl
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment