taichi_mpm
Material simulator
A solver for a material point method used in simulating the behavior of materials under various physical forces
High-performance moving least squares material point method (MLS-MPM) solver. (ACM Transactions on Graphics, SIGGRAPH 2018)
2k stars
95 watching
316 forks
Language: C++
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
huangcongqing/algorithms_mathmodels | MATLAB implementations of various algorithms and mathematical models used in mathematical modeling competitions | 2,119 |
michael-wzhu/shennong-tcm-llm | Develops and deploys a large language model for Chinese traditional medicine applications | 299 |
oxfordcontrol/cdcs | Solves large-scale conic optimization programs with partially decomposable constraints using an ADMM algorithm | 63 |
taichi-dev/taichi | A high-performance numerical computation framework with GPU acceleration and parallel programming capabilities | 25,521 |
terrytangyuan/distributed-ml-patterns | Provides practical patterns and techniques for building scalable and reliable machine learning systems | 390 |
open-mmlab/mmagic | A toolkit for building and experimenting with generative AI models for image and video generation, restoration, enhancement, and other tasks. | 6,945 |
hannah-zhou/optimization_algorithm | A comprehensive collection of optimization algorithms implemented in MATLAB | 178 |
optimalscale/lmflow | A toolkit for finetuning large language models and providing efficient inference capabilities | 8,273 |
urosolia/lmpc_simpleexample | A MATLAB implementation of an optimal control algorithm for a double integrator system | 57 |
diehl/incremental-svm-learning-in-matlab | A MATLAB package implementing incremental/decremental SVM learning and parameter perturbation methods for efficient binary classification | 72 |
pku-yuangroup/video-llava | This project enables large language models to perform visual reasoning capabilities on images and videos simultaneously by learning united visual representations before projection. | 2,990 |
open-mmlab/mmaction2 | A comprehensive video understanding toolbox and benchmark with modular design, supporting various tasks such as action recognition, localization, and retrieval. | 4,296 |
fuxiaoliu/mmc | Develops a large-scale dataset and benchmark for training multimodal chart understanding models using large language models. | 84 |
ai-winter/matlab_motion_planning | Provides implementations of various motion planning algorithms and navigation techniques for autonomous robots and mobile agents. | 329 |
shimengjie/machine-learning-andrew-ng | An implementation of machine learning algorithms from Andrew Ng's Coursera course in MATLAB | 181 |