Releases: ShipMMG/ShipMMG.jl
Releases · ShipMMG/ShipMMG.jl
v0.0.7
ShipMMG v0.0.7
Merged pull requests:
- Corrected test_mmg.jl (#45) (@Kuribayashi31243)
- merge main to dev (#46) (@taiga4112)
- Explicitly declare to use the Turing.jl model (#49) (@taiga4112)
- Wind (#50) (@hinata235)
- Remove draw function and its dependent library (#52) (@taiga4112)
- Add Test.yml (#53) (@taiga4112)
- Wind (#54) (@hinata235)
- Add wind force and moment (#55) (@taiga4112)
- Wind (#56) (@hinata235)
- Feature/wind/separate params and its estimation (#57) (@taiga4112)
- Add wind pressure calculation to MCMC, and modify the calculation methods for relative wind speed and direction. (#59) (@hinata235)
- modify the code by using multiple dispatch for running this test code without modification & add the test code considering wind force (#60) (@hinata235)
- Feature/windforce (#61) (@taiga4112)
- Considering wind force and moment in MMG 3DOF model (#62) (@taiga4112)
- Add compat of ForwardDiff, KernelDensity (#63) (@taiga4112)
Closed issues:
v0.0.6
What's Changed
- CompatHelper: bump compat for Libtask to 0.8, (keep existing compat) by @github-actions in #40
- CompatHelper: bump compat for AdvancedPS to 0.4, (keep existing compat) by @github-actions in #39
- CompatHelper: bump compat for Libtask to 0.8, (keep existing compat) by @github-actions in #41
- Feature/mcmc prior set by @taiga4112 in #42
- Feature/calc xytheta simultaneously by @taiga4112 in #43
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- bugfix x_R by @taiga4112 in #35
- change default rho value by @taiga4112 in #36
- v0.0.5 by @taiga4112 in #37
- TagBot: Use issue comment triggers by @JuliaTagBot in #38
New Contributors
- @JuliaTagBot made their first contribution in #38
Full Changelog: v0.0.4...v0.0.5
v0.0.4
ShipMMG v0.0.4
Merged pull requests:
- change variable name from npm to n_p (#23) (@taiga4112)
- CompatHelper: add new compat entry for Turing at version 0.19, (keep existing compat) (#24) (@github-actions[bot])
- CompatHelper: add new compat entry for Libtask at version 0.5, (keep existing compat) (#25) (@github-actions[bot])
- CompatHelper: bump compat for Libtask to 0.6, (keep existing compat) (#26) (@github-actions[bot])
- CompatHelper: bump compat for DifferentialEquations to 7, (keep existing compat) (#28) (@github-actions[bot])
- CompatHelper: add new compat entry for AdvancedPS at version 0.3, (keep existing compat) (#31) (@github-actions[bot])
- CompatHelper: add new compat entry for Turing at version 0.20, (keep existing compat) (#32) (@github-actions[bot])
- CompatHelper: add new compat entry for Libtask at version 0.7, (keep existing compat) (#33) (@github-actions[bot])
- CompatHelper: bump compat for Turing to 0.21, (keep existing compat) (#34) (@github-actions[bot])
v0.0.3
ShipMMG v0.0.3
Merged pull requests:
- Refactoring (#13) (@taiga4112)
- CompatHelper: add new compat entry for Parameters at version 0.12, (keep existing compat) (#14) (@github-actions[bot])
- Simple approx least square method of parameter estimation (#15) (@taiga4112)
- MCMC sampling (#16) (@taiga4112)
- CompatHelper: add new compat entry for DynamicPPL at version 0.16, (keep existing compat) (#17) (@github-actions[bot])
- CompatHelper: add new compat entry for Distributions at version 0.25, (keep existing compat) (#18) (@github-actions[bot])
- CompatHelper: add new compat entry for Turing at version 0.19, (keep existing compat) (#19) (@github-actions[bot])
- arrange mcmc calc scheme (#20) (@taiga4112)
- Feature/turing and refactoring (#21) (@taiga4112)
- Add Example link (#22) (@taiga4112)
v0.0.2
ShipMMG v0.0.2
Closed issues:
- TagBot trigger issue (#11)
Merged pull requests:
- CompatHelper: add new compat entry for Revise at version 3, (keep existing compat) (#9) (@github-actions[bot])
- CompatHelper: add new compat entry for Documenter at version 0.27, (keep existing compat) (#10) (@github-actions[bot])
- zigzag simulation function (#12) (@taiga4112)
First release
- KT simulation
- MMG 3DOF simulation