Releases: AlgebraicJulia/DiagrammaticEquations.jl
Releases · AlgebraicJulia/DiagrammaticEquations.jl
v0.1.7
DiagrammaticEquations v0.1.7
Merged pull requests:
- Check black list when contracting operators (#26) (@lukem12345)
- Use Match-Replace strategy to alias operators (#37) (@lukem12345)
- Work on summation inference (#49) (@GeorgeR227)
- Default Composition Diagrams (#52) (@lukem12345)
- Parse relation diagrams directly (#58) (@lukem12345)
- Add "space" to the sort of forms/vfields (#65) (@olynch)
Closed issues:
v0.1.6
DiagrammaticEquations v0.1.6
Merged pull requests:
- Safer type modification (#47) (@GeorgeR227)
Closed issues:
- Bad typing for Decapodes (#46)
v0.1.5
DiagrammaticEquations v0.1.5
Merged pull requests:
- Infer types for the averaging operator and add ASCII binding (#39) (@lukem12345)
- Remove redundant literals (#42) (@lukem12345)
Closed issues:
v0.1.4
DiagrammaticEquations v0.1.4
Merged pull requests:
- Sources of TVars are State Variables (#29) (@lukem12345)
- Revert Rewriting to 0.3.2 (#31) (@GeorgeR227)
- Average redundant computations manually (#33) (@lukem12345)
Closed issues:
v0.1.3
DiagrammaticEquations v0.1.3
v0.1.2
DiagrammaticEquations v0.1.2
Merged pull requests:
- Move Decapodes ACSet to InterTypes file (#11) (@olynch)
- CompatHelper: bump compat for AlgebraicRewriting to 0.3, (keep existing compat) (#13) (@algebraicjuliabot)
- avoiding expanding operators (#16) (@quffaro)
- Add compatibility with Fast DEC (#20) (@lukem12345)
- Add Aqua tests, add compat for deps, and remove undefined exports. (#21) (@LilithHafner)
- Add norm, mag, ^ rules (#23) (@lukem12345)
Closed issues:
v0.1.0
DiagrammaticEquations v0.1.0
Inheriting more functionality from Decapodes
This release inherits the features contained in src/pretty.jl
and src/colanguage.jl
.