Releases: killah-t-cell/Plasma.jl
Releases · killah-t-cell/Plasma.jl
v0.1.3
Plasma v0.1.3
Merged pull requests:
- CompatHelper: bump compat for GLMakie to 0.5, (keep existing compat) (#43) (@github-actions[bot])
- normalization (#44) (@killah-t-cell)
v0.1.2
Plasma v0.1.2
Merged pull requests:
- CompatHelper: bump compat for DifferentialEquations to 7, (keep existing compat) (#41) (@github-actions[bot])
- makes maxiters variable (#42) (@killah-t-cell)
v0.1.1
Plasma v0.1.1
Merged pull requests:
- removed type instability, abstracted initial condition, made integral… (#33) (@killah-t-cell)
- changed the print loss so it saves time and loss (#34) (@killah-t-cell)
- added CI, restructured test, added test-specific dependencies (#35) (@killah-t-cell)
- fixed plots so they now save and are displayed (#36) (@killah-t-cell)
- added some info to tests (#37) (@killah-t-cell)
- Add support for custom boundary conditions (#38) (@killah-t-cell)
- CompatHelper: bump compat for ModelingToolkit to 8, (keep existing compat) (#39) (@github-actions[bot])
- update version (#40) (@killah-t-cell)
v0.1.0
Plasma v0.1.0
Merged pull requests:
- CompatHelper: add new compat entry for Optim at version 1, (keep existing compat) (#1) (@github-actions[bot])
- CompatHelper: add new compat entry for ModelingToolkit at version 6, (keep existing compat) (#2) (@github-actions[bot])
- CompatHelper: add new compat entry for DomainSets at version 0.5, (keep existing compat) (#3) (@github-actions[bot])
- CompatHelper: add new compat entry for Symbolics at version 3, (keep existing compat) (#4) (@github-actions[bot])
- CompatHelper: add new compat entry for Flux at version 0.12, (keep existing compat) (#5) (@github-actions[bot])
- CompatHelper: add new compat entry for GalacticOptim at version 2, (keep existing compat) (#6) (@github-actions[bot])
- CompatHelper: add new compat entry for DiffEqFlux at version 1, (keep existing compat) (#7) (@github-actions[bot])
- CompatHelper: add new compat entry for BSON at version 0.3, (keep existing compat) (#9) (@github-actions[bot])
- CompatHelper: add new compat entry for Plots at version 1, (keep existing compat) (#10) (@github-actions[bot])
- CompatHelper: add new compat entry for NeuralPDE at version 4, (keep existing compat) (#11) (@github-actions[bot])
- CompatHelper: add new compat entry for CUDA at version 3, (keep existing compat) (#14) (@github-actions[bot])
- CompatHelper: add new compat entry for DifferentialEquations at version 6, (keep existing compat) (#15) (@github-actions[bot])
- CompatHelper: add new compat entry for Parameters at version 0.12, (keep existing compat) (#16) (@github-actions[bot])
- CompatHelper: add new compat entry for GLMakie at version 0.4, (keep existing compat) (#19) (@github-actions[bot])
- CompatHelper: bump compat for Symbolics to 4, (keep existing compat) (#20) (@github-actions[bot])
- CompatHelper: bump compat for ModelingToolkit to 7, (keep existing compat) (#21) (@github-actions[bot])
- CompatHelper: add new compat entry for GLMakie at version 0.4, (keep existing compat) (#22) (@github-actions[bot])
- removed approximation of integrals with neural networks (#23) (@killah-t-cell)