Skip to content

clonker/spscicomp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spscicomp

software project scientific computing ws14/15

========================= Installation Instructions

Clone the git repository into a directory of your choice. Then install the packages by

$ python2 setup.py install

if you have sufficient rights, or

$ python2 setup.py install --home=SOME_DIRECTORY

to install into a directory of your choice. In this case make sure that SOME_DIRECTORY is added to your PYTHONPATH.

About

software project scientific computing ws14/15

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 59.0%
  • C 25.5%
  • C++ 8.0%
  • Jupyter Notebook 3.4%
  • Cuda 2.5%
  • Fortran 1.6%