poly
Polynomial library
A Haskell library for manipulating polynomials with efficient arithmetic operations and scaling.
Fast polynomial arithmetic in Haskell (dense and sparse, univariate and multivariate, usual and Laurent)
67 stars
8 watching
6 forks
Language: Haskell
last commit: 5 months ago dense-univariate-polynomialspolynomial-arithmeticpolynomial-divisionpolynomial-multiplicationpolynomialssparse-multivariate-polynomialssparse-univariate-polynomials
Related projects:
Repository | Description | Stars |
---|---|---|
| A Java/Scala library for efficient polynomial arithmetic and algebraic calculations | 74 |
| Provides a platform for scientific computation in Haskell with focus on linear algebra and numerical analysis | 89 |
| Provides efficient and numerically stable computation of orthogonal polynomials. | 182 |
| A cross-platform GUI library for writing native Haskell applications | 598 |
| A library providing a monomial algebra framework for polynomials over ring structures. | 14 |
| Provides efficient and scalable builder functionality for working with text data in Haskell. | 88 |
| An Ada interface to BLAS for linear algebra operations on dense matrices and vectors | 4 |
| A collection of lemmas and tactics about lists and binary relations for a proof assistant | 30 |
| A Haskell library for constructing and manipulating algebraic graphs with equational reasoning capabilities | 722 |
| A simple and efficient generics library for Haskell | 76 |
| An algebraic combinatorics library formalized in Coq, providing a comprehensive set of functions and theories for symmetric functions. | 1 |
| A type-safe, high-level interface for interacting with relational databases in Haskell. | 478 |
| A testing library that checks Haskell code properties exhaustively using automatic test case generation | 134 |
| A reactive programming library for Haskell that supports multiple paradigms and effects. | 213 |
| A parser combinator library designed to be industrial-strength and easy to use | 850 |