An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: numerical-calculations

casadi/casadi

CasADi is a symbolic framework for numeric optimization implementing automatic differentiation in forward and reverse modes on sparse matrix-valued computational graphs. It supports self-contained C-code generation and interfaces state-of-the-art codes such as SUNDIALS, IPOPT etc. It can be used from C++, Python or Matlab/Octave.

Language: C++ - Size: 143 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1,993 - Forks: 418

vantahawk/NM_SDE_ML

Numerical recipes for homework tasks I worked on during a math course on stochastic processes in WS24, mostly for computing various scale-error-relationships

Language: Python - Size: 9.77 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

owlbarn/owl

Owl - OCaml Scientific Computing @ https://ocaml.xyz

Language: OCaml - Size: 27.2 MB - Last synced at: 18 days ago - Pushed at: 5 months ago - Stars: 1,294 - Forks: 125

hafmed/Basic-Numerical-Methods-qml

Didactic application to aid students in learning Numerical Methods.

Language: C++ - Size: 1.65 MB - Last synced at: 20 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0

PETfisicaUFRN/PET.py

Este é um repositório que contem os notebooks do projeto PET.py do PET - Física da UFRN.

Language: Jupyter Notebook - Size: 331 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 12 - Forks: 1

NumCosmo/NumCosmo

NumCosmo main code

Language: C - Size: 213 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 44 - Forks: 18

xitorch/xitorch

Differentiable scientific computing library

Language: Python - Size: 2.25 MB - Last synced at: about 14 hours ago - Pushed at: about 1 year ago - Stars: 154 - Forks: 21

ABER1047/Forme

Add some useful functions [Library For javascript]

Language: JavaScript - Size: 441 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

siconos/siconos

Simulation framework for nonsmooth dynamical systems

Language: C - Size: 240 MB - Last synced at: 4 days ago - Pushed at: 2 months ago - Stars: 178 - Forks: 32

sourceryinstitute/OpenCoarrays

A parallel application binary interface for Fortran 2018 compilers.

Language: Fortran - Size: 8.52 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 258 - Forks: 55

amb007/cl-unum

A Common Lisp implementation of John L. Gustafson's unums as described in The End of Error

Language: Common Lisp - Size: 32.2 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 1

blitzpp/blitz

Blitz++ Multi-Dimensional Array Library for C++

Language: C++ - Size: 19.6 MB - Last synced at: 23 days ago - Pushed at: about 1 year ago - Stars: 413 - Forks: 82

ThomasFabula/ANSYS

ANSYS finite-element program system

Size: 28.9 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

ArashPartow/exprtk

C++ Mathematical Expression Parsing And Evaluation Library https://www.partow.net/programming/exprtk/index.html

Language: C++ - Size: 5.81 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 759 - Forks: 276

jfalcou/nucog

High-Level DSEL for designing C++ numerical code

Language: C++ - Size: 196 KB - Last synced at: 2 days ago - Pushed at: 6 months ago - Stars: 3 - Forks: 1

rsnemmen/OpenCL-examples

Simple OpenCL examples for exploiting GPU computing

Language: Objective-C++ - Size: 3.46 MB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 213 - Forks: 73

jeffreysolomon123/oomph

an interception based anti-cheat proxy.

Language: Go - Size: 205 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

babychannie/Basic-Numerical-Methods-qml

Didactic application to aid students in learning Numerical Methods.

Language: C++ - Size: 733 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

eendroroy/numberlab

A collection of numerical algorithms

Language: Rust - Size: 361 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

leftaroundabout/manifolds

Coordinate-free hypersurfaces as Haskell types

Language: Haskell - Size: 19 MB - Last synced at: 8 days ago - Pushed at: 5 months ago - Stars: 41 - Forks: 2

ocramz/sparse-linear-algebra

Numerical computation in native Haskell

Language: Haskell - Size: 866 KB - Last synced at: 4 months ago - Pushed at: about 5 years ago - Stars: 91 - Forks: 10

Josearthur266/Rascunhos_PET.py

Aqui ficaram todos os meus rascunhos dos notebooks que fiz para o projeto PET.py.

Language: Jupyter Notebook - Size: 122 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

Yin169/AlgoToolkit

An Algorithmic Toolkit

Language: Jupyter Notebook - Size: 45.5 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

osLeonardo/curve-adjustment 📦

Language: TypeScript - Size: 76.2 KB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

PawelTroka/Computator.NET

Computator.NET is a special kind of numerical software that is fast and easy to use but not worse than others feature-wise. It's features include: - Real and complex functions charts - Real and complex calculator - Real functions numerical calculations including different methods - Over 107 Elementary functions - Over 141 Special functions - Over 21 Matrix functions and operations - Scripting language with power to easy computations including matrices - You can declare your own custom functions with scripting language

