vector-sized
singular-factory
Our great sponsors
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- Onboard AI - Learn any GitHub repo in 59 seconds
- SaaSHub - Software Alternatives and Reviews
vector-sized | singular-factory | |
---|---|---|
1 | 1 | |
30 | 0 | |
- | - | |
5.1 | 0.0 | |
about 2 months ago | about 4 years ago | |
Haskell | Haskell | |
BSD 3-clause "New" or "Revised" License | LicenseRef-GPL |
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.
vector-sized
We haven't tracked posts mentioning vector-sized yet.
Tracking mentions began in Dec 2020.
singular-factory
-
Looking for a library to solve systems of multivariate polynomial equations
Your best bet would be just call out to, say, Singular; either directly executing it by supplying textual input, or make a Haskell binding for the relevant parts (for example I wrote Haskell bindings to the multivariate polynomial factorization engine. It was kind of painful)
What are some alternatives?
clifford - Clifford algebra for Haskell! :D
vector-th-unbox - Deriver for unboxed vectors using Template Haskell
vector-space-points - A type for points, as distinct from vectors.
casadi-bindings - haskell bindings to the CasADi algorithmic differentiation and optimal control library
vector - An efficient implementation of Int-indexed arrays (both mutable and immutable), with a powerful loop optimisation framework .
vector-binary-instances - Instances for the Haskell Binary class, for the types defined in the popular vector package.
hermit - Haskell Equational Reasoning Model-to-Implementation Tunnel
vector-space-map - vector-space operations for finite maps using Data.Map
jalla - Just another library for linear algebra (Haskell)
vector-builder - Vector builder
nuha
rounded - MPFR bindings for Haskell