ParaView 4.2 Deliverables: Difference between revisions
From ParaQ Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 43: | Line 43: | ||
| Ben Boeckel | | Ben Boeckel | ||
| active development | | active development | ||
|- | |||
| Memory management | |||
| | |||
* Benchmark memory used by intermediate filters in typical Catalyst pipelines | |||
* Investigate mechanisms for releasing memory after each catalyst stage (currently the memory is released only when the subsequent timestep starts). | |||
| | |||
| | |||
|- | |- | ||
| Tracing improvements | | Tracing improvements | ||
Line 64: | Line 71: | ||
| | | | ||
| | | | ||
|- | |||
| style="color:green; background-color:#ffffcc;" colspan=4 align="center"| '''Documentation''' | |||
|- | |||
| ParaView User's Guide | |||
| | |||
* ParaView User's Guide for 4.2 with better Python API description among other improvements. | |||
| Utkarsh/Dave | |||
| active development | |||
|- | |||
| Catalyst User's Guide | |||
| | |||
* User's Guide for catalyst | |||
| Andy Bauer | |||
| active development/completed | |||
|- | |||
| Python API Manual | |||
| | |||
* Python documentation for ParaView Python API | |||
* http://www.paraview.org/ParaView3/Doc/Nightly/www/py-doc/index.html | |||
| Sankhesh | |||
| completed | |||
|- | |- | ||
| style="color:green; background-color:#ffffcc;" colspan=4 align="center"| '''Packaging/Deployment''' | | style="color:green; background-color:#ffffcc;" colspan=4 align="center"| '''Packaging/Deployment''' |
Revision as of 12:04, 9 January 2014
Name | Description | Owner | Status |
---|---|---|---|
UI Improvements | |||
View Settings |
|
Dan Lipsa | active development |
Application settings |
|
||
2D Plots |
|
Utkarsh | active development (partial) |
Query Enhancements | |||
Extensions to Find Data | Add suport for parallel min/max/mean | ||
Catalyst | |||
Rendering Editions |
|
Ben Boeckel | active development |
Memory management |
|
||
Tracing improvements |
|
||
Python API (LUT) |
|
||
Python API (Formatting) |
|
||
Documentation | |||
ParaView User's Guide |
|
Utkarsh/Dave | active development |
Catalyst User's Guide |
|
Andy Bauer | active development/completed |
Python API Manual |
|
Sankhesh | completed |
Packaging/Deployment | |||
ParaView using External-VTK | Add support to build ParaView using a pre-built VTK |