Commit Graph

22 Commits

Author SHA1 Message Date
Daniel Bauer
d4119b2fae clean code (2) 2020-03-11 09:31:48 +01:00
Daniel Bauer
b9f6b24b20 clean code 2020-03-10 09:44:32 +01:00
Daniel Bauer
5390b089ac remove some code smell 2020-03-09 10:05:36 +01:00
Daniel Bauer
6ed0e4c49c Multithreading 2018-11-18 12:04:27 +01:00
Daniel Bauer
fc776fd40e bootstrapping 2018-11-13 09:20:11 +01:00
Daniel Bauer
7773ec6c77 remove todo 2018-10-25 11:28:57 +02:00
Daniel Bauer
b40ad9b516 calculate total bin count during i/o 2018-10-22 10:01:34 +02:00
Daniel Bauer
429224ff3f README 2018-10-21 14:23:05 +02:00
Daniel Bauer
a80b30ceca removed old test for histograms 2018-10-21 14:21:55 +02:00
Daniel Bauer
40bb99a612 cache exp(-U/kT) instead of U 2018-10-17 10:20:48 +02:00
Daniel Bauer
83b3b46cc1 ignore failing tests for now. TODO! 2018-10-14 22:55:42 +02:00
Daniel Bauer
652b6c5c81 use slices instead of vector references 2018-10-14 15:49:00 +02:00
Daniel Bauer
59a6cc072d WHAM works in N dimensions 2018-10-14 11:36:10 +02:00
Daniel Bauer
29d2dd2b03 partial io for multidimensional WHAM 2018-10-13 15:07:06 +02:00
Daniel Bauer
35e0fbf065 made some field private 2018-10-08 23:02:50 +02:00
Daniel Bauer
88d9146911 use 64 bit floats 2018-10-08 10:13:19 +02:00
Daniel Bauer
5362a368fc cache bias values in Histograms 2018-10-07 11:03:35 +02:00
Daniel Bauer
ac846e906f fix unit tests for bias 2018-10-07 11:00:29 +02:00
Daniel Bauer
9bbd5b5d7a renames histogramset to dataset 2018-10-06 12:34:53 +02:00
Daniel Bauer
05c795b83c moved bias calculation methods to histogram and implemented cyclic conditions 2018-10-06 12:30:19 +02:00
Daniel Bauer
1ec2f3ac45 dump state periodically 2018-10-05 21:09:50 +02:00
danijoo
d190cd07da init 2018-10-03 19:07:41 +02:00