Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 715 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 715 Bytes

BinderTest

Terminal approach

Binder

Launch a terminal in Binder, and type:

python julia_install.py
python -i RHEOS.py

Rheos should now be available in python:

>>> RHEOS.Maxwell
<PyCall.jlwrap 
Model name: maxwell

Free parameters: η and k

                ___
            _____| |________╱╲  ╱╲  ╱╲  ___
                _|_|          ╲╱  ╲╱  ╲╱
                  η                  k
               >

Notebook install & run

Binder