marl0ny's Stars
3b1b/manim
Animation engine for explanatory math videos
python/cpython
The Python programming language
ocornut/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
JuliaLang/julia
The Julia Programming Language
numpy/numpy
The fundamental package for scientific computing with Python.
matplotlib/matplotlib
matplotlib: plotting with Python
mahmoud/awesome-python-applications
💿 Free software that works great, and also happens to be open-source Python.
scipy/scipy
SciPy library main repository
sympy/sympy
A computer algebra system written in pure Python
numba/numba
NumPy aware dynamic Python compiler using LLVM
dataarts/dat.gui
Lightweight controller library for JavaScript.
astropy/astropy
Astronomy and astrophysics core library
KhronosGroup/WebGL
The Official Khronos WebGL Repository
justpy-org/justpy
An object oriented high-level Python Web Framework that requires no frontend programming
floooh/chips
8-bit chip and system emulators in standalone C headers
mithi/hexapod-robot-simulator
A hexapod robot simulator built from first principles
rafael-fuente/diffractsim
✨🔬 A flexible diffraction simulator for exploring and visualizing physical optics.
rafael-fuente/Python-Raytracer
A basic Ray Tracer that exploits numpy arrays and functions to work reasonably fast.
cselab/aphros
Finite volume solver for incompressible multiphase flows with surface tension. Foaming flows in complex geometries.
myphysicslab/myphysicslab
myPhysicsLab provides JavaScript classes to build real-time interactive animated physics simulations
lucashadfield/speck
line art image renderer
timhutton/opengl-canvas-wasm
Minimal example of animating the HTML5 canvas from C++ using OpenGL through WebAssembly
rafael-fuente/Incoherent-Light-Simulation
Simulation of the propagation of incoherent light, aiming to illustrate the concept of spatial coherence.
ilastik/marching_cubes
Standalone marching cubes implementation and Python bindings
Pecnut/visual-pde
Interactive partial differential equation solver, live in your device's web browser
Dmytry/space
Relativistic spaceflight simulator
kinokomushroom/learnCUDA
antoinemarchal/ROHSA
Regularized Optimization for Hyper-Spectral Analysis
georgestagg/webgl_gpe
A WebGL implementation of a 2D Gross-Pitaevskii Equation numerical solver. The solver runs in real time and is directly interactive. https://georgestagg.github.io/webgl_gpe
JSorngard/hydrogen-eigenstates
Program for calculating the energies of the eigenstates of hydrogen, as well as writing the specified (radial) wavefunction to a .txt file. This is my solution to a homework problem in computational atomic physics.