new version 1.9.9. Adopted ChangeLog and CMakeLists.txt.
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
# - musrfit
|
# - musrfit
|
||||||
cmake_minimum_required(VERSION 3.17)
|
cmake_minimum_required(VERSION 3.17)
|
||||||
|
|
||||||
project(musrfit VERSION 1.9.8 LANGUAGES C CXX)
|
project(musrfit VERSION 1.9.9 LANGUAGES C CXX)
|
||||||
|
|
||||||
#--- musrfit specific options -------------------------------------------------
|
#--- musrfit specific options -------------------------------------------------
|
||||||
option(nexus "build optional NeXus support. Needed for ISIS" OFF)
|
option(nexus "build optional NeXus support. Needed for ISIS" OFF)
|
||||||
|
@ -12,6 +12,11 @@ or
|
|||||||
|
|
||||||
https://bitbucket.org/muonspin/musrfit/commits/all
|
https://bitbucket.org/muonspin/musrfit/commits/all
|
||||||
|
|
||||||
|
Release of V1.9.9, 2025/06/08
|
||||||
|
=============================
|
||||||
|
|
||||||
|
add THEORY functions for local Gaussian / global Lorentzian, and a simple F-mu-F function.
|
||||||
|
|
||||||
Release of V1.9.8, 2025/03/24
|
Release of V1.9.8, 2025/03/24
|
||||||
=============================
|
=============================
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user