Sonar helps you commit clean C++ code every time. With over 550 unique rules to find C++ bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work. Learn more →
Taichi Alternatives
Similar projects and alternatives to taichi
-
-
Sonar
Write Clean C++ Code. Always.. Sonar helps you commit clean C++ code every time. With over 550 unique rules to find C++ bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
-
difftaichi
10 differentiable physical simulators built with Taichi differentiable programming (DiffTaichi, ICLR 2020)
-
Data-Science-For-Beginners
10 Weeks, 20 Lessons, Data Science for All!
-
qinglong
支持 Python3、JavaScript、Shell、Typescript 的定时任务管理平台(Timed task management platform supporting Python3, JavaScript, Shell, Typescript)
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
croc
Easily and securely send things from one computer to another :crocodile: :package:
-
-
-
-
semi-design
🚀A modern, comprehensive, flexible design system and React UI library. 🎨 Provide more than 2,739+ Design Tokens and powerful DSM tools, easy to build your own design system. Make Semi Design to Any Design
-
-
-
awesome-taichi
A curated list of awesome Taichi applications, courses, demos and features.
-
-
2d-fluid-simulator
2D incompressible fluid solver implemented in Taichi.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
taichi reviews and mentions
- Codon: A high-performance Python compiler
-
Paralell computing project
Do you need to use a graphics API like Vulkan, or does another compute API like OpenCL or AMD's HIP fit the bill better? Maybe even something like Taichi? If you just want to run things in parallel on the GPU there are other options that hold your hand a bit more.
-
Python 3.11 is much faster than 3.8
I would love to see the OP benchmarks with Taichi applied: https://github.com/taichi-dev/taichi
-
Build a simple 2D physics engine for JavaScript games
You should check out taichi: https://github.com/taichi-dev/taichi They have a ton of great demos for doing physics but check out this example in particular for something related to your project: https://github.com/taichi-dev/quantaichi#game-of-life-gol. (Taichi also makes it super easy to write things for the GPU and the kernels are differentiable :).)
-
Accelerate Python code 100x by import taichi as ti
Source code of Taichi: https://github.com/taichi-dev/taichi
-
Accelerate Python code 100x using Taichi Lang
If you are interested, join the Taichi community: https://github.com/taichi-dev/taichi. Any contribution & feedback is welcome!
- A parallel programming language embedded in Python I created to lower barriers for digital content creators
-
From molecular simulation to black hole rendering - Taichi-Lang makes life easier for digital content creators
I started the project while I was a Ph.D. student at MIT, and later a few dozen people joined the GitHub community (https://github.com/taichi-dev/taichi). After graduation from MIT, I co-founded a company, which has a small team serving as the backbone of this open-source community.
It is not hard to tell that the two groups have their needs overlapped to a large extent. To improve user experience, we will continue to optimize our CHI (Chi Hierarchical Instructions) IR, enhance modularization and reusability, and keep abreast of CUDA, Vulkan, and Metal developments. Specifically, we hope to further reduce the compile time for Group A users, and CHI JIT Cache is one such attempt. Meanwhile, we are proceeding with the AOT development, including the Foreign Function Interface (FFI) feature, so that Group B users can use Taichi more comfortably.
- What would be the best library to build 2D simulations in python?
-
A note from our sponsor - Sonar
www.sonarsource.com | 8 Jun 2023
Stats
taichi-dev/taichi is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of taichi is C++.