8000 GitHub - apatlpo/shenfun_trial: Play/test with shenfun library
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

apatlpo/shenfun_trial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shenfun_trial

Play/test with shenfun library that may be found here.

Installation

conda create --name shenfun -c conda-forge -c spectralDNS python=3.6 shenfun h5py-parallel matplotlib
source activate shenfun
conda install -c conda-forge jupyter 
pip install line_profiler
pip install numba

Run

mpirun -np 4  python code.py

Profiling

Add @profile decorators and run:

kernprof -lv myscript.py

About

Play/test with shenfun library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0