12
I Use This!
High Activity

News

Analyzed about 14 hours ago. based on code collected about 17 hours ago.
Posted almost 8 years ago by [email protected] (Andrew Myers)
[DOCS] Adding an entry for annotate_mesh_lines() in the plot callbacks section of the narrative docs. ... [More] doc/source/visualizing/callbacks.rst [Less]
Posted almost 8 years ago by [email protected] (Andrew Myers)
Do not assume the Exodus II field naming conventions for all datasets. ... [More] yt/visualization/volume_rendering/interactive_vr.py [Less]
Posted almost 8 years ago by [email protected] (Andrew Myers)
Fix typo in this exception. ... [More] yt/visualization/volume_rendering/interactive_vr_helpers.py [Less]
Posted almost 8 years ago by [email protected] (John ZuHone)
Merged in ngoldbaum/yt (pull request #2184) [bugfix] fix add_field handling when passed a tuple ... [More] yt/fields/field_info_container.py [Less]
Posted almost 8 years ago by [email protected] (Andrew Myers)
fix triangle winding. yt/utilities/lib/mesh_triangulation.h ... [More] yt/visualization/volume_rendering/interactive_vr.py [Less]
Posted almost 8 years ago by [email protected] (Andrew Myers)
faster triangulation for interactive volume rendering ... [More] yt/utilities/lib/mesh_triangulation.pyx yt/visualization/volume_rendering/interactive_vr.py [Less]
Posted almost 8 years ago by [email protected] (Andrew Myers)
merging doc/source/examining/loading_data.rst ... [More] doc/source/visualizing/plots.rst setup.py yt/geometry/coordinates/cartesian_coordinates.py yt/utilities/lib/bounding_volume_hierarchy.pxd yt/utilities/lib/element_mappings.pxd yt/utilities/lib/element_mappings.pyx yt/utilities/lib/geometry_utils.pyx yt/utilities/lib/mesh_construction.h yt/utilities/lib/mesh_construction.pyx yt/utilities/lib/mesh_triangulation.h yt/utilities/lib/mesh_triangulation.pyx yt/utilities/lib/pixelization_routines.pyx yt/visualization/plot_modifications.py yt/visualization/tests/test_callbacks.py [Less]
Posted almost 8 years ago by [email protected] (Nathan Goldbaum)
Merged in atmyers/yt (pull request #2174) Changing the way mesh line annotations are performed. ... [More] doc/source/visualizing/plots.rst setup.py yt/geometry/coordinates/cartesian_coordinates.py yt/utilities/lib/bounding_volume_hierarchy.pxd yt/utilities/lib/element_mappings.pxd yt/utilities/lib/element_mappings.pyx yt/utilities/lib/geometry_utils.pyx yt/utilities/lib/mesh_construction.h yt/utilities/lib/mesh_construction.pyx yt/utilities/lib/mesh_triangulation.h yt/utilities/lib/mesh_triangulation.pyx yt/utilities/lib/pixelization_routines.pyx yt/visualization/plot_modifications.py yt/visualization/tests/test_callbacks.py [Less]
Posted almost 8 years ago by [email protected] (Andrew Myers)
faster triangulation routine. yt/utilities/lib/mesh_triangulation.pyx
Posted almost 8 years ago by [email protected] (Andrew Myers)
attempt to support element-centered data in the interative unstructured renderings ... [More] yt/visualization/volume_rendering/interactive_vr.py [Less]