Language: C# - Size: 259 MB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 236 - Forks: 53

Abhrankan-Chakrabarti/sum-of-squares-calculator

A Python tool for calculating the sum of squares of integers, useful for mathematical computations and analysis.

Language: Python - Size: 5.86 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

GPUE-group/GPUE Fork of mlxd/GPUE

GPU Gross-Pitaevskii Equation numerical solver for Bose-Einstein condensates.

Language: Cuda - Size: 30 MB - Last synced at: 5 days ago - Pushed at: over 5 years ago - Stars: 40 - Forks: 9

ThomasThelen/Finite-Difference-Method

A Finite Difference Method Engine in C++

Language: C++ - Size: 7.84 MB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 29 - Forks: 7

tmcclintock/cluster_toolkit

Tools for analyzing galaxy clusters.

Language: Jupyter Notebook - Size: 4.2 MB - Last synced at: 2 months ago - Pushed at: almost 6 years ago - Stars: 23 - Forks: 13

tk-yoshimura/ExpIntegralApproximation

Language: C# - Size: 5.74 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

tk-yoshimura/GammaPadeApproximation

Language: C# - Size: 8.3 MB - Last synced at: 8 days ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

tk-yoshimura/FresnelIntegralApproximation

Language: C# - Size: 1.91 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

g1eng/COLA2 📦

An ancient Collatz map solver

Language: Rust - Size: 1.05 MB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

nazmusweb-coding/Numerical-Methods

Some Numerical Methods Implementation in C++ and Python

Language: C++ - Size: 22.5 KB - Last synced at: 6 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

mahyar-e/Numerical-equation-solving

Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

arfin-parween/Numerical-Method-Numerical-Analysis-

Numerical methods are a collection of techniques used to find approximate solutions to mathematical problems that cannot be solved exactly. These methods are essential for tackling complex equations and models in various fields such as engineering, physics, and finance.

Size: 25.6 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

VSZ2020/BremsstrahlungProtection

A computer code for calculation of protection against bremsstrahlung of extended beta-radiation sources

Language: C# - Size: 860 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

igorpaivaf/numerical-calculus

Theorems and concepts of numerical calculus translated in Python

Language: Jupyter Notebook - Size: 970 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

gonum/mathext 📦

mathext implements basic elementary functions not included in the Go standard library [DEPRECATED]

Language: Fortran - Size: 205 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 16 - Forks: 5

Lucas-Sperotto/Calculo_Numerico

Repositório dos Fontes da Disciplina de Cálculo Numérico do Curso de Ciência da Computação da UNEMAT de Alto Araguaia.

Language: C - Size: 57.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

MineralsCloud/geothermpy

A Python package that can calculate the isentropic geotherm from thermodynamic properties

Language: Python - Size: 514 KB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 2

wisskirchenj/linear-equations-solver

Jetbrains academy project to solve linear equations, calculate determinants and matrix inverse

Language: Java - Size: 132 KB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

rafeh-rehan/numerical-tools

Some numerical analysis algorithms for integration and interpolation.

Language: Fortran - Size: 25.4 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

alessandropier/Calcolo-Numerico-21-22

Language: MATLAB - Size: 196 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

MasuqaT-NET/BlogExamples

Example repository for my blog (omnibus)

Language: TypeScript - Size: 1.42 MB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 16 - Forks: 4

sebastiandeppisch/Mathe-4-Numerik

Implementation der in Mathe 4 ET (TU Darmstadt) behandelten Algorithmen.

Language: PHP - Size: 296 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

dc-fukuoka/python_exercise

python exercise, just for my study.

Language: Python - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

0xbadc0ff3/Global-optimization

A small utility project in Python whose purpose is to evaluate the global minimum of a given function, using a black box approach. Therefore there's no need to provide the analytic form, an actual implementation of the function is enough. Hypothesis: the given function satisfies the Lipschitz criterion, and an overextimation of L is given in input.

Language: Python - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

altarcag/numerical-geodynamic-modelling

Language: Jupyter Notebook - Size: 1.99 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

BiriHub/NumericalComputing

Assignments of the 3° year course numerical computing of informatics bachelor

Language: MATLAB - Size: 16.6 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

llFREEDll/Numeric-Methods

linear regression, linear interpolation, quadratic interpolation, quadratic regression in javafx

Language: Java - Size: 7.37 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

thiago-franco/metodos-numericos

Implementação de Métodos Numéricos

Language: Scilab - Size: 135 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

