cf VS th-cas

Compare cf vs th-cas and see what are their differences.

cf

"Exact" real arithmetic for Haskell using continued fractions (Not formally proven correct) (by mvr)

th-cas

Compile time CAS(Computer Algebra System) for Haskell (by junjihashimoto)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
cf th-cas
- -
39 17
- -
0.0 0.0
over 8 years ago over 4 years ago
Haskell Haskell
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.

cf

Posts with mentions or reviews of cf. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning cf yet.
Tracking mentions began in Dec 2020.

th-cas

Posts with mentions or reviews of th-cas. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning th-cas yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing cf and th-cas you can also consider the following projects:

diagrams-solve - Miscellaneous solver code for diagrams (low-degree polynomials, tridiagonal matrices)

hermit - Haskell Equational Reasoning Model-to-Implementation Tunnel

mathexpr - parse and evaluate math expressions

what4 - Symbolic formula representation and solver interaction library

uncertain - Manipulating numbers with inherent measurement/experimental uncertainty.

optimization - Some numerical optimization methods implemented in Haskell

equational-reasoning - Agda-style equational reasoning in Haskell

vector - An efficient implementation of Int-indexed arrays (both mutable and immutable), with a powerful loop optimisation framework .

deka - Haskell decimal arithmetic

semigroups - Haskell 98 semigroups

math-programming-glpk - A GLPK backend to the Haskell math-programming library

safe-decimal