Skip to content

Releases: Fortran-FOSS-Programmers/WenOOF

v0.2.1: Refactor all source-allocations

20 Apr 10:57
Compare
Choose a tag to compare
Refactor all source-allocations by mold-allocations and assigments.

Soucer-allocation generates memory leaks that must be avoided.
Hopefully, mold-allocation/assignment should not.

Stable release, fully backward compatible.

v0.2.0: API refactoring

10 Apr 15:50
Compare
Choose a tag to compare
Now efficient `intent(in)` interpolator can be defined.

Stable release, **not** backward compatible.

v0.1.4: Add support for mapped alpha and alpha Z

26 Jan 17:28
Compare
Choose a tag to compare
Stable release, fully backward compatible.

Alpha seems to work properly. Mapped alphas to be checked, somenthings
look odd.

v0.1.2: New (sane) API, work as expected up to S=5

24 Jan 12:27
Compare
Choose a tag to compare
+ New (sane) API: re-introduced real abstrac parents;
+ accuracy verified up to S=5.

v0.1.1: Pimp sin reconstruction test, unstable release, fully backward

13 Jan 11:15
Compare
Choose a tag to compare