nnonna's Stars
lava/matplotlib-cpp
Extremely simple yet powerful header-only C++ plotting library built on the popular matplotlib
alandefreitas/matplotplusplus
Matplot++: A C++ Graphics Library for Data Visualization 📊🗾
SeitaroShinagawa/FavoritePapers
rlabbe/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
unpingco/Python-for-Signal-Processing
Notebooks for "Python for Signal Processing" book
SmileiPIC/Smilei
Particle-in-cell code for plasma simulation
google/googletest
GoogleTest - Google Testing and Mocking Framework
AMReX-Combustion/PeleLM
An adaptive mesh hydrodynamics simulation code for low Mach number reacting flows
ttroy50/cmake-examples
Useful CMake Examples
microsoft/ML-For-Beginners
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
Bhupesh-V/30-seconds-of-cpp
30 Seconds of C++ (STL in C++). Read More about 30C++ here 👉
ProAlgos/ProAlgos-Cpp
C++ implementations of well-known (and some rare) algorithms, while following good software development practices
The-Japan-DataScientist-Society/100knocks-preprocess
データサイエンス100本ノック(構造化データ加工編)
spaghetti-source/algorithm
C++ Implementation of Algorithms (aka. Spaghetti Source)
tayllan/awesome-algorithms
A curated list of awesome places to learn and/or practice algorithms.
E869120/kyopro_educational_90
2021/3/30 ~ 2021/7/12 に行われる企画「競プロ典型 90 問」の問題・解説・ソースコードなどの資料をアップロードしています。
wrf-model/WRF
The official repository for the Weather Research and Forecasting (WRF) model
NOAA-EMC/WW3
WAVEWATCH III
Deltares/pyflwdir
Fast methods to work with hydro- and topography data in pure Python.
cb-geo/mpm
CB-Geo High-Performance Material Point Method
mfem/mfem
Lightweight, general, scalable C++ library for finite element methods
boostorg/boost
Super-project for modularized Boost
hyriver/pygeohydro
A part of HyRiver software stack for accessing hydrology data through web services
jswhit/pygrib
Python interface for reading and writing GRIB data
parflow/parflow
Parflow is an open-source parallel watershed flow model.
mdbartos/pysheds
:earth_americas: Simple and fast watershed delineation in python.
georgebv/pyextremes
Extreme Value Analysis (EVA) in Python
PavelDoGreat/WebGL-Fluid-Simulation
Play with fluids in your browser (works even on mobile)
kbladin/Fluid_Simulation
Self advection, external force and pressure solve to a velocity field represented by a MaC grid.
libcpr/cpr
C++ Requests: Curl for People, a spiritual port of Python Requests.