12
I Use This!
High Activity

News

Analyzed 1 day ago. based on code collected 1 day ago.
Posted almost 8 years ago by [email protected] (Suoqing Ji)
Update tests and docs doc/source/cookbook/various_lens.py ... [More] yt/visualization/volume_rendering/tests/test_lenses.py [Less]
Posted almost 8 years ago by [email protected] (Suoqing Ji)
Bug fix and improvement in stereo-spherical-lens ... [More] yt/units/yt_array.py yt/visualization/volume_rendering/lens.py [Less]
Posted almost 8 years ago by [email protected] (Nathan Goldbaum)
optimize Unit.__ne__ to sometimes avoid sympy comparisons ... [More] yt/units/unit_object.py [Less]
Posted almost 8 years ago by [email protected] (Nathan Goldbaum)
decorate _unit_repr_check_same with an LRU cache yt/units/yt_array.py
Posted almost 8 years ago by [email protected] (Nathan Goldbaum)
refactor so _unit_repr_check_same is not a member function yt/units/yt_array.py
Posted almost 8 years ago by [email protected] (Nathan Goldbaum)
[opt] performance improvement for YTArray addition ... [More] yt/units/unit_object.py yt/units/yt_array.py [Less]
Posted almost 8 years ago by [email protected] (Andrew Myers)
remove inline keywords from intersection functions ... [More] yt/utilities/lib/primitives.pxd yt/utilities/lib/primitives.pyx [Less]
Posted almost 8 years ago by [email protected] (Nathan Goldbaum)
add ds.particle_type_counts this is a convenience property for finding the number of particles by type over the whole simulation ... [More] yt/data_objects/static_output.py yt/data_objects/tests/test_dataset_access.py yt/frontends/art/data_structures.py yt/frontends/art/tests/test_outputs.py yt/frontends/artio/data_structures.py yt/frontends/artio/tests/test_outputs.py yt/frontends/enzo/data_structures.py yt/frontends/enzo/tests/test_outputs.py yt/frontends/ramses/data_structures.py yt/frontends/ramses/tests/test_outputs.py yt/geometry/geometry_handler.py yt/geometry/grid_geometry_handler.py yt/geometry/particle_geometry_handler.py [Less]
Posted almost 8 years ago by [email protected] (Andrew Myers)
set slice bounds in code units, to match behavior of AxisAlignedSlicePlot. ... [More] yt/visualization/plot_window.py [Less]
Posted almost 8 years ago by [email protected] (Nathan Goldbaum)
Merged in MatthewTurk/yt (pull request #2170) Override select for semistructured mesh. Closes #1217 ... [More] yt/data_objects/unstructured_mesh.py yt/frontends/stream/tests/test_stream_hexahedral.py [Less]