{5} Assigned, Active Tickets by Owner (Full Description) (5 matches)

List tickets assigned, group by ticket owner. This report demonstrates the use of full-row display.

mturk (5 matches)

Ticket Summary Component Milestone Type Created
Description
#239 Grid partitioning should only store bounding-box information extensions 2.1 enhancement 02/23/10

If we only store the slice information -- i.e., min/max indices along all three axes -- then we save on the memory utilized during a volume rendering. We can and should store the original pointers to the grid data, but we do not necessarily need to store the subsections.


#39 Follow PEP8 style conventions yt 2.0 defect 09/24/07

Naming conventions are all over the place. Fix these.

This will require a substantial change to the API; it won't be suitable for the 0.2 release. 0.3 is where this should go, and it will require changing most of the examples and wiki entries.


#210 Derived fields in profiles lagos 2.0 enhancement 04/14/09

Profiles, like data objects, should have derived fields. This should include InertialTensor?, AccretionTime?, and maybe some other stuff. These should be self-registering and should be accessible via add_fields.


#220 Ghost zone generation should know about in-memory datasets lagos 2.0 enhancement 06/04/09

Currently, ghost zone generation goes through the grid objects, which then grab it from neighboring grids. We should know better than to do this for In-Memory datasets, and instead just not slice off the neighboring cells.

Currently, ghost zone generation requiring grids on other processors will simply fail.


#205 Periodicity yt 2.1 task 03/25/09

YT should check more carefully for periodicity. It should not be applied universally.


Note: See TracReports for help on using and creating reports.