Skip to content
This repository has been archived by the owner on Apr 19, 2021. It is now read-only.

BHenkemans/2WS20-Modeling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2WS20-Modeling

How to properly look at the code

  1. Click on the green button which says Code
  2. Select Download ZIP
  3. Open the zip and put the folder in a convenient directory

You can now look at the code and edit it via Visual Studio Code or Notepad ++ or you can just look at it via Jupyter.

How to run it

  1. Windows button + R
  2. In the text window type cmd and press enter
  3. Type pip numpy and press enter (only for first time run).
  4. Type python and a space do not press enter yet!
  5. Drag and drop main.py file to the window in which you typed python.
  6. Press enter! This can take a while. It will give you a result in the end

Problems running

If you encounter problems, this probably has to do with your Python version (either outdated or 64-bit which does not support numpy).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published