difftaichi
taichi
difftaichi | taichi | |
---|---|---|
3 | 39 | |
2,473 | 26,590 | |
0.0% | 3.9% | |
3.7 | 7.3 | |
about 1 year ago | 15 days ago | |
C++ | ||
- | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
difftaichi
-
A parallel programming language embedded in Python I created to lower barriers for digital content creators
A bit unrelated but what would you call the learning algorithm on this example?. Its like a neural network controller but im not sure. I want to read up on it, seems pretty cool
-
From molecular simulation to black hole rendering - Taichi-Lang makes life easier for digital content creators
DiffTaichi, which optimizes robots' movements, is an early-stage trial of Taichi's AutoDiff feature:
-
Top 10 Trending GitHub Repositories
Advanced features of Taichi include spatially sparse computing and differentiable programming [examples].
taichi
- Taichi: Productive, portable, and performant GPU programming in Python
-
CERN Root
The haughtiness is not for nothing. Since Dec 2023, they made a lame excuse that Pytorch didn't support 3.12: https://github.com/taichi-dev/taichi/issues/8365#issuecommen...
Later, even when Pytorch added support for 3.12, nothing changed (so far) in Taichi.
-
This Week In Python
taichi – Productive, portable, and performant GPU programming in Python
- Taichi: Accessible GPU programming, embedded in Python
-
The GIL can now be disabled in Python's main branch
ETH Zurich is using it for their physics sim courses, University of Utah is using it for simulations (SIGGRAPH 2022), OPPO (they make smart devices running Android), Kuaishou uses it for liquid and gas simulation on GPUs. Lots of GPU accelerated sim stuff.
https://www.taichi-lang.org/
https://www.researchgate.net/publication/337118128_Taichi_a_...
https://github.com/taichi-dev/taichi
- Julia and Mojo (Modular) Mandelbrot Benchmark
-
Taichi v1.5.0 Released! See what's new👇
Check our the realease note (https://github.com/taichi-dev/taichi/releases) for more improvements.
-
You Don't Know Jax
I've recently started using Taichi (https://taichi-lang.org/) for numerical codes and the fact it doesn't try to trick you into thinking it's numpy is a nice "feature". ;)
- How can I get into this type of animation with programming?
-
Taichi v1.4.0 released!
Taichi v1.4.0 is released! See what's new: - Taichi AOT, along with a native Taichi Runtime library: Native applications can now load compiled AOT modules and launch Taichi kernels without a Python interpreter. - Taichi ndarray: An array object that holds contiguous multi-dimensional data to allow easy data exchange with external libraries. - Dynamic index: Use variable indices whenever necessary on all backends without affecting the performance of those matrices with only constant indices. See deprecation and more improvements in the release note.
What are some alternatives?
moose - Multiphysics Object Oriented Simulation Environment
Halide - a language for fast, portable data-parallel computation
community - Netdata-powered applications and examples. For the community, by the community.
open-im-server - IM Chat ChatGPT
2d-fluid-simulator - 2D incompressible fluid solver implemented in Taichi.
codon - A high-performance, zero-overhead, extensible Python compiler using LLVM
Fast-Poisson-Image-Editing - A fast poisson image editing implementation that can utilize multi-core CPU or GPU to handle a high-resolution image input.
Data-Science-For-Beginners - 10 Weeks, 20 Lessons, Data Science for All!
Awesome-Linux-Software - A list of awesome applications, software, tools and other materials for Linux distros. [Moved to: https://github.com/luong-komorebi/Awesome-Linux-Software]
dolfinx - Next generation FEniCS problem solving environment
PlasticineLab - Code for paper "PlasticineLab: A Soft-Body Manipulation Benchmark with Differentiable Physics"
fprime - F´ - A flight software and embedded systems framework