418715a249dont copy arguments
Hans Dembinski
2018-07-04 21:14:42 +0200
12817fbf1cfixed for osx
Hans Dembinski
2018-07-04 21:14:23 +0200
518e012b3afix coveralls
Hans Dembinski
2018-07-04 00:47:25 +0200
5027bc48c4removing obsolete header and fix test
Hans Dembinski
2018-07-04 00:30:02 +0200
e119bf0601fixed py3 bugs
Hans Dembinski
2018-07-04 00:22:48 +0200
1791c7aa68fix
Hans Dembinski
2018-07-03 23:13:37 +0200
7aacd29284fix
Hans Dembinski
2018-07-03 23:01:58 +0200
fc73142c71fix
Hans Dembinski
2018-07-03 22:53:40 +0200
59ffda9ab6use boost install script
Hans Dembinski
2018-07-03 22:51:39 +0200
ec0026c6fdping
Hans Dembinski
2018-07-03 22:01:22 +0200
675691836fping
Hans Dembinski
2018-07-03 21:58:16 +0200
b5d5757bb0ping
Hans Dembinski
2018-07-03 21:52:23 +0200
1e76bf8821ping
Hans Dembinski
2018-07-03 21:46:49 +0200
2b51d8a1e6ping
Hans Dembinski
2018-07-03 21:45:36 +0200
8c78eb4591ping
Hans Dembinski
2018-07-03 21:30:37 +0200
891d6b6edcping
Hans Dembinski
2018-07-03 21:26:34 +0200
edbe497113ping
Hans Dembinski
2018-07-03 21:21:26 +0200
af3ff56b99ping
Hans Dembinski
2018-07-03 21:03:13 +0200
d163e9ce85fix travis
Hans Dembinski
2018-07-03 20:44:05 +0200
3c54629e74trigger build after cache removal and travis linting
Hans Dembinski
2018-07-03 20:03:00 +0200
8a60ec1abafix typo
Hans Dembinski
2018-07-03 18:22:54 +0200
32ebfc1d5cno Werror
Hans Dembinski
2018-07-03 18:20:48 +0200
c8926f9edcno Werror
Hans Dembinski
2018-07-03 18:09:35 +0200
4bf2bca25apython3
Hans Dembinski
2018-07-03 17:52:16 +0200
0b6cef8cd5try python3 build
Hans Dembinski
2018-07-03 17:23:48 +0200
37859982d5try python3 build
Hans Dembinski
2018-07-03 13:52:38 +0200
864d2573c0try python3 build
Hans Dembinski
2018-07-03 13:36:30 +0200
9b8fbce88bfix compiler setting
Hans Dembinski
2018-07-03 13:18:23 +0200
691d0955b7fix cache path
Hans Dembinski
2018-07-03 12:25:24 +0200
4a857b4660only compile needed libs
Hans Dembinski
2018-07-03 12:23:18 +0200
8f75ce1647prepare travis for python3 testing
Hans Dembinski
2018-07-03 12:09:38 +0200
44e1ebf97eprepare travis for python3 testing
Hans Dembinski
2018-07-03 11:22:56 +0200
3ec85e64e5prepare travis for python3 testing
Hans Dembinski
2018-07-03 11:19:31 +0200
5b3f38adf7prepare travis for python3 testing
Hans Dembinski
2018-07-03 11:16:37 +0200
a1a0aa28eeprepare travis for python3 testing
Hans Dembinski
2018-07-03 11:15:09 +0200
5837e8d0c6fix travis
Hans Dembinski
2018-07-03 09:09:05 +0200
7caaeabd4ffix travis
Hans Dembinski
2018-07-03 08:30:19 +0200
feb0092d51fix travis
Hans Dembinski
2018-07-03 00:36:24 +0200
e215350cc0fix travis
Hans Dembinski
2018-07-03 00:30:32 +0200
f9203a1159fixed build, removed implicit conversion of weight_counter to double, make serialization really optional
Hans Dembinski
2018-07-03 00:08:34 +0200
081dd78037fix travis and build
Hans Dembinski
2018-07-02 21:30:25 +0200
56ffce6223fix of build system and some gcc warnings
Hans Dembinski
2018-07-02 21:21:46 +0200
b753b3bdf7fix for build
Hans Dembinski
2018-07-02 18:14:28 +0200
316789b765fixed python tests, make debug build by default, started to reduce template dependencies
Hans Dembinski
2018-07-02 13:08:07 +0200
6141ec0ed6throw again on invalid user input
Hans Dembinski
2018-07-02 09:54:56 +0200
cfd47c4c11fixing most of the python errors
Hans Dembinski
2018-07-02 01:01:04 +0200
5fc67137e4issue 45: use operator() to fill; issue 44: removed sum(), use std::for_each or std::accumulate instead; added support for stl containers as fill and index arguments
Hans Dembinski
2018-07-01 21:41:09 +0200
6eb9eaa44aFix for MSVC error C3538: auto could be unsigned long or size_t in this context.
jbuonagurio
2018-06-28 12:02:52 -0400
bdab3ba4b9Workaround for MSVC errors C2976 and C3203: add specializations for all built-in types.
jbuonagurio
2018-06-28 12:00:45 -0400
8f611f8c0eu
Hans Dembinski
2018-06-07 09:38:15 +0200
dab9c94c6fwhitespace
Hans Dembinski
2018-03-28 17:03:18 +0200
e82284be99clf
Hans Dembinski
2018-03-28 16:58:40 +0200
e6c9d717c0replacing bin method with operator()
Hans Dembinski
2018-03-28 16:51:53 +0200
dac1a0c0beclang format
Hans Dembinski
2018-03-28 13:22:10 +0200
23378345e7STL support, making weight_counter implicitly convertible to RealType so that stl algorithms work with iterators
Hans Dembinski
2018-03-28 12:05:10 +0200
95076ace3clightweight alternative to vector
Hans Dembinski
2018-03-18 22:22:51 +0100
8dc93c83d2clang format
Hans Dembinski
2018-03-15 21:06:41 +0100
6e7673204cbetter testing of adaptive_storage without using brittle tricks
Hans Dembinski
2018-03-15 20:44:00 +0100
88ccfee628simplified and corrected headers
Hans Dembinski
2018-03-14 23:16:35 +0100
1c8926f39dremoving last status message
Hans Dembinski
2018-03-14 23:15:53 +0100
69064b3a54increased coverage
Hans Dembinski
2018-03-14 22:59:17 +0100
70052de783more test coverage
Hans Dembinski
2018-03-14 22:42:05 +0100
3fbcb3ccb5update travis with renamed coverage build type
Hans Dembinski
2018-03-14 22:34:23 +0100
3bcaa8530csimplified cmakelist and improved msvc compatibility
Hans Dembinski
2018-03-14 22:26:25 +0100
5dfd8f1765simplified build, added sanitizers for tests
Hans Dembinski
2018-03-14 21:50:12 +0100
acb0a38d20fixed iterator::bin() method; got rid of explicit specialization; more tests
Hans Dembinski
2018-03-13 21:18:23 +0100
ce93a88986renamed Storage::bin_type to element_type; added Storage::const_reference; renamed histogram::bin_iterator to const_iterator; added bin(unsigned) method to histogram::const_iterator, which returns the current bin_type for that dimension
Hans Dembinski
2018-03-13 00:26:41 +0100
bb41363d6dconsistent naming
Hans Dembinski
2018-03-12 20:58:14 +0100
d6b88544c2fix for last commit
Hans Dembinski
2018-03-11 23:59:19 +0100
698e94e0d2simpler
Hans Dembinski
2018-03-11 23:55:00 +0100
7d50945c7cattempt to fix missing coverage
Hans Dembinski
2018-03-11 23:38:56 +0100
1441c738d0fixed readme to show new bin iteration
Hans Dembinski
2018-03-11 21:17:49 +0100
196a1843bbadded note for building with b2
Hans Dembinski
2018-03-11 21:11:02 +0100
3a7c8cb715always return matching types in bin_views
Hans Dembinski
2018-03-11 20:51:03 +0100
37ccf6d80cfinally elegant iteration over axis bins
Hans Dembinski
2018-03-11 19:59:03 +0100
fe4bd1701dswitched to lazy interval_view to improve performance
Hans Dembinski
2018-03-11 17:08:13 +0100
8cb08efa7bbug-fix to lowercase build type variable
Hans Dembinski
2018-03-11 11:34:20 +0100
f14cca8f97more fixes for travis
Hans Dembinski
2018-03-10 23:19:16 +0100
3916ea2c31attempt to fix initializer list issues
Hans Dembinski
2018-03-10 23:09:58 +0100
4c6cb592dbmissing includes
Hans Dembinski
2018-03-10 23:00:34 +0100
5a546b0971clang-format
Hans Dembinski
2018-03-10 22:51:54 +0100
460b417338slightly more coverage
Hans Dembinski
2018-03-10 22:51:08 +0100
fd38805b0bmerged meta_test with detail_test and test detail::cat
Hans Dembinski
2018-03-10 22:08:49 +0100
18a5936490superfluous return statements
Hans Dembinski
2018-03-10 21:30:50 +0100
22f0510b0dfixing gcc issues
Hans Dembinski
2018-03-10 21:29:48 +0100
8e904a3645added reverse iterators, simplified code
Hans Dembinski
2018-03-10 20:20:32 +0100
37d96e33dfcorrect wording
Hans Dembinski
2018-03-08 23:22:01 +0100
06abbf8884fixes for the documentation, removing mentions of count argument
Hans Dembinski
2018-03-08 22:46:55 +0100
541ca5eb32simplification and clean-up
Hans Dembinski
2018-03-02 17:21:28 +0100
8b11d8cdc5fixed all the bugs and all the tests
Hans Dembinski
2018-03-01 18:11:50 +0100
f1b711d634separate bin type properties from histogram interface, made interface more flexible, histogram_test is failing, needs investigation
Hans Dembinski
2018-03-01 15:57:55 +0100
d2e2d23c77clang-format
Hans Dembinski
2018-02-28 23:14:28 +0100
3e825b449amake type of weight argument flexible, added sample type, some simplification to fill argument parsing
Hans Dembinski
2018-02-28 23:07:36 +0100
707adf08a5minor improvements
Hans Dembinski
2018-01-18 11:03:13 +0100
3779bddde7try to fix axels issue #39
Hans Dembinski
2017-12-14 13:37:01 +0100
dea9e80f73better handling of parallel installation of different Python versions
Hans Dembinski
2017-12-13 13:25:34 +0100
90b0e7f9c5corrected error message
Hans Dembinski
2017-12-13 13:24:20 +0100