Skip to content

Commit

Permalink
Added links
Browse files Browse the repository at this point in the history
  • Loading branch information
remytuyeras authored Aug 29, 2023
1 parent b5921ec commit 7c0d7f1
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@

### Five reasons to use this package:

- **An intuitive user interface** for writing short, concise Python code that achieves realistic simulations (see [here](#use-cases)).
- **Speed and efficiency**, with a lightweight implementation that allows for fast generation of siumlations (see [here](docs/source/framework-doc.md#haplodynamicsframeworkmodelgenerate_vcf)).
- **Flexibility**, with the ability to mix your own models with the generative framework to create custom simulations (see [here](docs/source/framework-doc.md#haplodynamicsframeworkmodelextend_landscape)).
- **A comprehensive set of arithmetic operations** (coming soon) for working with mutiple VCF files (see [here](docs/source/framework-doc.md)).
- **Detailed documentation** with thorough tutorials and performance analyses to help you get started quickly (see [here](#documentation)).
- **An intuitive user interface**[↗](#use-cases) for writing short, concise Python code that achieves realistic simulations.
- **Speed and efficiency**,[↗](docs/source/framework-doc.md#haplodynamicsframeworkmodelgenerate_vcf) with a lightweight implementation that allows for fast generation of simulations.
- **Flexibility**,[↗](docs/source/framework-doc.md#haplodynamicsframeworkmodelextend_landscape) with the ability to mix your own models with the generative framework to create custom simulations.
- **A comprehensive set of arithmetic operations**[↗](docs/source/framework-doc.md) (coming soon) for working with mutiple VCF files.
- **Detailed documentation**[↗](#documentation) with thorough tutorials and performance analyses to help you get started quickly.

### Release ```v0.4b*```:

Expand Down

0 comments on commit 7c0d7f1

Please sign in to comment.