Difference between revisions of "Documentation/Labs"
From Slicer Wiki
m (→Internals) |
m |
||
Line 37: | Line 37: | ||
== Debug == | == Debug == | ||
* [[{{FULLPAGENAME}}/BRAINS_and_ITKv4_issue|BRAINS and ITKv4 issue]] | * [[{{FULLPAGENAME}}/BRAINS_and_ITKv4_issue|BRAINS and ITKv4 issue]] | ||
− | |||
− | |||
− | |||
− | |||
== Documentation == | == Documentation == | ||
Line 55: | Line 51: | ||
== Python == | == Python == | ||
* [[{{FULLPAGENAME}}/DevelopmentWithGit|Development with Git]] - See [http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=21863 r21863], [http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=21867 r21867], [http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=21869 r21869], [http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=21879 r21879], [http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=21891 r21891] | * [[{{FULLPAGENAME}}/DevelopmentWithGit|Development with Git]] - See [http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=21863 r21863], [http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=21867 r21867], [http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=21869 r21869], [http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=21879 r21879], [http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=21891 r21891] | ||
+ | |||
+ | == Modules == | ||
+ | * [[{{FULLPAGENAME}}/SimpleFilters|Simple Filters]] | ||
+ | * [[{{FULLPAGENAME}}/Editor|Editor]] |
Revision as of 19:23, 19 November 2013
Home < Documentation < LabsThis is the place where we will keep track of our experiments.
Contents
On-going
Tutorials testing
Internals
- Internationalization
- DeprecatedModules extension
- Units
- SlicerExecutionModel Parameter Serialization
- MultiDimensional Data Management
Libraries
Python
Compilers & IDE
Virtual Machines
Debug
Documentation
Completed
Internals
- CMake-ified Python - See r21911, r21912, r21913