Releases: SeisSol/easi
Releases · SeisSol/easi
v1.5.2
A bugfix release.
What's Changed
- Allocate indices for
EvalModel
(fixes #10) by @davschneller in #69 - Add an implicit
EvalModel
wrapper in case of a true composite map, when given as input for aLayeredModel
by @davschneller in #70 - Fix taking the backup path by @davschneller in #72
Full Changelog: v1.5.1...v1.5.2
v1.5.1
What's Changed
- Parallelize the given Lua-calling implementation by @davschneller in #66
- Fix Python bindings PIC flags with lmathx/C source files by @davschneller in #67
- (Re-)Add Yaml-Cpp 0.7 support by @davschneller in #68
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- Allow the direct specification of the input dimension names by @davschneller in #62
- Add Impala-to-Lua Transpiler, Add Lua Math Functions, Re-Enable Unit Tests by @davschneller in #58
- Export easi version as preprocessor macros (and version 1.5.0) by @davschneller in #63
- Fix #64 by @davschneller in #65
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- fix documentation and add badge by @Thomas-Ulrich in #51
- Consider Relative Paths To The Parent File by @davschneller in #52
- Include the CMake
yaml-cpp::yaml-cpp
library list, not the file itself by @davschneller in #53 - Make relative paths for ASAGI, SCEC files anchor to the easi file location (not the execution directory) by @davschneller in #54
- Switch off EASICUBE as default by @vikaskurapati in #55
- Update link order for
easi
; remove duplicate foreasicube
by @davschneller in #56 - Re-enable paths relative to the current directory (as second choice) by @davschneller in #59
- Fix
std::filesystem
imported target export by @davschneller in #60 - Update version number to 1.4.0 by @davschneller in #61
New Contributors
- @vikaskurapati made their first contribution in #55
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- fix easicube linking by @Thomas-Ulrich in #37
- Fix easicube compilation by @krenzland in #39
- Update getting_started.rst by @daisy20170101 in #40
- Added cmake option to compile easi as a shared lib. by @ravil-mobile in #41
- Update CMake to emit a warning when easicube is enabled, but ASAGI is not by @davschneller in #42
- disable Fortran in cmake by @Thomas-Ulrich in #43
- Enable lua by default by @sebwolf-de in #46
- fix missing yaml.h error by @Thomas-Ulrich in #49
- python wrappers by @Thomas-Ulrich in #50
New Contributors
- @davschneller made their first contribution in #42
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Fix Lua input, add x["variableName"] lookup by @krenzland in #27
- fix compiler names, add https clone address of git repository by @Thomas-Ulrich in #30
- Fix stack overflow. by @krenzland in #31
- Add link to the easi repo in the documentation by @NicoSchlw in #32
- Poroelastic example by @sebwolf-de in #33
- Bump yaml module by @krenzland in #34
- Add mpi init and finalize, if built with ASAGI support by @sebwolf-de in #35
- Make tests optional by @krenzland in #36
New Contributors
- @NicoSchlw made their first contribution in #32
- @sebwolf-de made their first contribution in #33
Full Changelog: v1.1.2...v1.2.0
v1.1.2
What's Changed
- document dependency compilation/ add std::abort on cerr by @Thomas-Ulrich in #26
New Contributors
- @Thomas-Ulrich made their first contribution in #26
Full Changelog: v1.1.1...v1.1.2
v1.1.1
v1.1.0
v1.0.1
What's Changed
- Add documentation on how to install with cmake by @krenzland in #19
- Fix formatting of installation code by @krenzland in #20
- Patched cmake i.e., impalajit-llvm backend by @ravil-mobile in #21
- Release 1.0.1 by @krenzland in #22
New Contributors
- @ravil-mobile made their first contribution in #21
Full Changelog: v1.0.0...v1.0.1