Skip to content

v0.0.1

Latest
Compare
Choose a tag to compare
@algebraicjuliabot algebraicjuliabot released this 03 Oct 22:23

StateCharts v0.0.1

Merged pull requests:

  • implements non-linked state chart, visualization and two examples (#1) (@Xiaoyan-Li)
  • fix a few typos (#2) (@Xiaoyan-Li)
  • add an pertussis model example runnable with AlgebraicABMs.jl (#3) (@Xiaoyan-Li)
  • add multiple objects ABMs schema and an example of full version Pertussis model (#4) (@Xiaoyan-Li)
  • clean and refactor codebase, and also start adding networks (#5) (@Xiaoyan-Li)
  • CompatHelper: add new compat entry for Reexport at version 1, (keep existing compat) (#6) (@algebraicjuliabot)
  • CompatHelper: add new compat entry for AlgebraicRewriting at version 0.3, (keep existing compat) (#7) (@algebraicjuliabot)
  • add schema composition method using structured cospan (#9) (@Xiaoyan-Li)
  • add basic networks and schema converts methods (#11) (@Xiaoyan-Li)
  • update schema of statecharts (#14) (@Xiaoyan-Li)
  • add an example of smoking_healthy with two statecharts (#15) (@Xiaoyan-Li)
  • network model works (final version before having this repo as a dependency of AlgebraicABMs) (#18) (@Xiaoyan-Li)
  • ready to register and as a dependency of AlgebraicABMs (#22) (@Xiaoyan-Li)
  • delete example ABMs models in Literate of docs (#23) (@Xiaoyan-Li)