GitHub topics: numerical
WayibKahil/Numerical-Analysis-App
A Python desktop application for solving mathematical equations using various numerical methods. This interactive tool provides a modern GUI for inputting equations and visualizing results through interactive plots. Features include solution history tracking, customizable settings, and PDF export capabilities.
Language: Python - Size: 126 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

JuliaLang/julia
The Julia Programming Language
Language: Julia - Size: 318 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 47,150 - Forks: 5,591

openearth/xbeach-toolbox
Collection of Python modules for pre- and postprocessing XBeach models and output files
Language: Python - Size: 3.02 MB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 21 - Forks: 9

elixir-nx/nx
Multi-dimensional arrays (tensors) and numerical definitions for Elixir
Language: Elixir - Size: 6.77 MB - Last synced at: 1 day ago - Pushed at: 17 days ago - Stars: 2,765 - Forks: 207

sciwork/swportal
Portal website for sciwork: https://sciwork.dev/
Language: CSS - Size: 6.67 MB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 21 - Forks: 42

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.
Language: Julia - Size: 169 MB - Last synced at: 3 days ago - Pushed at: 3 months ago - Stars: 2,965 - Forks: 239

fdformula/MathlyLua
Mathly is a Lua module that turns Lua into a tiny, free but powerful MATLAB. It provides a group of commonly used MATLAB functions and features, e.g., linspace, rand, save, plot, plot3d, and convenient matrix operations as well. They make coding and testing a thought much easier and faster than working in most other programming languages.
Language: Lua - Size: 584 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

NCAR/CM1
Cloud Model 1 (CM1), a numerical model for idealized studies of the atmosphere
Language: Fortran - Size: 22 MB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 21 - Forks: 7

winengewe/STEaM
GigaWatt-Hour Subsurface Thermal Energy storAge: Engineered structures and legacy Mine shafts: STEaM
Language: Python - Size: 1.15 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 1

SciSharp/Pandas.NET
Pandas port for C# and F#, data analysis tool, process multi-dim array in DataFrame.
Language: C# - Size: 3.44 MB - Last synced at: 3 days ago - Pushed at: 10 months ago - Stars: 595 - Forks: 82

icl-utk-edu/plasma
PLASMA is a software package for solving problems in dense linear algebra using OpenMP
Language: C - Size: 2 MB - Last synced at: 10 days ago - Pushed at: 11 days ago - Stars: 30 - Forks: 13

Technologicat/python-wlsqm
Weighted least squares meshless interpolator and differentiator.
Language: Cython - Size: 759 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 4

SciFracX/FractionalDiffEq.jl
Solve Fractional Differential Equations using high performance numerical methods
Language: Julia - Size: 12.3 MB - Last synced at: 1 day ago - Pushed at: 2 months ago - Stars: 80 - Forks: 12

dbartilson/cc_abstemious
BEM acoustics in Rust
Language: Rust - Size: 5.29 MB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 0 - Forks: 0

yiisoft/strings
String helper methods and an inflector
Language: PHP - Size: 345 KB - Last synced at: 1 day ago - Pushed at: 4 months ago - Stars: 48 - Forks: 17

pism/pism
Repository for the Parallel Ice Sheet Model (PISM)
Language: C++ - Size: 117 MB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 113 - Forks: 50

ckormanyos/wide-integer
Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.
Language: C++ - Size: 2.13 MB - Last synced at: 12 days ago - Pushed at: about 2 months ago - Stars: 195 - Forks: 31

Axect/puruspe
PURe RUSt SPEcial function library
Language: Rust - Size: 1.35 MB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 21 - Forks: 8

mhesse/numerical_modeling
GEO 325M Introduction to Numerical Modeling
Language: MATLAB - Size: 448 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 12 - Forks: 3

SciFracX/FractionalCalculus.jl
FractionalCalculus.jl: A Julia package for high performance, comprehensive and high precision numerical fractional calculus computing.
Language: Julia - Size: 4.93 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 39 - Forks: 7

f-shake/my_roms_tools
基于MATLAB的ROMS(区域海洋模式)预处理、后处理工具包;MATLAB-based pre-processing and post-processing toolkit for ROMS (Regional Ocean Modeling System)
Language: MATLAB - Size: 14.2 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 23 - Forks: 3

CAEAssistant-Group/Abaqus-Welding-Simulation-Two-Pass-Arc-Welding
2-Pass Welding Simulation in Abaqus: In this project, we used Abaqus with the DFLUX subroutine to simulate2-pass welding, incorporating the birth and death of elements. This is a workshop of a package covering the simulation of multiple welding methods, presented in 3.5 hours of video. All files and videos are available through the provided link.
Language: Fortran - Size: 528 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

CAEAssistant-Group/Inherent-strain-method-in-Metal-Additive-Manufacturing-Abaqus-simulation
This research investigates the application of the Inherent Strain method in Abaqus, an effective numerical strategy for simulating Laser Powder Bed Fusion (LPBF) in metal additive manufacturing. For this purpose, we have implemented the DFLUX and USDFLD subroutines using Fortran.
Language: Fortran - Size: 9.77 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

lebedov/scikit-cuda
Python interface to GPU-powered libraries
Language: Python - Size: 2.44 MB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 991 - Forks: 181

babychannie/Basic-Numerical-Methods-qml
Didactic application to aid students in learning Numerical Methods.
Language: C++ - Size: 733 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

quantsareus/anacondarepoinstall
Install anaconda distribution from repo
Language: Python - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

AshKelly/pyquad
A lightweight, parallel python wrapper for the GSL integration library
Language: C - Size: 1.08 MB - Last synced at: 16 days ago - Pushed at: over 4 years ago - Stars: 15 - Forks: 2

anupkunduabc/Numerical-Methods-for-Chemical-Engineers
Numerical Methods for Chemical Engineers – Python-based notebooks, assignments, and simulations covering linear algebra, nonlinear equations, ODEs, PDEs, and more.
Size: 66.4 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

barton-willis/Julia-notebooks-MATH-420
IJulia notebooks for Numerical Analysis (MATH 420)
Language: Jupyter Notebook - Size: 9.88 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 1

hafmed/Basic-Numerical-Methods-qml
Didactic application to aid students in learning Numerical Methods.
Language: C++ - Size: 871 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

adam-lafontaine/Cpp_Utilities
Language: C++ - Size: 12.2 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

moocf/bisection-root.cxx
The Bisection method is a root-finding method that applies to any continuous functions for which one knows two values with opposite signs.
Language: C++ - Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

moocf/newton-root.cxx
Newton's (Newton–Raphson) method is a root-finding algorithm which produces successively better approximations to the roots of a real-valued function.
Language: C++ - Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

moocf/secant-root.cxx
The Secant method is a root-finding algorithm that uses a succession of roots of secant lines to better approximate a root of a function f.
Language: C++ - Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

moocf/central-difference-interpolation.cxx
Stirling's Central Difference interpolation gives the average of the values obtained by Gauss forward and backward interpolation formulae.
Language: C++ - Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

moocf/divided-difference-interpolation.cxx
Newton’s divided difference interpolation formula is a interpolation technique used when the interval difference is not same for all sequence of values.
Language: C++ - Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

moocf/forward-difference-interpolation.cxx
Newton's (Newton-Gregory) Forward Difference formula is a way of approximating a function with an nth degree polynomial passing through (n+1) equally spaced points.
Language: C++ - Size: 6.84 KB - Last synced at: 28 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

moocf/lagrange-interpolation.cxx
The Lagrange interpolation formula is a way to find a polynomial which takes on certain values at arbitrary points.
Language: C++ - Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

moocf/rectangular-integration.cxx
Rectangular integration is a numerical integration technique that approximates the integral of a function with a rectangle.
Language: C++ - Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1

