MindTheGap-ERC / CarboKitten.jl

Julia implementation of carbonate platform model
https://mindthegap-erc.github.io/CarboKitten.jl/
GNU General Public License v3.0
1 stars 0 forks source link

Cellular Automaton docs updated #37

Closed HannoSpreeuw closed 5 months ago

HannoSpreeuw commented 5 months ago

because 'result = Iterat…ors.take(CA.run(Reflected{2}, init, 3), 8)' yielded UndefVarError.

Fixes #36.