numerical-analysis-algorithms
There are 10 repositories under numerical-analysis-algorithms topic.
dreamchef/numerical-analysis-methods
Collection of methods for numerical analysis and scientific computing, including numerical root-finders, numerical integration, linear algebra, and data visualization. Created for APPM4600 at CU Boulder.
lis-r-barreto/Python-Brasil-2020-Analise-Numerica-com-Python
Repositório contendo o notebook utilizado durante a palestra "Análise Numérica com Python: O Poder da Linguagem que Conquistou o Coração de Cientistas e Engenheiros", ministrada na conferência Python Brasil 2020.
atulRanaa/Numerical-Analysis
Approximate implementation of Numerical Analysis Algorithms
drilonaliu/Numerical-Analysis-2
A package for numerical analysis with matrices, norms, finding eigenvalues and eigenvectors, and iterative methods for solving system of linear equations.
lucasvianav/SME0300-NumericalAnalysis
This repository contains numerical methods for finding solutions of a nonlinear equation as well as to approximate functions from a dataset of (x, y) points.
carlosantiagorojas/Numerical-Analysis-Algorithms
Implementation of some basic numerical analysis algorithms in MATLAB
oseasandrepro/NumericalAnalysis
Implementation of the basics Algorithms on Numerical Analysis
Tanarhw/Markowitz-Portfolio-Theory
An applied numerical analysis project leveraging Markowitz Portfolio Theory to analyze the efficiency of real world investments.
FedericoStra/SharpArithmetic.jl
Make your arithmetic sharp!
prettyquail/Python
Whenever I find something new in python I pushed it here. This repo also consists of Numerical Analysis and Design [NAD] programs.