Releases: AlgebraicJulia/Decapodes.jl
Releases · AlgebraicJulia/Decapodes.jl
v0.2.0
Decapodes v0.2.0
Merged pull requests:
- Decapodes v0.2 (#112) (@mehalter)
- Do not convert edge labels that are already Strings (#115) (@lukem12345)
v0.1.1
Notable Changes
- Initial implementation of Decapodes v0.2
- Move to Catlab v0.14
What's Changed
- JPF fixed sim generation by @lukem12345 in #41
- Support for Drawing Decapodes by @GeorgeR227 in #42
- Recursive grammar by @tylerhanks in #44
- Adopt MLStyle for Decapode Syntax HypSigma for DWDs by @jpfairbanks in #40
- Spherical Earth Diffusion by @jpfairbanks in #45
- Jpf/sw diffusion by @jpfairbanks in #46
- BUG: fix stability issues in adv diff on sphere by @jpfairbanks in #49
- Add Support for SummationDecapodes by @jpfairbanks in #53
- Fix for Catlabv0.14.X by @jpfairbanks in #56
- Llm/deca compose2 by @jpfairbanks in #61
- ENH: use Open to match AlgebraicPetri by @jpfairbanks in #62
- Mesh artifacts and mesh loading by @lukem12345 in #59
- Use icosphere in adv-diff simulation by @lukem12345 in #63
- add pressure flow simulation by @jpfairbanks in #55
- Polar Coordinates by @cojiono in #48
- Add icospheres of many subdivisions by @lukem12345 in #69
- Use new Diagram typing scheme by @lukem12345 in #74
- Move tests, coordinates, and v0.1 meshes by @lukem12345 in #67
- Fixed Summation Decapode not drawing properly by @GeorgeR227 in #75
- Handle material properties as parameters instead of operators by @jpfairbanks in #76
- Jpf/simulation parameters by @lukem12345 in #79
- Use Catlabv0.14.10 diagram parsing scheme by @lukem12345 in #82
- Added dot and neato drawing by @GeorgeR227 in #78
- Gr/add tuple by @GeorgeR227 in #80
- Llm/graphviz attrs by @lukem12345 in #83
- Gr/average rewrite by @GeorgeR227 in #85
- Type inference and overloading resolution via rewrites by @lukem12345 in #86
- Update for Catlab v0.14.14 by @lukem12345 in #96
- Add Brusselator, type, and function resolve by @lukem12345 in #102
- Gr/parsing overhaul by @GeorgeR227 in #95
- Fix old tests and add compatibility specs by @lukem12345 in #103
- Import compile from Catlab.Programs by @lukem12345 in #104
- fix github action version for julia-actions by @mehalter in #107
New Contributors
- @lukem12345 made their first contribution in #41
- @GeorgeR227 made their first contribution in #42
- @tylerhanks made their first contribution in #44
- @cojiono made their first contribution in #48
- @mehalter made their first contribution in #107
Full Changelog: v0.1.0...v0.1.1
Release v0.1.0
Initial release of Decapodes,jl with free diagram-based tooling and basic generation of explicit-method simulations from diagrams.