Jan Pipek

Results 61 comments of Jan Pipek

Hi Ryan, finally I got to reading about protobufs and your code. I partly copied lines from your commits, partly wrote code from scratch (in order to fit with restructured...

Hi, you are welcome :-)

Further requirements: - enable merging - enable flattening (year,month -> year+month

Partly done, but some automatic way of doing this???

https://github.com/astrofrog/fast-histogram also looks promising

Hi Henry, thanks a lot for the ideas. I know that `physt` is a bit slow (especially for cases that are trivial with `numpy`). In the new design (if it...

What is the goal? If you explicitly specify dtype in constructor, it should be observed. If you explicitly specify dtype in h1, it should be observed. if dtype: < --...

802bb6c918a561cd4c5dd48b6ed87ab3fc3baa15 fixes some of the problems

The basic implementation done.