Git Product home page Git Product logo

nm's Introduction

Numeric Methods

pre-commit.ci status

Jupyter notebooks that form part of the Numeric Methods course at University of Esslingen.

Setup

You'll need a IPython + NumPy environment to execute the included notebooks. If you don't already have one, feel free to use the provided pyproject.toml to obtain a local quick and dirty IPython installation, which can be used for example in combination with vscode.

Google Colab

Open Notebooks In Colab

The "Open in Cloab" badge will open a web-based Juypter-like IDE which pretty much contains all we need to execute the provided notebooks.

Local Install

  1. Install poetry as described here.

  2. Clone this project using git or download the ZIP.

    git clone https://github.com/ChiefGokhlayeh/nm.git
  3. Execute poetry install --no-root in the project root directory to download all dependencies into a project-local virtual environment.

  4. Activate the newly installed virtual environment via poetry shell.

  5. Install Visual Studio Code + the Jupyter extension to edit, or type ipython <path-to-ipynb-file> to execute a notebook top-to-bottom.

nm's People

Contributors

chiefgokhlayeh avatar pre-commit-ci[bot] avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.