ray42/oomphlib

oomph-lib is an object-oriented, open-source finite-element library for the simulation of multi-physics problems. It is developed and maintained by Matthias Heil and Andrew Hazel of the School of Mathematics at The University of Manchester, along with many other contributors.

Language: C++ - Size: 469 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 0

akhilpandey95/numgo

Numerical Calculations and Operations in Go

Language: Go - Size: 68.4 KB - Last synced at: 5 months ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 0

philipce/nifty

Numerical computing in Swift – for Linux and macOS

Language: Swift - Size: 9.66 MB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 104 - Forks: 15

uHappyLogic/Spline-interpolation

PUT EAN project (in delphi...)

Language: Pascal - Size: 199 KB - Last synced at: about 2 years ago - Pushed at: over 10 years ago - Stars: 0 - Forks: 0

jaimedantas/Numerical-Computation-Scilab

Several Numerical Computational Methods in Scilb (2013)

Language: Scilab - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

fons/JavaOdeInt

JavaOdeInt : Java Interface to Fortran ODE sources (odepack,quadlib,etc.)

Language: Java - Size: 1.33 MB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1

caioportela/numerical-analysis-utfpr

Language: Python - Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

yakout/numerical-methods

Implementation for different numerical algorithms

Language: Matlab - Size: 281 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 4 - Forks: 4

brli3/Numerical-Methods

Basic numerical methods implemented in FORTRAN

Language: Fortran - Size: 595 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 16 - Forks: 18

8Altair/Methods-for-implementing-square-root-function

Square root function implementation in various languages.

Language: C++ - Size: 176 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

MrXMrQ/grades_calculator

A simple program written to calculate your grade point average in the upper level Q1.1 - Q2.2 in Germany, North Rhine-Westphalia. It also features a simple GUI in Swing with JCheckBox, JComboBox, and only numerical user input allowed.

Language: Java - Size: 34.2 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

Wu-Jinkang/Calcolo-Numerico

Esercizi di matlab

Language: TeX - Size: 506 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

sbednarz/modeling

Modeling in Chemical Technology: Numerical Calculations with Python

Size: 2.46 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 26 - Forks: 5

cesarbonadio/project-euler

Soluciones de project Euler

Language: Python - Size: 50.8 KB - Last synced at: 8 days ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

AmirhosseinChami/numerical-calculation

Matlab codes for numerical calculations

Language: MATLAB - Size: 37.1 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

MRC-CSO-SPHSU/Mateba

Mateba is a modern fork of Parallel Colt.

Language: Java - Size: 9.7 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

tk-yoshimura/PadeApproximation

Pade approximation note

Size: 37.1 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

bencelaszlo/thesis-numerical-methods-rust 📦

The source of my BSc thesis.

Language: PostScript - Size: 1.38 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

ribtoks/LongInt 📦

C# library for long numbers and RSA cryptosystem

Language: C# - Size: 145 KB - Last synced at: over 2 years ago - Pushed at: over 14 years ago - Stars: 5 - Forks: 0

MathStuff/Numerical-Methods 📦

Common numerical methods used in mathematics written in MATLAB and Python 3

Language: MATLAB - Size: 59.6 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

lucasvianav/numerical-analysis 📦

This repository contains numerical methods for finding solutions of a nonlinear equation, as well as nonlinear and linear equations' systems.

Language: Python - Size: 77.1 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

DavidArmendariz/numerical-methods

Numerical methods from my YouTube Channel

Language: Python - Size: 194 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 8 - Forks: 7

morfinPL/classicApproximations

Python implementations of classic approximations of functions

Language: Python - Size: 3.42 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

STEVENTAN100/learnPy

python-learning, especially numeric calculations

Language: Python - Size: 57.2 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

ghsafaei/Workshop_FORTRAN_1

Language: Fortran - Size: 326 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

MRC-CSO-SPHSU/jamjam

A lightweight Java library for accurate numerical calculations; inspired by/adapted from GSL.

Language: Java - Size: 181 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

AxelRieben/CORDIC-Algorithm

Javascript implementation of the CORDIC Algorithm that approximate trigonometric functions

Language: JavaScript - Size: 13.7 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

ghsafaei/Quera-6193

Language: Fortran - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

ghsafaei/Workshop_FORTRAN_2

Language: Fortran - Size: 98.6 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

kasrafallah/numerical-calculations

this course is one of the undergraduate courses in Sharif university of technology that is about method of numerical solving methods of differential equation linear and non linear form , numerical integration calculation , numerical derivatives, solving equation and many other topics

Language: MATLAB - Size: 68.4 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

arseniiv/arseniiv-math

[OLD!] Some mathy things for Ceylon

Language: Ceylon - Size: 64.5 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 5 - Forks: 0

aimanamri/Fortran90-assignments

ソフトウェア演習という講義でFortranを用いて数値計算を行った課題をここに挙げておきました。

Language: Fortran - Size: 631 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

tk-yoshimura/HermitePolynomialRoot

MultiPrecision Hermite Polynomial Root Finding

Language: C# - Size: 3.2 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

tk-yoshimura/LaguerrePolynomialRoot

MultiPrecision Laguerre Polynomial Root Finding

Language: C# - Size: 6.4 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

tk-yoshimura/LegendrePolynomialRoot

MultiPrecision Legendre Polynomial Root Finding

Language: C# - Size: 6.42 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

danielpclark/base_custom

Rust implementation of custom numeric base conversion.

Language: Rust - Size: 30.3 KB - Last synced at: 26 days ago - Pushed at: almost 7 years ago - Stars: 5 - Forks: 1

tk-yoshimura/NumericalCalculationTechniqueNotes

Size: 373 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

thiagopassos2001/numerical-calculation

Contains functions for numerically solving of algebra and calculus problems, applying traditional methods in mathematics. Developed during the course of Numerical Calculus for Civil Engineering

Language: Python - Size: 22.5 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

m0ch1m0ch1/gillespie-method

The numerical calculation method for stochastic differential equation by Gillespie

Language: C - Size: 806 KB - Last synced at: 12 days ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

fakuivan/unit-e

Python module that provides a numerical representation of sympy's symbolic units

Language: Python - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

MartinWenge/LectureWKMBP2020

Lecture material for the TU Dresden course "Numerics and computer simulations in soft condensed matter"

Language: Jupyter Notebook - Size: 6.04 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 4

MineralsCloud/Geotherm.jl

A Julia package that can calculate the isentropic geotherm from thermodynamic properties

Language: Julia - Size: 300 KB - Last synced at: 6 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Robert-KYH/javaex1

Numeriska övningar i Java från w3resource.com

Language: Java - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

FabianGabor/HyperReal

Java high precision calculations class

Language: Java - Size: 264 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

jenssss/runana

Python package for running programs and analysing their results

Language: Python - Size: 108 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

barbaraneves/calculo-numerico-2018-1

Trabalhos feitos para a disciplina de Matemática Computacional, semestre 2018.1, Universidade Federal do Ceará - Campus Quixadá.

Language: C++ - Size: 16.8 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

LordMendes/Raphson-Newton-Method

A R implementation of the Raphson-Newton method.

Language: R - Size: 1000 Bytes - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

ebresafegaga/numerical

Numerical Analysis using a simple algebraic language

Language: OCaml - Size: 1.15 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Related Keywords
numerical-calculations 138 numerical-methods 48 numerical-analysis 22 numerical-integration 19 numerical-computation 19 python 18 scientific-computing 14 mathematics 11 math 9 numerical-algorithms 8 linear-algebra 8 simulation 7 numerical-optimization 7 c 7 matlab 7 fortran 7 cpp 6 java 6 numerical-simulations 5 optimization 5 numerical 5 calculus 5 linear-systems 5 python3 4 numpy 4 physics 4 machine-learning 3 computational-physics 3 linear-equations 3 geophysics 3 linear-regression 3 interpolation-methods 3 hpc 3 algorithm 3 gauss-quadrature 3 ode 3 differential-equations 3 finite-element-methods 3 gaussian-quadrature 3 multiprecision 3 quadrature 3 gpu 2 bisection 2 gauss-seidel 2 fortran90 2 complex-numbers 2 javascript 2 html 2 fft 2 fem 2 nonlinear-equations 2 cuda 2 finite-difference 2 finite-elements 2 high-performance 2 special-functions 2 array 2 parallel-computing 2 rust 2 r 2 chemistry 2 elementary-functions 2 numbers 2 optimization-algorithms 2 root-finding 2 newton-raphson 2 golang 2 stochastic-differential-equations 2 skin 2 automatic-differentiation 2 scientific-computations 2 maths 2 matrix 2 mcmc 2 numeric 2 neural-network 2 octave 2 numerical-modelling 2 iterative-methods 2 sparse-linear-systems 2 statistics 2 graphics 2 typescript 2 algorithmic-differentation 2 cosmology 2 c-plus-plus 2 university-project 2 fluid-simulation 2 physics-simulation 2 fluid-solver 2 algorithms 2 library 2 qtquick 2 fluids 2 qml-samples 2 qml-applications 2 qml 2 chebyshev 1 approximation 1 haar 1