Releases: AlgebraicJulia/Decapodes.jl
Releases · AlgebraicJulia/Decapodes.jl
v0.6.4
Decapodes v0.6.4
Merged pull requests:
- CompatHelper: bump compat for CombinatorialSpaces to 0.8, (keep existing compat) (#334) (@algebraicjuliabot)
v0.6.3
Decapodes v0.6.3
Merged pull requests:
- Multigrid Benchmarks (#318) (@GeorgeR227)
- Test ensemble problems on CPU and GPU (#325) (@lukem12345)
- Fix overview video (#327) (@GeorgeR227)
- Porous Convection Benchmarking (#330) (@lukem12345)
Closed issues:
- Can't get overview example working following repo's Project.toml Julia version (#328)
v0.6.2
v0.6.1
Decapodes v0.6.1
Merged pull requests:
- Explain Differential Forms in a docs page (#304) (@GeorgeR227)
- CompatHelper: bump compat for Krylov to 0.10, (keep existing compat) (#321) (@algebraicjuliabot)
- Use just Tsit5 package in test deps (#322) (@lukem12345)
Closed issues:
- FAQ docs (#289)
- Curl fails on docs build (#299)
- Small Improvements to Documentation Content (#303)
- Check for performance changes with Julia 1.11.4 (#313)
- Buildkite error. Status code 233 (Communication connection failure) (#316)
- Buildkite error. "trying to test unnamed project" (#317)
- Buildkite Error:
decapodes.txt not found(#319) - Julia 1.11.5 breaks
deepcopyof Decapodes (#320)
v0.6.0
Decapodes v0.6.0
Breaking changes
- The sharp operation is now specified with suffixes denoting primality and duality
Merged pull requests:
- Refactors for Sharp/Flat (#269) (@lukem12345)
- Centralizing Operators (#291) (@quffaro)
- Porous Convection model (#297) (@GeorgeR227)
- Remove visualization hides (#305) (@GeorgeR227)
- Add wrappers for 1D sharps (#306) (@lukem12345)
- Demonstrate a multiphase flow (#307) (@lukem12345)
- Switching docs deployment to Buildkite (#310) (@quffaro)
- Add a docs page on calibration of 2D glacial flow model (#311) (@jClugstor)
- Global AlgebraicJulia pipelines are now conditional (#315) (@quffaro)
Closed issues:
v0.5.7
Decapodes v0.5.7
Merged pull requests:
- Add Docs for Mesh Loading (#189) (@jpfairbanks)
- Use bool flag in open_operators! (#249) (@lukem12345)
- Add automated benchmarks (#256) (@GeorgeR227)
- Use DocumenterCitations (#260) (@lukem12345)
- DOC: add harmonics explainer (#264) (@jpfairbanks)
- proposing fix by changing variable names (#274) (@quffaro)
- Multigrid inverse Laplacian (includes CombinatorialSpaces.jl v0.6.8 support) (#276) (@GeorgeR227)
- MHD Example (#280) (@lukem12345)
- Initial halfar-melt-ebm coupling and simulation (#283) (@lukem12345)
- Demonstrate model iteration in streamflow NS simulation (#284) (@lukem12345)
- Display composition diagrams in EBM-Melt (#285) (@lukem12345)
- DOCS: add copy for the poisson vorticity docs (#286) (@lukem12345)
- Add keyword argument for contract operators, clean simulation pipeline (#287) (@lukem12345)
- Add FAQ page to Decapodes (#290) (@GeorgeR227)
- Use a KD-tree for nearest neighbor interpolation (#293) (@lukem12345)
- Add Gray-Scott doc page (#295) (@GeorgeR227)
- Balancing Docs between First Principles and Many Examples (#296) (@quffaro)
- Adding Dynamic Buildkite Pipeline (#298) (@quffaro)
- Update CS to 0.7 and GB to 0.5 (#300) (@lukem12345)
Closed issues:
v0.5.6
Decapodes v0.5.6
Merged pull requests:
- Smaller compiler refactoring (#240) (@GeorgeR227)
- Use upstreamed averaging operator (#243) (@lukem12345)
- Reduce size of CUDA tests (#246) (@lukem12345)
- Add optional caching (#247) (@GeorgeR227)
- Fix README.md links (#248) (@GeorgeR227)
- Add Cahn-Hilliard Float32 Example (#253) (@GeorgeR227)
- amending buildkite functionality where agents use their own depot (#254) (@quffaro)
- Generate sum([...]) for large vectors (#259) (@lukem12345)
- change getproperty to setproperty! in simulation (#267) (@jClugstor)
- Use white_list for contract_operators (#268) (@lukem12345)
Closed issues:
v0.5.5
Decapodes v0.5.5
Merged pull requests:
- In generating simulate, return nothing, for Enzyme compatibility (#244) (@jClugstor)
v0.5.4
Decapodes v0.5.4
Merged pull requests:
- added AQUA.jl to Decapodes (#216) (@quffaro)
- Documentation Overhaul (#231) (@GeorgeR227)
- Replace Delta U with Delta V in Brusselator (#235) (@lukem12345)
- Adds relative path to gif (#239) (@GeorgeR227)
Closed issues:
v0.5.3
Decapodes v0.5.3
Merged pull requests:
- Two space indentation (#209) (@olynch)
- Couple Halfar and NS (#210) (@lukem12345)
- Edit BSH to not depend on example script (#215) (@lukem12345)
- Added Georges de Prawnm 🦐 (#219) (@quffaro)
- Fixed problems with Constant typing (#222) (@GeorgeR227)
- Cm/canon oncology (#223) (@quffaro)
- Support GPU Simulations (#225) (@GeorgeR227)
- Test allocations in simple simulations (#227) (@lukem12345)
- Vorticity Example from MHS (#230) (@jpfairbanks)
Closed issues:
- Icospheres 6,7,8 (#108)
- Test Allocations (#177)
- Export Canonical Model Zoo (#187)
- Execute Halfar on Greenland, and couple with Navier-Stokes (#204)
- Turn CISM benchmark back into a julia script (#206)
- Buildkite Down (#212)
- GenSim Type Inference Failure due to Constants (#221)
- Docs Builds Hanging (#226)