Hans Dembinski
|
03c8436f4c
|
fix
|
2017-11-04 00:32:22 +01:00 |
|
Hans Dembinski
|
14c43544bc
|
added pow transform, transforms can now be used from python
|
2017-11-04 00:15:50 +01:00 |
|
Hans Dembinski
|
141e41adc7
|
better support for transforms
|
2017-11-03 19:39:07 +01:00 |
|
Hans Dembinski
|
7717852168
|
simpler, restrict numpy arrays to type double
|
2017-11-03 18:35:01 +01:00 |
|
Hans Dembinski
|
b2a2cc123d
|
fix
|
2017-11-03 16:26:33 +01:00 |
|
Hans Dembinski
|
e12856b03d
|
replaced CApi numpy with boost numpy
|
2017-11-03 00:13:43 +01:00 |
|
Hans Dembinski
|
ad2d323d92
|
simplify
|
2017-11-02 22:39:33 +01:00 |
|
Hans Dembinski
|
757d4b0ca4
|
interface break for axis, new category axis
|
2017-11-02 21:43:04 +01:00 |
|
Hans Dembinski
|
0be8c7b2e2
|
simpler
|
2017-10-27 20:42:20 +02:00 |
|
Hans Dembinski
|
3ba9e8e417
|
make integer type variable, use enum for uoflow option instead of bool for clarity
|
2017-10-18 18:07:10 +02:00 |
|
Hans Dembinski
|
69ab4c1030
|
better code example checks, better support for dynamic reduce
|
2017-10-18 15:51:16 +02:00 |
|
Hans Dembinski
|
c07162e7a8
|
fixed reduce function
|
2017-10-13 16:26:41 +02:00 |
|
Hans Dembinski
|
7e8b2bb403
|
replaced container_storage with array_storage, simplified comparison between storage types
|
2017-10-13 11:20:59 +02:00 |
|
Hans Dembinski
|
dab47e6fa9
|
support passing individual arays and broadcasting in python histogram; also adapted interface in speed_numpy.py
|
2017-08-31 22:46:07 +02:00 |
|
Hans Dembinski
|
b71638f603
|
switching back to axis method
|
2017-06-04 18:17:42 +02:00 |
|
Hans Dembinski
|
d5097869c6
|
updating tests, include examples in docu
|
2017-06-04 18:00:49 +02:00 |
|
Hans Dembinski
|
2a2daee159
|
fix
|
2017-06-04 11:58:05 +02:00 |
|
Hans Dembinski
|
dbb34cf5c6
|
clang-format
|
2017-06-04 11:53:57 +02:00 |
|
Hans Dembinski
|
ef4898ddc2
|
put axis in extra namespace, put python axis objects in axis submodule
|
2017-06-04 11:53:15 +02:00 |
|
Hans Dembinski
|
6ec89079e0
|
fixing issues with left,right,center
|
2017-06-03 14:00:13 +02:00 |
|
Hans Dembinski
|
986e64a7cb
|
reduce feature implemented
|
2017-06-03 11:52:06 +02:00 |
|
Hans Dembinski
|
def7d6b05a
|
use new add method and clangformat
|
2017-05-30 19:26:22 +02:00 |
|
Hans Dembinski
|
b94d21a46f
|
Merge branch 'master' into reduce
|
2017-05-30 19:03:23 +02:00 |
|
Hans Dembinski
|
1f93088554
|
testing and fixing bug related to adding histogram with weighted entries
|
2017-05-30 18:57:53 +02:00 |
|
Hans Dembinski
|
3ad8a9e4b8
|
adding reduce with tests
|
2017-05-14 18:44:23 +02:00 |
|
Hans Dembinski
|
9606c38a64
|
prepare/change interface for point-wise adding
|
2017-05-05 00:13:44 +02:00 |
|
Hans Dembinski
|
c59fa052e1
|
fixing doc and renaming default_axes to builtin_axes
|
2017-05-03 00:05:19 +02:00 |
|
Hans Dembinski
|
e5a31f541a
|
more coverage
|
2017-05-02 23:08:06 +02:00 |
|
Hans Dembinski
|
9272cf896b
|
nicer fill interface and clang-format
|
2017-05-02 14:22:27 +02:00 |
|
Hans Dembinski
|
aecfab98bb
|
test and fix mixed assignment
|
2017-04-27 14:30:10 +02:00 |
|
Hans Dembinski
|
ce7046d1a4
|
fix serialization issues
|
2017-04-27 13:48:21 +02:00 |
|
Hans Dembinski
|
784e482037
|
merge tests for static and dynamic variant
|
2017-04-27 11:38:11 +02:00 |
|
Hans Dembinski
|
8aac475d72
|
clang-format and possible fix for gcc-4.8
|
2017-04-25 10:35:42 +02:00 |
|
Hans Dembinski
|
a2bc4f428d
|
use integral constants to access axis in histogram statically
|
2017-04-25 10:10:22 +02:00 |
|
Hans Dembinski
|
00807ca54d
|
adding transforms for regular_axis
|
2017-04-24 18:28:57 +02:00 |
|
hans.dembinski@gmail.com
|
76d1621ccd
|
update benchmark
|
2017-04-11 10:59:20 +02:00 |
|
Hans Dembinski
|
7b673fe3f6
|
cmake
|
2017-04-07 20:21:59 +02:00 |
|
Hans Dembinski
|
840890d6ca
|
test unhittable branch
|
2017-04-06 22:47:25 +02:00 |
|
Hans Dembinski
|
4219a4f44a
|
added reset and clang-format
|
2017-04-06 22:17:59 +02:00 |
|
Hans Dembinski
|
a023a46f90
|
use static dispatch
|
2017-04-06 21:57:14 +02:00 |
|
Hans Dembinski
|
c67a32d0c7
|
fix for compiler
|
2017-04-06 20:58:36 +02:00 |
|
hans.dembinski@gmail.com
|
bd6912d5e8
|
missing test
|
2017-04-06 12:16:42 +02:00 |
|
hans.dembinski@gmail.com
|
5231ac53eb
|
added conversion between dynamic and static axes vectors
|
2017-04-06 12:15:30 +02:00 |
|
Hans Dembinski
|
756989ac85
|
Merge branch 'master' of github.com:HDembinski/histogram
|
2017-03-31 23:00:12 +02:00 |
|
Hans Dembinski
|
1ce4533789
|
polishing
|
2017-03-31 22:59:55 +02:00 |
|
hans.dembinski@gmail.com
|
821d1d7f72
|
update speed tests
|
2017-03-31 15:01:15 +02:00 |
|
Hans Dembinski
|
f6dd8b2cd2
|
support custom axis objects
|
2017-03-30 22:28:30 +02:00 |
|
Hans Dembinski
|
7606d375fe
|
clangformat
|
2017-03-29 22:26:14 +02:00 |
|
Hans Dembinski
|
7bc9bd8016
|
polishing
|
2017-03-29 21:15:43 +02:00 |
|
Hans Dembinski
|
4ce3973c77
|
more tests and a fix
|
2017-03-28 23:51:48 +02:00 |
|