Skip to content

Releases: irukoa/SsTC

SsTC-v0.4.0

26 Nov 12:03
4df470c
Compare
Choose a tag to compare

-The code has been extensively tested (so far ~40% code coverage). A testing suite has been implemented for further testing.
-Improved readme and user guide.
-The sampling module functionality has been extended to allow sampling over a predefined set of points given in a list.

SsTC-v0.3.1

06 Nov 09:25
0620e09
Compare
Choose a tag to compare

-Gfortran support.
-Various bugs related to variable initialization.
-Extended capabilities to run SsTC routines in parallel environments.

SsTC-v0.3.0

04 Oct 11:20
42fbf16
Compare
Choose a tag to compare

First release of SsTC.
-The API is not considered stable.
-This version is for testing and debugging.
-Compliance with Fortran 2018 standard.
-Correct behavior with Intel oneAPI Fortran compilers.
-Parallelized with MPI and OpenMP.