moocf/trapezoidal-integration.cxx
Trapezoidal Rule is an integration rule that evaluates the area under the curves by dividing the total area into smaller trapezoids.
Language: C++ - Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

nitrece/numerical-methods-laboratory
Numerical analysis is the study of algorithms that use numerical approximation for the problems of mathematical analysis.
Size: 2.93 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

nitrece/mathematics-3
Mathematics includes the study of such topics as quantity, structure, space, and change.
Size: 160 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

nitrece/semester-3
3rd Semester, Electronics and Communication Engineering (ECE), NIT Rourkela (Monsoon 2011).
Size: 80.1 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

fs23yayan/StandarisasiKolomNumerik
Standarisasi Kolom Numerik for Data Science in Marketing : Customer Segmentation with Python - Part 1
Language: Python - Size: 0 Bytes - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

PeptoneLtd/nerfax
An efficient method for the conversion from internal to Cartesian coordinates that utilizes the platform-agnostic JAX Python library.
Language: Jupyter Notebook - Size: 22.4 MB - Last synced at: 25 days ago - Pushed at: 12 months ago - Stars: 17 - Forks: 4

woodward/integrator
A numerical integrator written in Elixir for the solution of sets of non-stiff ordinary differential equations (ODEs).
Language: Elixir - Size: 1.23 MB - Last synced at: 30 days ago - Pushed at: 4 months ago - Stars: 35 - Forks: 0

nix97/nix
Numerical methods-PDEs-ODEs-Matrix-Math-Cryptography
Language: C# - Size: 36.9 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

aiekick/LogToGraph
Numerical signals based Log To Graph Converter
Language: C++ - Size: 56.5 MB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 43 - Forks: 4

equipez/infnan
Fortran functions for checking Inf/NaN. They should work even if the compilers are invoked with aggressive optimization flags such as `gfortran -Ofast`.
Language: Fortran - Size: 466 KB - Last synced at: 4 days ago - Pushed at: 12 months ago - Stars: 9 - Forks: 1

mingrammer/funmath
:umbrella: Implementations of mathematical functions, formulas and concepts
Language: Python - Size: 29.3 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 93 - Forks: 7

ahijevyc/cm1
Cloud Model 1 (CM1) is a numerical model for idealized studies of the atmosphere
Language: Fortran - Size: 27.6 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

elixir-nx/nx_image
Image processing in Nx
Language: Elixir - Size: 24.4 KB - Last synced at: 17 days ago - Pushed at: over 1 year ago - Stars: 18 - Forks: 4

berksudan/NewtonRaphsonRegulaFalsi
Implementation of Classic Newton Raphson & Regula Falsi Methods in C
Language: C - Size: 536 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Cyberbourne/MATLAB-Survival-Toolbox
This repository is made up with the purpose of helping UPC students of the Bachelor's in Civil Engineering, learning how Numerical Methods work and how to code using MATLAB Language.
Language: MATLAB - Size: 71.3 KB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

owlbarn/owl_symbolic
Connect Owl with other accelerators and numerical frameworks with symbolic maths
Language: OCaml - Size: 2.42 MB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 19 - Forks: 6

jameswawright/NLA
Implemented Numerical Linear Algebra algorithms with improved performance over the standard algorithm in terms of speed, storage, and stability for special matrices of scientific interest; such as Vandermonde, sparse, and Hermitian matrices.
Language: Python - Size: 7.24 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

niklashenning/pyqtcountup
A simple numerical data animation library for PyQt and PySide labels
Language: Python - Size: 31.3 KB - Last synced at: 5 days ago - Pushed at: 12 months ago - Stars: 9 - Forks: 2

OpenTerrace/openterrace-python
OpenTerrace: A fast, flexible and extendable Python framework for packed bed thermal energy storage simulations
Language: Python - Size: 3.33 MB - Last synced at: 6 days ago - Pushed at: 3 months ago - Stars: 21 - Forks: 3

Demonstrandum/crepl
An intuitive calculator Read-Eval-Print-Loop.
Language: C - Size: 198 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 6 - Forks: 1

ThomasThelen/Finite-Difference-Method
A Finite Difference Method Engine in C++
Language: C++ - Size: 7.84 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 29 - Forks: 7

c4rlosr4ul/fortran-numerical-methods
Fortran Numerical Methods is an open-source project that provides efficient and well-organized implementations of various numerical methods in the Fortran programming language. It includes solutions for ordinary differential equations, numerical interpolation, and root-finding of equations, among others.
Language: Fortran - Size: 35.8 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 5 - Forks: 0

pbernalpolo/OpenNumericalLibrary-java
A numerical library written in Java. Designed to provide versatile utility code.
Language: Java - Size: 397 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

owlbarn/tutorial
Owl Tutorial
Language: HTML - Size: 92.7 MB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 6 - Forks: 4

Chris-Perkins/NumericalTextEntry
An iOS library for beautiful number entry fields. iPad friendly. Written in Swift.
Language: Swift - Size: 9.26 MB - Last synced at: 10 days ago - Pushed at: almost 7 years ago - Stars: 15 - Forks: 0

jeinselen/VF-BlenderPlanarUV
Numerical planar projection of 3D meshes into UV space.
Language: Python - Size: 777 KB - Last synced at: 9 days ago - Pushed at: 11 months ago - Stars: 11 - Forks: 0

ArashPartow/exprtk-custom-types
Exprtk Custom Numeric Types
Language: C++ - Size: 135 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

solsw/rusnum
Representation of numbers and numerical quantities in russian words.
Language: Go - Size: 41 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

tk-yoshimura/LanczosApproximation
Coefficient generation of Lanczos approximation
Language: C# - Size: 322 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

ryarazi/ExactRiemannProblemSolver
An exact riemann problem solver written in julia. This program which generates exact solutions for the hydrodynamics Euler equations using Toro solver.
Language: Julia - Size: 175 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 15 - Forks: 4

tk-yoshimura/ErrorFunctionApproximation
Error function approximation
Language: C# - Size: 6.06 MB - Last synced at: 28 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

julietbravo/microhh Fork of microhh/microhh
Computational fluid dynamics code for simulation of turbulent flows in the atmospheric boundary layer
Language: C++ - Size: 43.8 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

marlond18/EMDD.KtNumerics
a library to represent real and complex numbers. This is being used by other EMDD libraries such as EMDD.KtMatrix
Language: C# - Size: 51.8 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

TomHilder/wakeflow
Generate and manipulate semi-analytic models of planet wakes
Language: Python - Size: 150 MB - Last synced at: 6 days ago - Pushed at: 8 months ago - Stars: 11 - Forks: 7

tamaskis/numtest
Unit testing for numerical applications in Rust.
Language: Rust - Size: 45.9 KB - Last synced at: 7 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 1

Zero5896/Numerical_methods
Numerical Methods Library: Python code for mathematical computations using numpy and prettytable. Simplify complex calculations!
Language: Jupyter Notebook - Size: 77.1 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 1

zachetienne/nrpytutorial
NRPy+, BlackHoles@Home, SENRv2, and the NRPy+ Jupyter Tutorial: Python-Based Code Generation for Numerical Relativity... and Beyond!
Language: Jupyter Notebook - Size: 77.2 MB - Last synced at: 7 months ago - Pushed at: 11 months ago - Stars: 88 - Forks: 39

eskaliert680/adhocCAS
A basic library for Calculus with derivatives, Riemann sums, partial derivatives, line integrals, and more.
Language: Python - Size: 8.79 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

unkadoug/contlog
A representation for rational numbers based on fixed-width continued logarithms
Language: C - Size: 119 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 1

