Recent Releases of https://github.com/algebraicjulia/algebraicdynamics.jl

https://github.com/algebraicjulia/algebraicdynamics.jl - v0.2.2

AlgebraicDynamics v0.2.2

Diff since v0.2.1

Merged pull requests: - CompatHelper: bump compat for Catlab to 0.16, (keep existing compat) (#130) (@algebraicjuliabot) - DOC: fix documentation for package extensions (#132) (@mehalter)

- Jupyter Notebook
Published by algebraicjuliabot over 2 years ago

https://github.com/algebraicjulia/algebraicdynamics.jl - v0.2.1

AlgebraicDynamics v0.2.1

Diff since v0.2.0

Closed issues: - Precompilation warning about overwritten methods (#127)

Merged pull requests: - Remove machine constructors overwritten by other constructors (#128) (@epatters) - Reexport top-level modules for user's convenience (#129) (@epatters)

- Jupyter Notebook
Published by algebraicjuliabot almost 3 years ago

https://github.com/algebraicjulia/algebraicdynamics.jl - v0.2.0

AlgebraicDynamics v0.2.0

Diff since v0.1.8

Merged pull requests: - Remove Base.Sort.defalg piracy when possible (#119) (@LilithHafner) - Update compat for new Catlab version (#122) (@tylerhanks) - Make Differential Equations a package extension (#123) (@tylerhanks)

- Jupyter Notebook
Published by algebraicjuliabot about 3 years ago

https://github.com/algebraicjulia/algebraicdynamics.jl - v0.1.8

AlgebraicDynamics v0.1.8

What's Changed:

  • pass vectors along wires for instantaneous machines by @slwu89 in https://github.com/AlgebraicJulia/AlgebraicDynamics.jl/pull/112
  • Add documentation for portmap by @slibkind in https://github.com/AlgebraicJulia/AlgebraicDynamics.jl/pull/115
  • Springs Notebook by @slibkind in https://github.com/AlgebraicJulia/AlgebraicDynamics.jl/pull/116
  • Remove PrettyTables from main Project.toml by @epatters in https://github.com/AlgebraicJulia/AlgebraicDynamics.jl/pull/118

Full Changelog: https://github.com/AlgebraicJulia/AlgebraicDynamics.jl/compare/v0.1.7...v0.1.8

- Jupyter Notebook
Published by epatters almost 4 years ago

https://github.com/algebraicjulia/algebraicdynamics.jl - v0.1.7

AlgebraicDynamics v0.1.7

Diff since v0.1.6

Closed issues: - Docs build failing with error from OrdinaryDiffEq (#109)

Merged pull requests: - Dependent Directed Interface (#99) (@slibkind) - OpenPetri to ResourceSharers (#105) (@slibkind) - CompatHelper: add new compat entry for Requires at version 1, (keep existing compat) (#106) (@github-actions[bot]) - Runs docs and tests on Julia v1.7 (#110) (@epatters) - Bump compat for Catlab v0.14 (#111) (@epatters)

- Jupyter Notebook
Published by epatters almost 4 years ago

https://github.com/algebraicjulia/algebraicdynamics.jl - v0.1.6

AlgebraicDynamics v0.1.6

Diff since v0.1.5

Closed issues: - Support for models with delays? (#41)

Merged pull requests: - Remove extra allocations (#91) (@slibkind) - CompatHelper: bump compat for DifferentialEquations to 7, (keep existing compat) (#93) (@github-actions[bot]) - Some cleanup after #87 (#97) (@ntfrgl) - finish oapply, move tests to separate file, default seq compose, (#98) (@kris-brown) - Sl/dependent machines (#100) (@slwu89) - multi-city SIR notebook (#101) (@slibkind)

- Jupyter Notebook
Published by github-actions[bot] about 4 years ago

https://github.com/algebraicjulia/algebraicdynamics.jl - v0.1.5

AlgebraicDynamics v0.1.5

Diff since v0.1.4

Closed issues: - better use of variable names in docs (#77) - Improved Plotting (#82)

Merged pull requests: - Implemented delay differential equations in machines (#63) (@slibkind) - fixes for delay machines (#68) (@slwu89) - test for DDE machine and text for RM model in notebooks/Ross Macdonald.ipynb (#70) (@slwu89) - Tonti Diagram Migration (#71) (@bosonbaas) - fix failing tests for labelled arrays (#73) (@slwu89) - implement delayed resource sharers (#74) (@slwu89) - add and bump compats (#81) (@slibkind) - EHN: Plotting based on system output for resource sharers and machines (#83) (@slibkind) - Use publicly exported type for relation diagrams (#86) (@epatters) - Fix implemenation of Discrete Problems (#87) (@slibkind)

- Jupyter Notebook
Published by github-actions[bot] over 4 years ago

https://github.com/algebraicjulia/algebraicdynamics.jl - v0.1.4

AlgebraicDynamics v0.1.4

Diff since v0.1.3

Closed issues: - Support for stochastic models? (#53) - signature of readout map (#59)

Merged pull requests: - fix: change example docs directory structure (#52) (@slibkind) - UAV Example (#54) (@slibkind) - FIX: change plotting backend (#55) (@slibkind) - fix: refactor oapply for machines (#57) (@slibkind) - ehn: update signature of readout function for machines (#60) (@slibkind) - Update signature of readout function for CPGs (#61) (@slibkind) - update docstrings for new readout signature (#62) (@slwu89) - Fix compatibility issue with new version of CombinatorialSpaces (#65) (@epatters)

- Jupyter Notebook
Published by github-actions[bot] almost 5 years ago

https://github.com/algebraicjulia/algebraicdynamics.jl - v0.1.3

AlgebraicDynamics v0.1.3

Diff since v0.1.2

Merged pull requests: - CompatHelper: bump compat for "PrettyTables" to "1.0" (#44) (@github-actions[bot]) - Labelled Arrays for parameters in Examples (#48) (@slibkind) - Fix import for migrate! function (#50) (@epatters) - Remove LabelledArrays from top-level Project.toml (#51) (@epatters)

- Jupyter Notebook
Published by github-actions[bot] about 5 years ago

https://github.com/algebraicjulia/algebraicdynamics.jl - v0.1.2

AlgebraicDynamics v0.1.2

Diff since v0.1.1

Closed issues: - Feedback on example? (#40)

Merged pull requests: - Adding Tonti Diagrams to AlgebraicDynamics (#36) (@bosonbaas) - Tests for TontiDiagrams (#37) (@bosonbaas) - CompatHelper: bump compat for "PrettyTables" to "0.12" (#42) (@github-actions[bot]) - Upgrade to Julia v1.6 and Catlab v0.12 (#43) (@epatters)

- Jupyter Notebook
Published by github-actions[bot] over 5 years ago

https://github.com/algebraicjulia/algebraicdynamics.jl - v0.1.1

AlgebraicDynamics v0.1.1

Diff since v0.1.0

Closed issues: - First release roadmap (#21)

Merged pull requests: - CPG benchmarking (#29) (@slibkind) - Visualize composition patterns (#31) (@slibkind) - Edit docs (#32) (@slibkind) - Set up CompatHelper (#33) (@epatters) - Bump Catlab to v0.11 (#34) (@epatters)

- Jupyter Notebook
Published by github-actions[bot] over 5 years ago

https://github.com/algebraicjulia/algebraicdynamics.jl - v0.1.0

Initial release of AlgebraicDynamics.jl.

- Jupyter Notebook
Published by slibkind over 5 years ago