Go to file
2018-05-01 17:09:25 +02:00
app initial empty project 2018-05-01 17:09:25 +02:00
reveal.js@65bdccd580 rough sketch with some examples 2018-04-23 00:22:21 +02:00
src initial empty project 2018-05-01 17:09:25 +02:00
test initial empty project 2018-05-01 17:09:25 +02:00
.gitignore initial empty project 2018-05-01 17:09:25 +02:00
.gitmodules rough sketch with some examples 2018-04-23 00:22:21 +02:00
ChangeLog.md initial empty project 2018-05-01 17:09:25 +02:00
documentation.html rough sketch with some examples 2018-04-23 00:22:21 +02:00
documentation.pdf rough sketch with some examples 2018-04-23 00:22:21 +02:00
LICENSE initial empty project 2018-05-01 17:09:25 +02:00
make-code-footnotesize.tex rough sketch with some examples 2018-04-23 00:22:21 +02:00
Makefile rough sketch with some examples 2018-04-23 00:22:21 +02:00
package.yaml initial empty project 2018-05-01 17:09:25 +02:00
README.md rough sketch with some examples 2018-04-23 00:22:21 +02:00
Setup.hs initial empty project 2018-05-01 17:09:25 +02:00
sketch.md rough sketch with some examples 2018-04-23 00:22:21 +02:00
sketch.md.lhs rough sketch with some examples 2018-04-23 00:22:21 +02:00
stack.yaml initial empty project 2018-05-01 17:09:25 +02:00

Chemodiversity

Project in the workgroup "theoretic biology" at the faculty of biology exploring the evolution of plants secondary metabolities (PSM) via simulation.

References:

Creating slideshow

The slides are created with revealjs which has to be present. A simple

git submodule update --init

pulls all dependencies and make slides then works as expected.