Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Numerical Algorithms

This repo contains two small projects, assigned by the Numerical Algorithms and Computational Instruments module @SUPSI.

Project 1 - Bracket Finder

The first project consists of a small implementation of a bracket finder, to support bracketing algorithms, like Bisection and False Position (Root Finding Algorithms).

Project 2 - SPLines

The second project consists of an implementation of different SPLines Algorithms (Quadratic & Cubic), and the relative visualization plots.

About

Simple python implementations of commonly known numeric algorithms

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages