Skip to content

Commit

Permalink
Merge pull request #18 from jchristopherson/v1.3.0
Browse files Browse the repository at this point in the history
V1.3.0
  • Loading branch information
jchristopherson authored Feb 18, 2025
2 parents e55dae1 + fca407b commit a16a935
Show file tree
Hide file tree
Showing 143 changed files with 20,793 additions and 28,457 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.24)
project(
fstats
LANGUAGES Fortran
VERSION 1.2.6
VERSION 1.3.0
)

# Confgiure everything
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,5 @@ Here is a list of external code libraries utilized by this library. The CMake b
- Special Functions
- Allan Variance
- Smoothing
- Experimental Design
- Experimental Design
- Markov Chain Monte Carlo
Loading

0 comments on commit a16a935

Please sign in to comment.