Mention functions.
This commit is contained in:
parent
77cc8e295a
commit
357fcad89f
1 changed files with 3 additions and 1 deletions
|
@ -18,7 +18,9 @@ Currently, the toolkit includes the following files:
|
|||
|
||||
- [[file:generic.rkt][generic.rkt]]: The generic interface for a discrete dynamical
|
||||
system, with functions for constructing state graphs.
|
||||
- [[file:utils.rkt][utils.rkt]]: Misc utility functions.
|
||||
- [[file:utils.rkt][utils.rkt]]: Misc utilities.
|
||||
- [[file:functions.rkt][functions.rkt]]: Definitions for working with functions: tabulating,
|
||||
constructing from tables, generating random functions, etc.
|
||||
- [[file:networks.rkt][networks.rkt]]: Implements network-based models, which generalise
|
||||
Boolean networks, threshold Boolean automata networks, multivalued
|
||||
networks, etc.
|
||||
|
|
Loading…
Reference in a new issue