symmath-lua VS hydro-cl-lua

Compare symmath-lua vs hydro-cl-lua and see what are their differences.

symmath-lua

Tensor algebra system written in lua (by thenumbernine)

hydro-cl-lua

yet *another* hydrodynamics/hyperbolic conservation law solver, this one in LuaJIT using OpenCL/OpenGL (by thenumbernine)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
symmath-lua hydro-cl-lua
4 2
44 23
- -
8.6 8.0
3 months ago 14 days ago
HTML Lua
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

symmath-lua

Posts with mentions or reviews of symmath-lua. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-24.
  • Check out my new differential geometry c++20 library. Not "geometric algebra", I said "differential geometry."
    10 projects | /r/cpp | 24 Jan 2023
    If you do rewind a long way back in either this repo or in my Relativity repo then you will see what my old C++ valence-friendly tensor classes looked like: Tensor::Tensor, Tensor::Upper<3>>> … just how long the type names got was a big reason I decided to do away with the valence template stuff. (Disclaimer this is my older NR repo where I didn't get far. Latest stuff is all here and here, with results here, with notes here )
    10 projects | /r/cpp | 24 Jan 2023

hydro-cl-lua

Posts with mentions or reviews of hydro-cl-lua. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-24.
  • Check out my new differential geometry c++20 library. Not "geometric algebra", I said "differential geometry."
    10 projects | /r/cpp | 24 Jan 2023
    If you do rewind a long way back in either this repo or in my Relativity repo then you will see what my old C++ valence-friendly tensor classes looked like: Tensor::Tensor, Tensor::Upper<3>>> … just how long the type names got was a big reason I decided to do away with the valence template stuff. (Disclaimer this is my older NR repo where I didn't get far. Latest stuff is all here and here, with results here, with notes here )
    10 projects | /r/cpp | 24 Jan 2023

What are some alternatives?

When comparing symmath-lua and hydro-cl-lua you can also consider the following projects:

Hydrodynamics - C++ CFD sim based on Tensor template framework

Relativity - general relativity 3+1 formalism simulation

Tensor - C++ template metaprogram driven tensor math library

HydrodynamicsGPU - Schemes of Roe, HLL, HLLC, Burgers; Equations of 1D, 2D, 3D; Euler, SRHD, Maxwell, Bona-Masso ADM; Implemented in OpenCL