Skip to content

A repository containing a mini project template for the Aalborg University course "Scientific Computing using Python, part 1"

Notifications You must be signed in to change notification settings

SIP-AAU/PhD-Python-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PhD-Python-1

A repository containing a mini project template for the course "Scientific Computing using Python, part 1", held at Aalborg University, May 2016

Here you can put a bit of information/documentation of the program you develop, including:

  • Author
  • What does the program?
  • Files and dir structure
  • How to run the program

you might need to put something like

import sys sys.path.append('../') import lorenz

in e.g. cases/case1.py or test/test.py to be access the functions etc. you make in lorenz/solver.py, lorenz/run.py etc.

About

A repository containing a mini project template for the Aalborg University course "Scientific Computing using Python, part 1"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages