yt_analysis is sharing code with you
Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.
Don't show this againCommit a5267c2eb1d0 Raw commit »
- commit
- a5267c2eb1d0
- parent
- 07780c9b1b42
- branch
- yt-object-serialization
[svn r1045] Fixed some (grid.id-1) -> (grid.id-grid._id_offset) problems.
Sped up extracting regions by a LOT by using array_split rather than manually
splitting after doing wheres and indices and all that. It passes the tests,
and furthermore gives identical results to the previous iteration, and is
faster by like a factor of a two hundred.
| File | Lines added | Lines removed |
|---|---|---|
| yt/lagos/BaseDataTypes.py | 20 | 14 |
Comments
Log in to comment »