Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning Julia by programming usual computations over Boolean networks

Comments welcome :-)

Implemented feaures

Fully-asynchronous simulation

Compute probabilities of reachable attractors using random walk using the fully asynchronous update mode (one node updated at a time).

See examples/fasync_tumour_invasion.jl:

julia --project=. examples/fasync_tumour_invasion.jl

The implementation supports threads:

julia -t auto --project=. examples/fasync_tumour_invasion.jl

About

Boolean networks in Julia

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages