thalesmacena / numerical-calculus-examples

Repository built with examples of numerical calculus, linear algebra and numerical analysis applications built in Jupyter notebook using the Julia programming language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ—‚ Table of Contents

πŸ“‘ About

Repository built with examples of numerical calculus, linear algebra and numerical analysis applications built in Jupyter notebook using the Julia programming language. All of these projects were done during the teaching of the Numerical Calculus discipline at the Universidade Federal do Rio de Janeiro taught by professor JoΓ£o A. R. PaixΓ£o.

πŸ’» Technologies

Julia

Jupyter

✨ Installation

Open a terminal and make the following steps:

# To copy this repository
git clone https://github.com/thalesmacena/numerical-calculus-examples.git

# To move to project directory
cd numerical-calculus-examples

# if you have chocolatey install Julia
cinst julia

# open the folder with VSCODE
code .

now install julia inside and jupyter extension Julia Jupyter

πŸ”₯ Running

You can run every notebook with the play button using jupyter extension:

About

Repository built with examples of numerical calculus, linear algebra and numerical analysis applications built in Jupyter notebook using the Julia programming language.

License:MIT License


Languages

Language:Jupyter Notebook 100.0%