numerical
There are 241 repositories under numerical topic.
JuliaLang/julia
The Julia Programming Language
SciML/DifferentialEquations.jl
Multi-language suite for high-performance solvers of differential equations and scientific machine learning (SciML) components. Ordinary differential equations (ODEs), stochastic differential equations (SDEs), delay differential equations (DDEs), differential-algebraic equations (DAEs), and more in Julia.
elixir-nx/nx
Multi-dimensional arrays (tensors) and numerical definitions for Elixir
lebedov/scikit-cuda
Python interface to GPU-powered libraries
asik/FixedMath.Net
Fixed point math C# library
SciSharp/Pandas.NET
Pandas port for C# and F#, data analysis tool, process multi-dim array in DataFrame.
ckormanyos/wide-integer
Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.
chfenger/goNum
开源Go语言数值算法库(An open numerical library purely based on Go programming language)
pism/pism
Repository for the Parallel Ice Sheet Model (PISM)
mingrammer/funmath
:umbrella: Implementations of mathematical functions, formulas and concepts
zachetienne/nrpytutorial
NRPy+, BlackHoles@Home, SENRv2, and the NRPy+ Jupyter Tutorial: Python-Based Code Generation for Numerical Relativity... and Beyond!
SciFracX/FractionalDiffEq.jl
Solve Fractional Differential Equations using high performance numerical methods
yiisoft/strings
String helper methods and an inflector
Technologicat/setup-template-cython
Setuptools-based `setup.py` template for Cython projects
aiekick/LogToGraph
Numerical signals based Log To Graph Converter
SciFracX/FractionalCalculus.jl
FractionalCalculus.jl: A Julia package for high performance, comprehensive and high precision numerical fractional calculus computing.
fortran-fans/forlab
Forlab is a Fortran module that provides a lot of functions for scientific computing mostly inspired by Matlab and Python's package NumPy.
woodward/integrator
A numerical integrator written in Elixir for the solution of sets of non-stiff ordinary differential equations (ODEs).
allisterb/Compute.NET
.NET bindings for native numerical computing
amkatrutsa/nla2019_ozon
NLA course in OZON Masters
houkensjtu/taichi-2d-vof
A single file VOF fluid solver implementation in Taichi.
ThomasThelen/Finite-Difference-Method
A Finite Difference Method Engine in C++
mppmu/qmc
A Quasi-Monte-Carlo Integrator Library with CUDA Support
icl-utk-edu/plasma
PLASMA is a software package for solving problems in dense linear algebra using OpenMP
tahandy/ToroExact
Python implementation of the exact Riemann solver of Toro (1999).
PCPUNMSM/summer-school-2021
Repositorio de la II Escuela de Verano en Física computacional (100% virtual), donde participaron estudiantes de habla hispana de todo lationamérica.
OpenTerrace/openterrace-python
OpenTerrace: A fast, flexible and extendable Python framework for packed bed thermal energy storage simulations
sciwork/swportal
Portal website for sciwork: https://sciwork.dev/
Axect/puruspe
PURe RUSt SPEcial library
owlbarn/owl_symbolic
Connect Owl with other accelerators and numerical frameworks with symbolic maths
elixir-nx/nx_image
Image processing in Nx
openearth/xbeach-toolbox
Collection of Python modules for pre- and postprocessing XBeach models and output files
autodotua/my_roms_tools
基于MATLAB的ROMS预处理、后处理工具包;MATLAB-based pre-processing and post-processing toolkit for ROMS (Regional Ocean Modeling System)
Chris-Perkins/NumericalTextEntry
An iOS library for beautiful number entry fields. iPad friendly. Written in Swift.
PeptoneLtd/nerfax
An efficient method for the conversion from internal to Cartesian coordinates that utilizes the platform-agnostic JAX Python library.
ryarazi/ExactRiemannProblemSolver
An exact riemann problem solver written in julia. This program which generates exact solutions for the hydrodynamics Euler equations using Toro solver.