Skip to content

Commit a16a935

Browse files
Merge pull request #18 from jchristopherson/v1.3.0
V1.3.0
2 parents e55dae1 + fca407b commit a16a935

File tree

143 files changed

+20793
-28457
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

143 files changed

+20793
-28457
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.24)
33
project(
44
fstats
55
LANGUAGES Fortran
6-
VERSION 1.2.6
6+
VERSION 1.3.0
77
)
88

99
# Confgiure everything

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,5 @@ Here is a list of external code libraries utilized by this library. The CMake b
3636
- Special Functions
3737
- Allan Variance
3838
- Smoothing
39-
- Experimental Design
39+
- Experimental Design
40+
- Markov Chain Monte Carlo

0 commit comments

Comments
 (0)