awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

Awesome GitHub RepositoriesGPU-Accelerated Solvers

Numerical solvers optimized for parallel execution across graphics hardware.

Distinct from Differential Equation Solvers: Distinct from Differential Equation Solvers: focuses specifically on the GPU-accelerated execution of solvers rather than general-purpose solvers.

Explore 2 awesome GitHub repositories matching scientific & mathematical computing · GPU-Accelerated Solvers. Refine with filters or upvote what's useful.

Awesome GPU-Accelerated Solvers GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • nvidia-omniverse/physxالصورة الرمزية لـ NVIDIA-Omniverse

    NVIDIA-Omniverse/PhysX

    4,606عرض على GitHub↗

    PhysX is a physics engine SDK designed for calculating real-time rigid body dynamics, fluid simulations, and environmental interactions in virtual applications. It includes a GPU-accelerated physics solver for computing complex particle fluids and combustion models, a voxel fluid simulator for real-time gas, fire, and smoke, and a destruction simulation framework for modeling the fracture of meshes. The SDK features a specialized machine learning physics tensor interface that enables the exchange of simulation data with machine learning frameworks using a common tensor format. It also impleme

    Computes fluid dynamics and combustion models using sparse voxel grids processed on parallel graphics hardware.

    C++
    عرض على GitHub↗4,606
  • sciml/differentialequations.jlالصورة الرمزية لـ SciML

    SciML/DifferentialEquations.jl

    3,121عرض على GitHub↗

    DifferentialEquations.jl is a comprehensive numerical library designed for solving ordinary, stochastic, delay, and algebraic differential equations. It functions as a high-performance solver suite that integrates scientific machine learning, probabilistic programming, and automated differentiation into a unified framework. By leveraging multiple dispatch and symbolic-numeric integration, the library provides a flexible environment for complex mathematical modeling and simulation. The project distinguishes itself through its ability to bridge traditional numerical analysis with modern machine

    Executes numerical solvers in parallel across graphics hardware to accelerate large-scale simulations.

    Juliadaeddedelay-differential-equations
    عرض على GitHub↗3,121
  1. Home
  2. Scientific & Mathematical Computing
  3. Differential Equation Solvers
  4. GPU-Accelerated Solvers

استكشف الوسوم الفرعية

  • Voxel Fluid SolversGPU-accelerated numerical solvers for sparse voxel-based fluid and combustion simulations. **Distinct from GPU-Accelerated Solvers:** Specifically targets volumetric voxel grids for fluids, distinct from general numerical GPU solvers.