Releases: ODINN-SciML/Huginn.jl
Releases · ODINN-SciML/Huginn.jl
v0.12.6
Huginn v0.12.6
Merged pull requests:
- Aqua tests added (#137) (@JordiBolibar)
Closed issues:
- Implement Weertman Friction Law (#126)
v0.12.5
Huginn v0.12.5
v0.12.4
Huginn v0.12.4
Merged pull requests:
- Code formatter (#134) (@albangossard)
- Rename files, struct and functions (#135) (@albangossard)
v0.12.3
v0.12.2
Huginn v0.12.2
Merged pull requests:
- Implement Weertman Sliding Law (#127) (@facusapienza21)
- Update
surface_Vfunctions to match Weertman sliding laws (#133) (@albangossard)
v0.12.1
Huginn v0.12.1
v0.12.0
Huginn v0.12.0
Breaking changes
- Propagate changes from Sleipnir and Muninn
- Utils associated to cache have been change to allow for Interpolation cache
- Utils regarding tstops in simulations
Merged pull requests:
- Implementation of D Law based on Interpolation Cache (#123) (@facusapienza21)
- Renaming related to classical inversion implementation (#125) (@albangossard)
- Create results based on tstops + uniformize use of step (#128) (@albangossard)
- uniformize dependencies (#129) (@albangossard)
v0.11.3
Huginn v0.11.3
Merged pull requests:
- Introducing Regularization into Training (#101) (@facusapienza21)
Closed issues:
- Reason for no having
diff_x(A, Δx)in the code? (#100)
v0.11.2
Huginn v0.11.2
- Changes in Laws docstrings for inputs and laws.
Merged pull requests:
- Update docstrings for laws and inputs (#124) (@JordiBolibar)
v0.11.1
Huginn v0.11.1
Merged pull requests:
- Changes to customize the VJP functions in the laws (#115) (@albangossard)