Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 2D & ND histograms #5

Closed
7 of 8 tasks
janpipek opened this issue May 3, 2016 · 2 comments
Closed
7 of 8 tasks

Add 2D & ND histograms #5

janpipek opened this issue May 3, 2016 · 2 comments
Assignees
Milestone

Comments

@janpipek
Copy link
Owner

janpipek commented May 3, 2016

  • Analogous data model to Histogram1D
  • refactor HistogramBase class -> common behaviour of 1D and 2D
  • revisit binning schemas
  • histogram2D facade function to be compatible with numpy one
  • plotting
  • arithmetic operations
  • documentation
  • stats
@janpipek janpipek changed the title Add 2D histograms Add 2D & ND histograms Jun 1, 2016
@janpipek
Copy link
Owner Author

Mostly working

@janpipek janpipek self-assigned this Jun 21, 2016
@janpipek janpipek added this to the 0.4 milestone Jun 21, 2016
@janpipek
Copy link
Owner Author

Done. Statistics are not essential.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant