Difference between revisions of "2015 Winter Project Week Infrastructure Breakout"

From NAMIC Wiki
Jump to: navigation, search
Line 5: Line 5:
  
 
== Python Modules and Python Slicer ==
 
== Python Modules and Python Slicer ==
* Can Slicer move to a python distribution like Anaconda?
+
* Can Slicer use a python distribution like [https://store.continuum.io/cshop/anaconda/ Anaconda] instead of building its own python?
 +
** [http://docs.continuum.io/anaconda/pkg-docs.html Packages supported by Anaconda]
  
 
== Extension and third party libraries ==
 
== Extension and third party libraries ==
 
* Policy to use third party libraries like OpenCV with Extensions. Should they be part of Slicer main dependencies?
 
* Policy to use third party libraries like OpenCV with Extensions. Should they be part of Slicer main dependencies?

Revision as of 23:42, 7 January 2015

Home < 2015 Winter Project Week Infrastructure Breakout

Updating Teem release

  • Hans has merged the changes in Teem1.11.1 branch with his change and resolved a bunch of CMake issues git
  • Results are in this Dashboard
  • Talk to Gordon to bring those changes into Teem trunk and make a new branch (Teem 1.11.2?)

Python Modules and Python Slicer

Extension and third party libraries

  • Policy to use third party libraries like OpenCV with Extensions. Should they be part of Slicer main dependencies?