CHoudrouge4's Stars
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
charlax/professional-programming
A collection of learning resources for curious software engineers
google/googletest
GoogleTest - Google Testing and Mocking Framework
achael/eht-imaging
Imaging, analysis, and simulation software for radio interferometry
mlpack/mlpack
mlpack: a fast, header-only C++ machine learning library
libigl/libigl
Simple MPL-2.0-licensed C++ geometry processing library.
flann-lib/flann
Fast Library for Approximate Nearest Neighbors
matthewsamuel95/ACM-ICPC-Algorithms
Algorithms used in Competitive Programming
RayTracing/InOneWeekend
DEPRECATED — Head to the raytracing.github.io repo for the new home
ZoranPandovski/al-go-rithms
:musical_note: Algorithms written in different programming languages - https://zoranpandovski.github.io/al-go-rithms/
curv3d/curv
a language for making art using mathematics
KratosMultiphysics/Kratos
Kratos Multiphysics (A.K.A Kratos) is a framework for building parallel multi-disciplinary simulation software. Modularity, extensibility and HPC are the main objectives. Kratos has BSD license and is written in C++ with extensive Python interface.
RigsOfRods/rigs-of-rods
Main development repository for Rigs of Rods soft-body physics simulator
boazbk/tcs
Book in preparation: introduction to theoretical computer science
math-comp/math-comp
Mathematical Components
forensic-architecture/models
3d models and other assets for investigations.
CompPhysics/ComputationalPhysics
Introductory course in Computational Physics, including linear algebra, eigenvalue problems, differential equations, Monte Carlo methods and more.
nialltl/incremental_mpm
2D implementation of MLS-MPM for simulating soft bodies and fluids
gaschler/bounding-mesh
Implementation of the bounding mesh and bounding convex decomposition algorithms for single-sided mesh approximation
CompPhysics/ComputationalPhysics2
Advanced course in Computational Physics, see texbook at http://compphysics.github.io/ComputationalPhysics2/doc/LectureNotes/_build/html/ with an emphasis on computational quantum mechanics, machine learning and quantum computing.
optimad/bitpit
Open source library for scientific HPC
eschnett/2018-computational-physics-course
Announcements and nodes for my 2018 course in Computational Physics
mathigon/documentation
Mathigon's Open Source Website
vincentlaucsb/Graph-Drawing
An exploration of tree and force-directed graph drawing algorithms.
edemaine/compgeom
Computational Geometry Playground
ChrisHughes24/LP
illinois-scicomp/cs598apk-f19-binder
Binder repository of Jupyter notebooks for CS598APK (Fast Algorithms and Integral Equations) at the University of Illinois
geezee/pbox
A simulation of a particle in a box in 2D using CUDA