-
ea4b5c1b56
fixing test
Hans Dembinski
2017-01-29 21:58:02 +0100
-
678bdca032
refactoring and renaming, dynamic_storage to adapative_storage, static_storage to container_storage
Hans Dembinski
2017-01-29 21:37:56 +0100
-
a4787bde89
buffer with allocator
hans.dembinski@gmail.com
2017-01-27 17:25:49 +0100
-
d6442414f5
safer, bug-fix for not calling destructors, preparing structure for templated buffer
Hans Dembinski
2017-01-27 09:56:40 +0100
-
d09830e272
early allocator support and support for boost multiprecision cpp_int
Hans Dembinski
2017-01-26 23:07:37 +0100
-
6d2e969697
fixing travis
Hans Dembinski
2017-01-24 01:04:25 +0100
-
8f1c229976
attempt to fix travis
Hans Dembinski
2017-01-24 01:00:02 +0100
-
5f23c006a4
getting rid of buffer.hpp again, better operator+= for dynamic_storage, no move from static_storage
Hans Dembinski
2017-01-24 00:43:03 +0100
-
65a32b3630
set type id and depth at the same time
Hans Dembinski
2017-01-23 08:38:22 +0100
-
df228e2772
use mapping type <-> int instead of type <-> sizeof(type)
Hans Dembinski
2017-01-23 00:01:43 +0100
-
a723ac56f0
fixing requirements
Hans Dembinski
2017-01-22 20:30:39 +0100
-
4a6c760501
generalize
Hans Dembinski
2017-01-22 20:28:50 +0100
-
3b12a3cf81
adapting to boost structure, adding old docs (to be improved), drop reliance on calloc
Hans Dembinski
2017-01-20 08:47:08 +0100
-
323cbab568
allow other types than POD for T
Hans Dembinski
2017-01-19 07:59:34 +0100
-
5e7851e31c
more explicit
Hans Dembinski
2017-01-19 07:59:01 +0100
-
3a2357704c
clarify unused case
Hans Dembinski
2017-01-10 22:52:42 +0100
-
d38c4c862e
adding ubsan
Hans Dembinski
2017-01-10 22:50:01 +0100
-
7250c6295b
better test
Hans Dembinski
2017-01-10 21:14:08 +0100
-
a4d34c1851
better test
Hans Dembinski
2017-01-10 21:11:27 +0100
-
8e85222aeb
better test
Hans Dembinski
2017-01-10 20:57:34 +0100
-
37b79b74c3
fixing case hole
Hans Dembinski
2017-01-10 20:35:17 +0100
-
6f05c46647
simpler
Hans Dembinski
2017-01-10 20:19:14 +0100
-
ce0fa095a3
fixing friendship
Hans Dembinski
2017-01-10 17:50:22 +0100
-
93fd586eb5
restoring ctor
Hans Dembinski
2017-01-10 17:29:14 +0100
-
ecc9a9dc4c
lazy allocation for dynamic_storage
Hans Dembinski
2017-01-10 00:34:31 +0100
-
11c5140f47
attempt to silence gcc-4.8 warnings
Hans Dembinski
2017-01-08 22:24:59 +0100
-
9cb8c42e65
attempt to fix coveralls
Hans Dembinski
2017-01-08 22:20:52 +0100
-
39443642f7
fixes
Hans Dembinski
2017-01-08 22:00:25 +0100
-
e9870bf75e
fixes
Hans Dembinski
2017-01-08 21:24:48 +0100
-
ceacd883d3
fixes
Hans Dembinski
2017-01-08 21:23:59 +0100
-
0c32414a81
fixes
Hans Dembinski
2017-01-08 21:21:30 +0100
-
bb5ed8c84e
cleanup and adding iterator-based methods to static_histogram
Hans Dembinski
2017-01-08 21:10:44 +0100
-
5e19681dcc
ramp up boost version
Hans Dembinski
2017-01-08 18:21:22 +0100
-
bad2379caa
make axis objects smaller by using tiny_string
Hans Dembinski
2017-01-08 17:55:28 +0100
-
042ec3e2cb
more fun with metaprogramming, simplified escape function
Hans Dembinski
2017-01-07 22:34:38 +0100
-
b901710375
code polishing, adapted docs, more utilities
Hans Dembinski
2017-01-06 18:53:28 +0100
-
cc3935ce47
fully implemented static_histogram and tests
Hans Dembinski
2017-01-06 12:26:58 +0100
-
e7b9836f20
fix doc
Hans Dembinski
2017-01-05 18:45:48 +0100
-
5ca5dac6d3
make template arguments of histograms consistent
Hans Dembinski
2017-01-05 10:05:21 +0100
-
f82e99d56a
beginning work on static_histogram
Hans Dembinski
2017-01-04 23:20:59 +0100
-
c638b6dee5
restoring tests and checks
Hans Dembinski
2017-01-03 23:48:18 +0100
-
6338a57883
use typelists
Hans Dembinski
2017-01-03 20:35:24 +0100
-
26aa012d76
preparing addition of static_histogram
Hans Dembinski
2017-01-03 11:01:51 +0100
-
ddc59bcc32
make integer_axis behave more like regular_axis, more tests
Hans Dembinski
2016-12-18 19:56:01 +0100
-
9f01ecc6d6
allow to specify python version
Hans Dembinski
2016-12-18 19:06:51 +0100
-
3c8d110177
fixing bug just introduced
Hans Dembinski
2016-12-18 18:25:59 +0100
-
2a91a54c4c
documentation fixes and cleanup
Hans Dembinski
2016-12-18 16:57:51 +0100
-
135fc4bcaa
bug-fix in integer_axis, killing trailing white space, adding test for bug
hans.dembinski@gmail.com
2016-12-15 16:15:00 +0100
-
1e527ae34e
more tests for multi-dimensional histograms, filling test holes
hans.dembinski@gmail.com
2016-11-08 15:51:03 +0100
-
257ec6463a
fixing strides, we use column-major indexing
hans.dembinski@gmail.com
2016-11-08 15:50:06 +0100
-
512ef5b302
better docs
hans.dembinski@gmail.com
2016-11-08 15:48:38 +0100
-
d08f4097f4
Update README.md
Hans Dembinski
2016-09-30 11:04:06 +0200
-
534e9fe0fc
fixing bug and adding tests
Hans Dembinski
2016-09-15 18:26:58 +0200
-
03e0e0ab96
fixing another bug, adding a test for it
Hans Dembinski
2016-09-15 17:19:09 +0200
-
75889f405d
fixing a bug and adding a test for it
Hans Dembinski
2016-09-14 17:34:07 +0200
-
4d4a5f93c3
fixing travis
Hans Dembinski
2016-09-14 15:59:02 +0200
-
f66bbae2de
fixing travis
Hans Dembinski
2016-09-14 12:03:39 +0200
-
3efdf547bd
trying to make travis happy
Hans Dembinski
2016-09-14 11:58:01 +0200
-
d40b072712
trying to make travis happy
Hans Dembinski
2016-09-14 11:51:25 +0200
-
1ba9aa45d8
fixes of numpy stuff
Hans Dembinski
2016-09-14 11:48:18 +0200
-
cac0e29ad4
cosmetical changes
Hans Dembinski
2016-09-14 11:36:26 +0200
-
196b69b26a
simplified and consistent use of mt boost libs if available
Hans Dembinski
2016-09-14 11:35:45 +0200
-
2eee448189
avoid linker errors
Hans Dembinski
2016-09-14 10:45:51 +0200
-
d2aacb4c9f
cosmetic changes
Hans Dembinski
2016-09-14 10:36:13 +0200
-
ab3f496d0f
renaming histogram_t to histogram
Hans Dembinski
2016-09-13 14:39:49 +0200
-
789ce513b0
make Apple clang happy
Hans Dembinski
2016-09-13 12:59:36 +0200
-
c05f2e7c9f
adapt to newer cmake syntax
Hans Dembinski
2016-09-13 12:59:12 +0200
-
84b341de95
corrections suggested by Klemens
Hans Dembinski
2016-08-20 19:55:55 +0200
-
416236a6e6
bringing python and serialization back
Hans Dembinski
2016-07-28 20:41:15 -0400
-
86b199b67c
fixing conversion
Hans Dembinski
2016-07-23 23:12:51 -0400
-
1f43a13b46
more tests
Hans Dembinski
2016-07-23 22:23:26 -0400
-
fa95fa535c
more tests
Hans Dembinski
2016-07-23 22:20:07 -0400
-
12ffb72cf5
more tests
Hans Dembinski
2016-07-23 22:18:04 -0400
-
6fab77f979
more tests
Hans Dembinski
2016-07-23 22:11:02 -0400
-
7975a6a8d7
more tests
Hans Dembinski
2016-07-23 22:01:41 -0400
-
c19e346c8b
fixing tests
Hans Dembinski
2016-07-23 21:53:57 -0400
-
897f1cc011
fixing tests
Hans Dembinski
2016-07-23 21:47:45 -0400
-
5cb9dd678b
no anaconda
Hans Dembinski
2016-07-23 21:38:12 -0400
-
7fa15cdedb
better test
Hans Dembinski
2016-07-23 18:21:03 -0400
-
c18e0c2848
better test
Hans Dembinski
2016-07-23 18:17:21 -0400
-
a625ba579b
more testing, simplifying dynamic_storage
Hans Dembinski
2016-07-22 09:08:17 -0400
-
022d466be4
more testing
Hans Dembinski
2016-07-22 01:14:09 -0400
-
cb90c534c6
more testing
Hans Dembinski
2016-07-22 01:09:56 -0400
-
537f14a72e
more testing
Hans Dembinski
2016-07-22 01:05:34 -0400
-
acec906a82
more testing
Hans Dembinski
2016-07-22 01:02:09 -0400
-
de00c26f8e
moved more stuff to histogram_common, fixed conversions, more tests
Hans Dembinski
2016-07-21 15:55:46 -0400
-
d515286ff5
fixing clang
Hans Dembinski
2016-07-21 02:14:47 -0400
-
87a0b91d6e
started specialization for dynamic dimension
Hans Dembinski
2016-07-21 02:04:38 -0400
-
c4af2fae2a
more testing, fixes to moves
Hans Dembinski
2016-07-21 00:08:34 -0400
-
6fb0779e52
simpler
Hans Dembinski
2016-07-20 23:33:19 -0400
-
f7f4cc09cd
missing test file
Hans Dembinski
2016-07-20 23:16:18 -0400
-
c1b3e8ae9a
more testing
Hans Dembinski
2016-07-20 23:14:06 -0400
-
2627a1e339
refined tests
Hans Dembinski
2016-07-20 22:20:06 -0400
-
c00558dd35
refined tests
Hans Dembinski
2016-07-20 22:19:07 -0400
-
f5301ece3f
removing zero suppression
Hans Dembinski
2016-07-20 22:04:35 -0400
-
73535723d2
getting rid of nstore, fixing conversions
Hans Dembinski
2016-07-20 22:02:23 -0400
-
c1566a6c93
fixing travis
Hans Dembinski
2016-07-18 22:44:16 -0400
-
3bb8847e49
reduced jobs on travis
Hans Dembinski
2016-07-18 22:40:49 -0400
-
ab48c2eafb
fixing syntax
Hans Dembinski
2016-07-18 22:33:16 -0400
-
05569b1c37
more comparisons
Hans Dembinski
2016-07-18 22:28:48 -0400