Difference between revisions of "Documentation/Labs"
From Slicer Wiki
m |
m |
||
Line 26: | Line 26: | ||
== Documentation == | == Documentation == | ||
* [[{{FULLPAGENAME}}/DocumentationImprovments|Documentation Improvements (Wiki, website, ...)]] | * [[{{FULLPAGENAME}}/DocumentationImprovments|Documentation Improvements (Wiki, website, ...)]] | ||
+ | |||
+ | == Source code management == | ||
+ | * [[{{FULLPAGENAME}}/TransitionToGit|Transition to Git]] | ||
== Extension == | == Extension == | ||
* [[{{FULLPAGENAME}}/EasyExtensionContribution|Easy Extension Contribution]] | * [[{{FULLPAGENAME}}/EasyExtensionContribution|Easy Extension Contribution]] | ||
+ | |||
+ | |||
= Completed = | = Completed = |
Revision as of 16:58, 11 February 2014
Home < Documentation < LabsThis is the place where we will keep track of our experiments and projects.
Contents
On-going
Internals
- DeprecatedModules extension
- MultiDimensional Data Management
- Full support for non-linear transforms
- Slicer startup time improvement
Libraries
Python
Compilers & IDE
Virtual Machines
Documentation
Source code management
Extension
Completed
Internals
- CMake-ified Python - See r21911, r21912, r21913