Modules:FourDAnalysis-Documentation-3.6-SciPy-Memo

From Slicer Wiki
Revision as of 15:28, 27 April 2011 by Tokuda (talk | contribs) (Created page with '=About this page= This is a up-to-date memo on how to set up SciPy in 3D Slicer version 3, for those who are interested in 4D Analysis module. This page explains how to build Sci…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Home < Modules:FourDAnalysis-Documentation-3.6-SciPy-Memo

About this page

This is a up-to-date memo on how to set up SciPy in 3D Slicer version 3, for those who are interested in 4D Analysis module. This page explains how to build SciPy package from the source. Please note that building SciPy is not always straightforward, due to its dependencies on other libraries e.g. BLAS, LAPACK, etc, and the author of this page cannot answer to questions regarding installation of SciPy. This page only provides the steps that worked for the author's computer environment for the users information.

Installation

Mac OS X (tested on 10.6.7)

Windows

Linux