Skip to content

IRIS-Solutions-Team/Iris-Pie-Examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Iris-Pie-Examples

Setup before Iris Pie has proper packaging

  • Clone the Iris Pie Examples repository into a folder next to the Iris Pie repository
•
├─ irispie
└─ irispie_examples

This means

  • Switch to the directory that directly contains irispie

  • Run the following command to clone the examples repository to the irispie_examples folder

git clone  https://github.com/IRIS-Solutions-Team/Iris-Pie-Examples.git irispie_examples

Run an example script

  • Start up the virtual environment that you have set up for use with Iris Pie

  • Switch to the desired example folder, e.g.

cd irispie_examples/linear_3eq_model

and start up the Python console of your choice, e.g.

ipython
  • Run the example script from within the Python console
run run_linear_3eq_model

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages