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

GitHub topics: finite-differences

zfergus/finite-diff

A simple finite-difference library using Eigen.

Language: C++ - Size: 48.8 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 33 - Forks: 4

csrc-sdsu/mole

The Mimetic Operators Library Enhanced

Language: MATLAB - Size: 40.7 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 29 - Forks: 57

RobinKa/maxwell-simulation

Interactive web-based simulator of electromagnetic waves

Language: TypeScript - Size: 2.21 MB - Last synced at: 2 days ago - Pushed at: about 5 years ago - Stars: 113 - Forks: 12

OpenSEMBA/fdtd

semba-fdtd is a finite-differences in time domain solver with special focus on EMC problems. semba-fdtd can be used as a standalone solver or integrated within a FreeCAD workbench (www.elemwave.com).

Language: Fortran - Size: 228 MB - Last synced at: about 18 hours ago - Pushed at: about 18 hours ago - Stars: 21 - Forks: 6

HPCSys-Lab/simwave

Simulates the propagation of the acoustic wave using the finite difference method in 2D and 3D domains.

Language: Python - Size: 23.5 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 43 - Forks: 17

pnavaro/python-fortran

Python-Fortran bindings examples

Language: Jupyter Notebook - Size: 150 MB - Last synced at: 19 days ago - Pushed at: 5 months ago - Stars: 52 - Forks: 11

florianwittkamp/FD_ACOUSTIC

Collection of Matlab, Python and Jupyter Notebook scripts for Finite-Difference seismic wave simulation in 1-D and 2-D

Language: Jupyter Notebook - Size: 1.59 MB - Last synced at: 23 days ago - Pushed at: about 2 years ago - Stars: 93 - Forks: 42

jcorbino/mole

Mimetic Operators Library Enhanced

Language: MATLAB - Size: 11.3 MB - Last synced at: 1 day ago - Pushed at: 10 months ago - Stars: 27 - Forks: 18

JuliaDiff/FiniteDifferences.jl

High accuracy derivatives, estimated via numerical finite differences (formerly FDM.jl)

Language: Julia - Size: 960 KB - Last synced at: 24 days ago - Pushed at: 7 months ago - Stars: 305 - Forks: 26

maroba/findiff

Python package for numerical derivatives and partial differential equations in any number of dimensions.

Language: Python - Size: 2.35 MB - Last synced at: 20 days ago - Pushed at: 5 months ago - Stars: 475 - Forks: 64

opensbli/opensbli

A framework for the automated derivation and parallel execution of finite difference solvers on a range of computer architectures.

Language: Python - Size: 136 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 86 - Forks: 32

jacobwilliams/NumDiff

Modern Fortran Numerical Differentiation Library

Language: Fortran - Size: 1.48 MB - Last synced at: 25 days ago - Pushed at: 3 months ago - Stars: 67 - Forks: 7

ThomasThelen/Finite-Difference-Method

A Finite Difference Method Engine in C++

Language: C++ - Size: 7.84 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 29 - Forks: 7

bjodah/finitediff

Finite difference weights for any derivative order on arbitrarily spaced grids. C89, C++ and Fortran 90 implementations with Python bindings.

Language: Python - Size: 2.84 MB - Last synced at: 18 days ago - Pushed at: about 1 year ago - Stars: 40 - Forks: 5

ICB-DCM/fiddy

Finite difference methods.

Language: Python - Size: 135 KB - Last synced at: 14 days ago - Pushed at: 7 months ago - Stars: 4 - Forks: 1

riberaborrell/sde-hjb-solver

Solver for the HJB equation associated to the importance sampling problem of diffusion processes

Language: Python - Size: 3.47 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

DavidACunningham/findiff

Finite differencing code in Fortran for derivative approximation

Language: Fortran - Size: 136 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

M-MSilva/PDE-OpenMP

Solving P.D.E. by finite differences and using OpenMP. :computer:

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

alisonpeard/numerical-wave-models

Developing Python implementation of simplified nearshore spectral wave models.

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

gstinoco/Classical-Finite-Differences

Classical Finite Differences Schemes for numerically solve different Partial Differential Equations.

Language: Python - Size: 44.6 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

luibus/Poisson_eq

Solution of Poisson equation using finite difference on a 2D mesh with boundary conditions different from 0 on one side

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

bensmith95/Sphere-Steady-Flow-With-Variable-Viscosity

MATLAB code that solves and compiles the steady flow around a rotating sphere with variable viscosity

Language: MATLAB - Size: 33.2 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

OpenCALTeam/opencal

OpenCAL, the Open Computing Abstraction Layer Domain Specific Language for Structured Grid Meshes

Language: C - Size: 608 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 11 - Forks: 1

famura/ndc

Numerical differentiation leveraging convolutions based on PyTorch

Language: Python - Size: 11.7 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 1

PyNumAl/Python-Numerical-Analysis

Implementation of Numerical Analysis algorithms/methods in Python

Language: Python - Size: 585 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 2

jsondoo/math307

Applications of linear algebra

Language: Matlab - Size: 175 KB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

iwhoppock/heat_equation

A solution, written in C, to the heat equation using Crank-Nicholson and finite differences.

Language: C - Size: 777 KB - Last synced at: 9 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

iwhoppock/korteweg-de_vries

A solution, written in C, to Korteweg de Vries using the fourth order Runge-Kutta method and finite differences.

Language: C - Size: 2.23 MB - Last synced at: 9 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

jahrWork/NumericalHUB

Set of modern Fortran numerical methods.

Language: Fortran - Size: 26.9 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

JuliaApproximation/CompactBases.jl

Julia library for function approximation with compact basis functions

Language: Julia - Size: 10.6 MB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 16 - Forks: 2

ovcharenkoo/WaveProp_in_MATLAB

Single-file implementations of 2D and 3D acoustic and elastic wave propagation in time domain using finite-differences(FDTD). Simple formulation and implementation

Language: MATLAB - Size: 1.11 MB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 57 - Forks: 32

vincentmader/finite-differences.py

comparison of derivative discretization methods

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

bensmith95/Rotating-Sphere-Boundary-Layer

MATLAB code that solves the Boundary Layer equations for a rotating sphere

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

bensmith95/Sphere-Steady-Flow

MATLAB code that solves and compiles the steady flow around a rotating sphere

Language: MATLAB - Size: 39.1 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

bensmith95/Stewartson-1958-Sphere-Flow

MATLAB code that solves the Stewartson (1958) system for the equatorial flow around a rotating sphere.

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

MeShootIn/computational-mathematics

🧮 Solving the Black-Scholes equation by the finite-difference methods and researching of the Cuthill-McKee and the minimum degree algorithms

Language: Jupyter Notebook - Size: 3.28 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

akshay23sept/PyLearners

PyLearners

Size: 211 KB - Last synced at: 9 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

nps6-uwf/Optimization

A website I created giving a brief overview of mathematical optimization techniques. These techniques can be useful in understanding the intuition behind machine learning algorithms.

Language: HTML - Size: 5.82 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

linesd/minimize

Conjugate gradients minimization

Language: Python - Size: 457 KB - Last synced at: 9 days ago - Pushed at: over 5 years ago - Stars: 12 - Forks: 3

Related Keywords
finite-differences 39 numerical-methods 9 matlab 8 pde 6 python 6 numerical-differentiation 5 rotating-sphere 4 fluid-dynamics 4 boundary-layer 4 finite-difference-method 3 diffusion-equation 3 finite-difference 3 geometric-multigrid 3 heat-equation 2 heat-transfer 2 partial-differential-equations 2 time-domain 2 scientific-computing 2 numerical-pdes 2 jupyter-notebook 2 simulation 2 poisson-equation 2 jet-flow 2 fdtd 2 optimization 2 vector-calculus 2 mimetic 2 solitons 1 runge-kutta 1 runge-kutta-methods 1 korteweg-de-vries 1 spectral-methods 1 kdv-equation 1 inverse-scattering 1 b-splines 1 emc 1 boundary-value-problem 1 complex-step-differentiation 1 gradient 1 hessian 1 interpolation 1 jacobian 1 jacobian-calculation 1 nonlinear-equations 1 numerical-analysis 1 numerical-methods-implementation 1 fourier-series 1 lagrange 1 linear-algebra 1 spline-approximation 1 crank-nicolsen 1 differential-equations 1 diffusion 1 pdes 1 fe-dvr 1 finite-difference-methods 1 mckee 1 minimum-degree-algorithm 1 maths 1 back-propagation 1 concavity 1 convex-function 1 extrema 1 gradients 1 linearization 1 conjugate-gradients 1 gaussian-processes 1 machine-learning 1 minimization 1 minimize 1 minimum 1 optimizer 1 partial-derivatives 1 rosenbrock 1 fedvr 1 function-approximation 1 quasi-arrays 1 2d 1 3d 1 acoustic 1 demo 1 elastic 1 propagation 1 tutorial 1 wave 1 derivatives 1 python3 1 black-scholes 1 computational-math 1 computational-mathematics 1 computational-maths 1 cuthill 1 cuthill-mckee-algorithm 1 acoustic-wave 1 performance 1 seismic-waves 1 stencil-codes 1 f2py 1 jupyter-book 1 python-fortran 1