Hans Dembinski
|
d4cee3ba99
|
fix build
|
2017-11-03 00:21:27 +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
|
b4d3a38961
|
fix
|
2017-11-02 21:55:38 +01:00 |
|
Hans Dembinski
|
757d4b0ca4
|
interface break for axis, new category axis
|
2017-11-02 21:43:04 +01:00 |
|
Hans Dembinski
|
924b00042d
|
fixed doc strings and some minor changes
|
2017-10-25 16:18:29 +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
|
c6c17ad4a3
|
use string_view in interface
|
2017-10-13 17:00:15 +02:00 |
|
Hans Dembinski
|
83e4fcc8a2
|
fix
|
2017-09-01 00:51:26 +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
|
da01e55d89
|
beauty
|
2017-06-04 11:57:56 +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
|
620c825d77
|
fix message
|
2017-05-09 09:56:18 +02:00 |
|
Hans Dembinski
|
c59fa052e1
|
fixing doc and renaming default_axes to builtin_axes
|
2017-05-03 00:05:19 +02:00 |
|
Hans Dembinski
|
9272cf896b
|
nicer fill interface and clang-format
|
2017-05-02 14:22:27 +02:00 |
|
Hans Dembinski
|
ce7046d1a4
|
fix serialization issues
|
2017-04-27 13:48:21 +02:00 |
|
Hans Dembinski
|
812b607947
|
simpler
|
2017-04-25 10:45:37 +02:00 |
|
Hans Dembinski
|
7bc9bd8016
|
polishing
|
2017-03-29 21:15:43 +02:00 |
|
Hans Dembinski
|
493d6c7974
|
unified both histogram classes
|
2017-03-28 23:21:21 +02:00 |
|
Hans Dembinski
|
45f461e49c
|
use handle instead of manual reference counting
|
2017-03-28 21:11:52 +02:00 |
|
Hans Dembinski
|
8fd50d36da
|
make views read-only and dont modified viewed
|
2017-03-28 09:41:16 +02:00 |
|
Hans Dembinski
|
31aad75893
|
drop axis method in python
|
2017-03-27 22:45:45 +02:00 |
|
Hans Dembinski
|
603f3013d6
|
fixed link
|
2017-03-27 21:31:53 +02:00 |
|
hans.dembinski@gmail.com
|
10df0cc8e1
|
a little better
|
2017-03-27 15:35:22 +02:00 |
|
hans.dembinski@gmail.com
|
f38085daa9
|
new working adaptive_storage
|
2017-03-27 15:13:16 +02:00 |
|
Hans Dembinski
|
e2426fbdef
|
clang-formatted code
|
2017-03-25 17:20:37 +01:00 |
|
Hans Dembinski
|
206818fad4
|
hide numpy-stuff
|
2017-03-24 23:41:51 +01:00 |
|
Hans Dembinski
|
5049feae99
|
test more
|
2017-03-24 23:38:13 +01:00 |
|
Hans Dembinski
|
4e23deca23
|
better
|
2017-03-24 23:03:00 +01:00 |
|
Hans Dembinski
|
adfd33a1aa
|
fix for cpp_int numpy conversion
|
2017-03-24 22:54:25 +01:00 |
|
Hans Dembinski
|
f81cbe9fec
|
fix bug for conversion of uninitialized histogram
|
2017-03-24 21:33:01 +01:00 |
|
Hans Dembinski
|
bfd4f440f4
|
more pythonic interface
|
2017-03-24 09:26:37 +01:00 |
|
Hans Dembinski
|
1d3f3d7a0c
|
simpler, dont expose axes_type, provide for_each_axis instead
|
2017-03-22 22:39:55 +01:00 |
|
hans.dembinski@gmail.com
|
5a7b7b09b6
|
support repr for histogram in python
|
2017-03-22 18:38:18 +01:00 |
|
hans.dembinski@gmail.com
|
39cc44991a
|
simplify
|
2017-03-21 11:54:51 +01:00 |
|
Hans Dembinski
|
41a767947a
|
added axis iterators
|
2017-03-18 18:16:21 +01:00 |
|
Hans Dembinski
|
1755cdc6c6
|
polar_axis to circular_axis
|
2017-03-17 08:44:48 +01:00 |
|
Hans Dembinski
|
babaa8254f
|
fix behavior, it is ok too have many axes, it is not okay to fill them from python with *args
|
2017-03-16 21:46:18 +01:00 |
|
Hans Dembinski
|
49c173ea09
|
simplified
|
2017-03-16 20:59:58 +01:00 |
|
Hans Dembinski
|
181a88e7da
|
make realtype a template parameter
|
2017-03-16 09:15:34 +01:00 |
|
Hans Dembinski
|
d3203625c1
|
protect against too many args
|
2017-03-15 23:32:07 +01:00 |
|
Hans Dembinski
|
e9fa8aa820
|
return to std::string
|
2017-03-15 23:23:25 +01:00 |
|
hans.dembinski@gmail.com
|
b2e3a783af
|
reduced constructors for dynamic_histogram, fixed bug in iterator-based constructor and added test
|
2017-03-02 15:03:11 +01:00 |
|
hans.dembinski@gmail.com
|
758a8bceaa
|
never mind, fill is definitely better than increment
|
2017-02-11 19:38:42 +00:00 |
|
hans.dembinski@gmail.com
|
fcf9366d89
|
switch from fill to increment
|
2017-02-11 18:41:44 +00:00 |
|
hans.dembinski@gmail.com
|
9a93a7397a
|
make type order more consistent
|
2017-02-02 10:54:19 +00:00 |
|
hans.dembinski@gmail.com
|
afd7f9db21
|
fixed bug when adding adaptive_storage to itself, more test coverage
|
2017-02-02 01:22:12 +00:00 |
|
hans.dembinski@gmail.com
|
6c87c931e2
|
allocator support for adaptive_storage, fix for empty tiny_string, more test coverage
|
2017-01-30 17:28:17 +01:00 |
|
Hans Dembinski
|
678bdca032
|
refactoring and renaming, dynamic_storage to adapative_storage, static_storage to container_storage
|
2017-01-29 21:37:56 +01:00 |
|