Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Grassmann.jl Alternatives
Similar projects and alternatives to Grassmann.jl
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
gutenberg
A fast static site generator in a single binary with everything built-in. https://www.getzola.org
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
lowdefy
The config web stack for business apps - build internal tools, client portals, web apps, admin panels, dashboards, web sites, and CRUD apps with YAML or JSON.
-
-
-
-
-
crux
Discontinued General purpose bitemporal database for SQL, Datalog & graph queries. Backed by @juxt [Moved to: https://github.com/xtdb/xtdb] (by juxt)
-
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Grassmann.jl discussion
Grassmann.jl reviews and mentions
-
How to fit a polynomial P of degree D to a vector of roots?
Here's how to do it with Grassmann.jl
-
Grassmann.jl now has SimplexComplex{V,B,T} wrapper for Complex{T}
Surprise announcement: the next version of Grassmann.jl has a new algebra type SimplexComplex{V,B,T} (yes, that's right SimplexComplex) which is a wrapper for Julia's native Base.Complex{T} type. This allows you to work with the performance of the base language complex numbers while retaining the Grassmann algebra interface and additional products. The new type is not limited to only regular complex numbers, it supports the creation of a SimplexComplex using any basis element B by simply taking the sum of a scalar with that basis element. ```Julia julia> using Grassmann
-
Einstein award going to Paul Ginsberg for creating arXiv.org
I still have never been able to post my paper about my Grassmann.jl geometric algebra foundations research on arxiv.
https://github.com/chakravala/Grassmann.jl
Seems like a useless overrated website.
I was able to post my article on my own website instead.
Arxiv is really a useless website.
-
What Is the Inverse of a Vector?
This article is really about geometric algebra, check out my geometric algebra software https://github.com/chakravala/Grassmann.jl
- Stop what you're doing and look up Geometric Algebra on yt right now
- Ask HN: What are some tools / libraries you built yourself?
-
Ask HN: What under-the-radar technology are you super excited about?
https://github.com/chakravala/Grassmann.jl
In the future, geometric algebra will likely be part of everything we do, but it is still very unknown as of now.
-
My advanced math skills are going down the drain
I heart your Grassman gradient vector field representations: https://github.com/chakravala/Grassmann.jl. They, heh heh, point the way toward representing aspects of physics and math that should be used far more frequently than they are now. They display the quirks that you could never apprehend looking at an equation. Your representations could eviscerate the representations of data base on paper-like metaphors.
Sadly our leaders, the John Baez and Scott Aronson and people like that, prefer to think in Euler notation and WordPress posts. As Kurt Vonnegut said: So it goes.
The world of representation of difficult concepts using interactive 3D and elegant code is still in its infancy. You are not yet at the ground floor of the construction of a future elegant structure. You - and a few others - are in at the second basement.
Fortunately, the only way out is to look up!
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 25 Mar 2025
Stats
chakravala/Grassmann.jl is an open source project licensed under GNU Affero General Public License v3.0 which is an OSI approved license.
The primary programming language of Grassmann.jl is Julia.