Jonas A. Krieger
|
32f8535926
|
Speed up of SExpRlx by a factor of ~5 by using static TF1s. Might not be thread save.
|
2018-08-15 14:51:51 +02:00 |
|
Jonas A. Krieger
|
e73ded0078
|
Cleaned up libBNMR a bit.
|
2018-08-15 10:38:21 +02:00 |
|
Zaher Salman
|
379b7c5206
|
Merged muonspin/musrfit:root6 into master
|
2018-07-11 15:20:46 +02:00 |
|
|
|
40191f7b44
|
allow the exponent for the temperature evolution for lambda to be set. If not given, the two fluid exponent 4 will be chosen.
|
2018-07-11 13:41:36 +02:00 |
|
|
|
8494ca71db
|
allow the exponent for the temperature evolution for lambda to be set. If not given, the two fluid exponent 4 will be chosen.
|
2018-07-11 13:39:58 +02:00 |
|
Zaher Salman
|
b56e5adce6
|
Merged muonspin/musrfit:root6 into master
|
2018-07-05 13:30:32 +02:00 |
|
|
|
feae053bbc
|
added MODULE to root_generate_dictionary in order to get the proper name scheme.
|
2018-06-28 13:26:40 +02:00 |
|
|
|
55b5788506
|
added MODULE to root_generate_dictionary in order to get the proper name scheme.
|
2018-06-28 13:17:43 +02:00 |
|
Zaher Salman
|
7f8e58b28c
|
Merged muonspin/musrfit:root6 into master
|
2018-06-12 15:48:41 +02:00 |
|
|
|
da4f08f231
|
cmake: add the forgotten OpenMP flags and libs.
|
2018-06-10 14:29:59 +02:00 |
|
|
|
89b7eb8faa
|
cmake: add the forgotten OpenMP flags and libs.
|
2018-06-09 21:13:58 +02:00 |
|
Zaher Salman
|
0593f7c150
|
Merged muonspin/musrfit:root6 into master
|
2018-06-09 10:18:16 +02:00 |
|
|
|
e16e9f29c2
|
cmake: added missing include path when generating the dictionary.
|
2018-06-06 17:43:10 +02:00 |
|
|
|
41a5e493eb
|
cmake: added missing include path when generating the dictionary.
|
2018-06-06 17:39:00 +02:00 |
|
|
|
575c12596b
|
cmake: cuba needs a -fPIC flag explicitly, otherwise it doesn't link with all compilers.
|
2018-06-06 17:11:52 +02:00 |
|
|
|
f987776d41
|
cmake: cuba needs a -fPIC flag explicitly, otherwise it doesn't link with all compilers.
|
2018-06-06 17:06:42 +02:00 |
|
|
|
5617cf2925
|
cleaned up signed/unsigned int issues.
|
2018-06-06 16:24:42 +02:00 |
|
|
|
4a881fad56
|
cleaned up signed/unsigned int issues.
|
2018-06-06 16:04:27 +02:00 |
|
|
|
215faf6e50
|
cmake: got rid of target_compile_options which are better controlled by the build type.
|
2018-06-06 13:19:05 +02:00 |
|
|
|
db1e4dc570
|
cmake: got rid of target_compile_options which are better controlled by the build type.
|
2018-06-06 13:13:24 +02:00 |
|
|
|
9f880ee67e
|
fixed a bug when compiling with -DNDEBUG
|
2018-06-06 13:12:23 +02:00 |
|
|
|
342da696db
|
cmake: got rid of target_compile_options which are better controlled by the build type.
|
2018-06-06 13:09:39 +02:00 |
|
|
|
5c03c229dc
|
Merge branch 'root6' of https://git.psi.ch/nemu/musrfit into root6
|
2018-06-06 13:00:19 +02:00 |
|
|
|
a756a2def4
|
cmake: got rid of target_compile_options which are better controlled by the build type.
|
2018-06-06 12:59:18 +02:00 |
|
|
|
92f230e220
|
fixed a bug when compiling with -DNDEBUG
|
2018-06-06 12:56:27 +02:00 |
|
|
|
d24763f4ad
|
cmake: added optimization and at the same time added the beta-NMR lib.
|
2018-06-05 20:31:07 +02:00 |
|
|
|
e4d56519b2
|
cmake: added optimization and at the same time added the beta-NMR lib.
|
2018-06-05 19:12:35 +02:00 |
|
|
|
fda88a69ad
|
cmake: added missing CMakeFiles.txt
|
2018-06-04 07:49:39 +02:00 |
|
|
|
b360129ee3
|
cmake: added library version information to the targets.
|
2018-06-02 20:45:04 +02:00 |
|
|
|
99e8eb9769
|
cmake: added library version information to the targets.
|
2018-06-02 12:41:13 +02:00 |
|
|
|
aa2cc9ddd2
|
cmake: more necessary files added. Still a lot of testing needed.
|
2018-05-31 13:26:36 +02:00 |
|
|
|
b71455da66
|
cmake: added -fPIC to the compiler options when building libCuba.
|
2018-05-25 07:26:48 +02:00 |
|
|
|
7a0609dc84
|
added missing libraries.
|
2018-05-20 14:22:06 +02:00 |
|
|
|
e8aecbb419
|
cuba library: prevent duplicated symbols if fork is available.
|
2018-05-20 14:21:20 +02:00 |
|
|
|
595fc89740
|
cmake: adopted to libCuba 4.2.0.
|
2018-05-20 10:39:35 +02:00 |
|
|
|
da42b95813
|
deals with the duplicate symbol problem for the shared cuba library
|
2018-05-19 23:23:34 +02:00 |
|
|
|
293f6ecd3e
|
added missing cuba-4.2 files.
|
2018-05-19 19:40:27 +02:00 |
|
|
|
4061b7f24f
|
upgrade the Cuba library from 3.2 -> 4.2
|
2018-05-19 18:02:27 +02:00 |
|
|
|
d8145d92d0
|
cmake: added missing stuff for the BMWlibs.
|
2018-05-17 14:03:20 +02:00 |
|
|
|
1d191acd60
|
cmake: libCuba now containing the right symbols for c++/c.
|
2018-05-16 19:32:03 +02:00 |
|
|
|
326f40ce04
|
cmake: add file to build gap intergral lib which is part of the BMW lib.
|
2018-05-14 20:16:38 +02:00 |
|
|
|
25d9adc8fc
|
cmake: some more work towards full BMWlibs support.
|
2018-05-14 17:36:00 +02:00 |
|
|
|
9fd077cf6d
|
corrections for the needed linked libraries.
|
2018-05-14 14:54:19 +02:00 |
|
|
|
7a66d35055
|
added missing include path
|
2018-05-14 13:11:28 +02:00 |
|
|
|
557b562047
|
added missing header file.
|
2018-05-14 11:12:54 +02:00 |
|
|
|
f6d8df74e1
|
cmake: attempt to get the cuba library compiled as collection of object libraries. Compiles and links, but not yet tested.
|
2018-05-12 15:56:32 +02:00 |
|
|
|
5f3cf3c64a
|
cmake: added first attempts to get cuba lib compiled as a shared lib (not successful yet).
|
2018-05-11 22:27:13 +02:00 |
|
|
|
b57d67fe35
|
more work towards full cmake support. Added necessary initial config.h generation.
|
2018-05-11 17:11:32 +02:00 |
|
|
|
c640e8719f
|
cmake: added missing paths for rootcling for the BMW libs.
|
2018-05-08 17:58:57 +02:00 |
|
|
|
12817c1baf
|
add another necessary cmake file.
|
2018-05-08 17:28:46 +02:00 |
|