|
12ae1424fb
|
consistent use of ssize_t instead of int64_t (#167)
Build on RHEL9 / build (push) Successful in 2m10s
Build on RHEL8 / build (push) Failing after 2m33s
- Consistent use of ssize_t to avoid issues on 32 bit platforms and also
mac with (long long int as ssize_t)
|
2025-04-25 15:52:02 +02:00 |
|
|
113f34cc98
|
fixes
|
2025-04-10 16:50:04 +02:00 |
|
|
a12e43b176
|
underlying container of ClusterVcetor is now a std::vector
|
2025-04-07 12:27:44 +02:00 |
|
|
9de84a7f87
|
added some python tests
Build the package using cmake then documentation / build (ubuntu-latest, 3.12) (push) Failing after 41s
|
2025-04-04 17:19:15 +02:00 |
|
|
8ae6bb76f8
|
removed warnings added clang-tidy
|
2025-02-21 11:18:39 +01:00 |
|
|
7309cff47c
|
Added fitting with lmfit (#128)
- added stand alone fitting using:
https://jugit.fz-juelich.de/mlz/lmfit.git
- fit_gaus, fit_pol1 with and without errors
- multi threaded fitting
---------
Co-authored-by: JulianHeymes <julian.heymes@psi.ch>
|
2025-02-12 16:35:48 +01:00 |
|
|
a466887064
|
added variable cluster finder
|
2024-10-30 17:22:57 +01:00 |
|
|
abb1d20ca3
|
WIP
|
2024-10-28 12:25:47 +01:00 |
|