Hans Dembinski
9b8de0536b
update section about parallel filling
2019-05-15 21:54:27 +02:00
Hans Dembinski
ff97700470
* finishing the user guide
...
* get master badges back
2019-02-24 22:14:30 +01:00
Hans Dembinski
9abbe46e3d
CI & doc update, removed multiprecision::cpp_int, simpler axis implementation, use_default to set default options
...
* Travis uses b2 and codecov now
* replacing boost::multiprecision with custom implementation to avoid the dependency
* improved axis implementation: `update` is now a normal method
* introduced use_default tag type to set defaults
* whitespace fixes and doc update
2019-02-17 13:37:50 +01:00
Hans Dembinski
1bd67c780e
use float literals in examples
2019-01-22 20:48:29 +01:00
Hans Dembinski
cbdd77f629
getting rid of value_bin_view, since we dont need to use bins as indices anymore
2019-01-11 00:06:26 +01:00
Hans Dembinski
0569d4c0b6
more threads to make a potential data race more likely
2019-01-11 00:06:26 +01:00
Hans Dembinski
33530a5bd9
fix travis and windows
2019-01-11 00:06:26 +01:00
Hans Dembinski
3f1bd7ec65
fix gcc
2019-01-11 00:06:26 +01:00
Hans Dembinski
c0009761f9
fix ci
2019-01-11 00:06:26 +01:00
Hans Dembinski
abcc2c7aea
fixes
2019-01-11 00:06:26 +01:00
Hans Dembinski
4d3f9afb74
new example with histogram thats filled in parallel
2019-01-11 00:06:26 +01:00