Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
Snippets Groups Projects
Commit a1e94ac4 authored by ulrich_y's avatar ulrich_y
Browse files

For #17, #12 is fixed

Using the example of Andrea's monster meg run at
LO (!) we add two histograms each with 4000 bins.
The old code took 9.29s, the new code takes O(5ms)
so this simple update makes it 1000x faster by not
looping in python but letting numpy handle the
numerics..
parent 5f7f174c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment