Hans Dembinski
4bad88779a
try win fix
2019-01-11 00:06:25 +01:00
Hans Dembinski
949775a9f4
try win fix
2019-01-11 00:06:25 +01:00
Hans Dembinski
876b951931
suppress pragma warning and ignore failing test on msvc
2019-01-11 00:06:25 +01:00
Hans Dembinski
2212870fba
test for quantity transform
2019-01-11 00:06:25 +01:00
Hans Dembinski
62622c6639
silence warning
2019-01-11 00:06:25 +01:00
Hans Dembinski
5b32131fd5
win fix
2019-01-11 00:06:25 +01:00
Hans Dembinski
b8d158e94e
refactoring axis types into separate functions, make them use compressed_pair instead of crappy custom empty base optimization
2019-01-11 00:06:25 +01:00
Hans Dembinski
22745ca571
fix win
2019-01-11 00:06:25 +01:00
Hans Dembinski
f605fe3f50
fix win
2019-01-11 00:06:25 +01:00
Hans Dembinski
d434a755bf
fix win
2019-01-11 00:06:25 +01:00
Hans Dembinski
259c4fe34d
fix win
2019-01-11 00:06:25 +01:00
Hans Dembinski
3721f1fa30
ws
2019-01-11 00:06:25 +01:00
Hans Dembinski
3fc67b07cd
fix
2019-01-11 00:06:25 +01:00
Hans Dembinski
97f39a40c8
fix
2019-01-11 00:06:25 +01:00
Hans Dembinski
72d48cdf63
fix travis
2019-01-11 00:06:25 +01:00
Hans Dembinski
ec85da33a5
fix travis
2019-01-11 00:06:25 +01:00
Hans Dembinski
6b70e9a48c
fix travis
2019-01-11 00:06:25 +01:00
Hans Dembinski
dd7e12624e
fix travis
2019-01-11 00:06:25 +01:00
Hans Dembinski
533f06f7e5
upgrade to newer VS for C++14 support
2019-01-11 00:06:25 +01:00
Hans Dembinski
e0b7070276
fixing serialization
2019-01-11 00:06:25 +01:00
Hans Dembinski
3b60fd9102
replaced overload with static_if
2019-01-11 00:06:25 +01:00
Hans Dembinski
6664a8684c
all tests without streamers passing, need to fix streamers
2019-01-11 00:06:25 +01:00
Hans Dembinski
c221d07b42
wip, histogram_test compiles
2019-01-11 00:06:25 +01:00
Hans Dembinski
c02e7b0f22
wip, axis_test passes
2019-01-11 00:06:25 +01:00
Hans Dembinski
7822c87f4f
fixed axis_test
2019-01-11 00:06:25 +01:00
Hans Dembinski
793ef884df
wip: fixing tests, removed weight_counter from adaptive_storage, storage scaling with double
2019-01-11 00:06:25 +01:00
Hans Dembinski
c237b97e94
wip: overhauled axis types, axis::any -> axis::variant, axis::traits provide features
2019-01-11 00:06:25 +01:00
Hans Dembinski
b3806fec02
missing explanation of benchmark plot
2019-01-11 00:06:25 +01:00
Hans Dembinski
feaf5bd2c8
fixes for stevens review part 1
2019-01-11 00:06:25 +01:00
Hans Dembinski
5187b50656
fixed
2019-01-11 00:06:25 +01:00
Hans Dembinski
7b44f83ed1
WIP, added tests of failing behavior
2019-01-11 00:06:25 +01:00
Hans Dembinski
a8e170d171
bug-fix of example
2019-01-11 00:06:25 +01:00
Hans Dembinski
5973df2e1e
move trans instead of copy, use internal to compute min_ and delta_
2019-01-11 00:06:25 +01:00
Mateusz Łoskot
58b1b31bdc
Fix prototype of tracing_allocator::deallocate
...
Align the parameter types with std::allocator::deallocate prototype.
Otherwise, compilation using MSVC 19.15.26729 fails due to
unresolved conversion of the first argument from T* const to T*&
2019-01-11 00:06:25 +01:00
Mateusz Łoskot
23a1f6c5c4
Move CMakeLists.txt to top-level directory of the library
...
Add missing copyright header to CMakeLists.txt.
Rename build directory to tools.
Update Travis CI and AppVeyor scripts.
Ignore variants of build directory.
Ignore CMakeSettings.json used with CMake integration for VS2017.
Ignore Visual Studio and Visual Studio Code local settings folder.
2019-01-11 00:06:25 +01:00
Hans Dembinski
eed9c3f3a2
Update README.md
2019-01-10 15:03:30 +01:00
Hans Dembinski
2673fb19ee
Update README.md
2019-01-10 15:02:27 +01:00
Hans Dembinski
354e2b16b5
exact comparison for references
2019-01-06 16:14:14 +01:00
Hans Dembinski
e4b668185a
make accessor writeable
2019-01-06 16:10:10 +01:00
Hans Dembinski
68b0b19cc1
fix travis
2019-01-06 15:05:25 +01:00
Hans Dembinski
10731f7a7f
fix travis
2019-01-06 14:20:12 +01:00
Hans Dembinski
6e8c36c20c
removing debris
2019-01-06 13:18:51 +01:00
Hans Dembinski
ade014a0c8
full iterator support
2019-01-06 13:15:15 +01:00
Hans Dembinski
246ce0b546
not necessary
2019-01-04 15:59:24 +01:00
Hans Dembinski
72c7bb0d31
Introduce grid type and derive histogram from grid
2019-01-03 14:27:36 +01:00
Hans Dembinski
401294b967
renaming references to bibliography
2018-12-20 23:20:07 +01:00
Hans Dembinski
34707cf4a8
improving docs, closes
2018-12-20 23:08:48 +01:00
Hans Dembinski
dde9fa395d
added profile example and improved interface of mean and weighted_mean
2018-12-20 12:59:45 +01:00
Hans Dembinski
371f742d98
remove obsolete comment
2018-12-20 12:36:11 +01:00
Hans Dembinski
a8a6b4b3b2
improved support and testing of axes over boost::units
2018-12-20 12:25:06 +01:00