FarzadAziziZade/Simple-Heat-Transfer-PDE
Simple Heat Transfer PDE
Language: MATLAB - Size: 503 KB - Last synced at: 8 days ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 1

sudipto3331/Integration-Using-Simpson-s-1-3-Rule-Numerical-Method-Implementation-in-Python
This repository contains a Python implementation of Simpson's 1/3 Rule for numerical integration. The code estimates the integral of a given function \( f(x) \) within specified limits using Simpson's 1/3 Rule, a method for approximating the definite integral of a function.
Language: Python - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

jvde-github/MCGLS
Conjugate Gradient method for systems of multi-shift least squares problems
Language: MATLAB - Size: 150 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 1

ashupk/MTH308-Mini-Project-1
Mini Project 1 of MTH308A IITK - Numerical Analysis & Scientific Computing
Language: Matlab - Size: 661 KB - Last synced at: 10 months ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

aghoshpro/Manimation Fork of 3b1b/manim
Trying out `Mamin` an animation engine to create explanatory math videos to teach maths in a fun way
Language: Python - Size: 120 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

eschnett/GrundmannMoeller.jl
Grundmann-Möller n-dimensional Simplex Quadrature
Language: Julia - Size: 24.4 KB - Last synced at: 2 days ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

sandeep026/simulatetraj
A class to integrate ordinary differential equations using cvodes
Language: Python - Size: 3.74 MB - Last synced at: 14 days ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

c-tous/cardiac-diffusion-MRI
cDWI, cDTI, cardiacDTI, design of DWI sequences (SE, STEAM, TRSE), gradient sampling shells, processing helix angle (HA), sheet angle (E2A, SA), transverse angle (TA)
Language: Mathematica - Size: 2.28 MB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 2

c-tous/MSK-diffusion-MRI
Musculoskeletal MRI: diffusion tensor imaging, tractography, orientation distribution function, elevation and pennation angle, torsional shear models, with data set available
Size: 116 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

July541/AppliedNumericalAnalysis
Numerical analysis
Language: Julia - Size: 188 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 1

Technologicat/pydgq
ODE system solver using dG(q), time-discontinuous Galerkin with Lobatto basis.
Language: Python - Size: 1.38 MB - Last synced at: about 2 months ago - Pushed at: about 8 years ago - Stars: 15 - Forks: 2

ron2015schmitt/Mathematiques
A comprehensive modern C++ mathematics library that looks like modern math.
Language: C++ - Size: 35.8 MB - Last synced at: 8 days ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 0

Technologicat/setup-template-cython
Setuptools-based `setup.py` template for Cython projects
Language: Python - Size: 59.6 KB - Last synced at: about 2 months ago - Pushed at: almost 8 years ago - Stars: 44 - Forks: 12

dsagolla/nssvie
Language: Python - Size: 503 KB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

g1eng/matrixa 📦
List manipulation library with two-dimensional, dynamic-sized payload.
Language: Rust - Size: 93.8 KB - Last synced at: 28 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

yushi-bot/space_simulation
Simulation of solar system
Language: Python - Size: 10.4 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

imerfanahmed/Numerical-Lab-CSE-3212
Language: MATLAB - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

rocas777/kairos
Empowering Go developers with numerical integration, equation solving, and differentiation tools. Perform complex mathematical tasks effortlessly.
Language: Go - Size: 30.3 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

amkatrutsa/nla2019_ozon
NLA course in OZON Masters
Language: Jupyter Notebook - Size: 34.8 MB - Last synced at: 12 months ago - Pushed at: over 5 years ago - Stars: 30 - Forks: 19

BanaanKiamanesh/Shilling
Shilling is implementation of 28 Runge Kutta Based fixed-step ODE solvers in MATLAB.
Language: MATLAB - Size: 872 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Shamrat777/Scant-Method
Language: Java - Size: 17.6 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

EdernOllivier/ParentScheme
This is the values in a map of the Parent's numerical scheme of the linearized odometric model.
Language: C - Size: 247 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
