Difference between revisions of "Documentation/Labs"
From Slicer Wiki
(→Python) |
|||
Line 18: | Line 18: | ||
* [[{{FULLPAGENAME}}/CallingPythonMethodsFromCpp|Calling Python methods from Cpp]] | * [[{{FULLPAGENAME}}/CallingPythonMethodsFromCpp|Calling Python methods from Cpp]] | ||
* [[{{FULLPAGENAME}}/IPython|IPython]] | * [[{{FULLPAGENAME}}/IPython|IPython]] | ||
+ | * [[{{FULLPAGENAME}}/Pip|Pip]] | ||
== Compilers & IDE == | == Compilers & IDE == |
Revision as of 17:55, 23 June 2014
Home < Documentation < LabsThis is the place where we will keep track of our experiments and projects.
Contents
On-going
Internals
- Slice View Annotations
- Subject hierarchy module and plugins
- DeprecatedModules extension
- MultiDimensional Data Management
- Full support for non-linear transforms
- Slicer startup time improvement
- FHS compliant directory structure
Libraries
Python
Compilers & IDE
Virtual Machines
Documentation
Source code management
Extension
Completed
Internals
- CMake-ified Python - See r21911, r21912, r21913