Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Bodigrim/poly issues and pull requests
#68 - Check that Gegenbauer polynomials match their definition in Wiki
Issue -
State: open - Opened by Bodigrim over 1 year ago
#67 - Move orthogonal polynomials to infinite-list
Issue -
State: open - Opened by Bodigrim over 1 year ago
#66 - More flexible access to underlying vector
Issue -
State: open - Opened by Bodigrim over 1 year ago
#65 - Better instance Eq/Ord/NFData for dense polynomials
Issue -
State: open - Opened by Bodigrim over 1 year ago
#64 - Fix tests against QuickCheck-2.14.3
Issue -
State: open - Opened by Bodigrim over 1 year ago
#63 - Benchmark against polynomial-algebra
Issue -
State: closed - Opened by Bodigrim over 2 years ago
- 1 comment
#61 - Bump actions/cache from 2.1.5 to 3.0.5
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#60 - Bump actions/cache from 2.1.5 to 3.0.4
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#59 - Add more `INLINABLE` pragmas
Pull Request -
State: closed - Opened by konsumlamm over 2 years ago
- 1 comment
#58 - Bump actions/cache from 2.1.5 to 3.0.3
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#57 - Improve doc comments for `pattern X` and `^-`
Pull Request -
State: closed - Opened by konsumlamm over 2 years ago
- 3 comments
#56 - Update documentation
Pull Request -
State: closed - Opened by konsumlamm over 2 years ago
- 1 comment
#55 - Bump haskell/actions from 1 to 2
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
- 1 comment
Labels: dependencies
#54 - Bump actions/cache from 2.1.5 to 3.0.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
- 1 comment
Labels: dependencies
#53 - Bump actions/cache from 2.1.5 to 3.0.1
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
- 1 comment
Labels: dependencies
#52 - Bump actions/cache from 2.1.5 to 3
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
- 1 comment
Labels: dependencies
#51 - Bump actions/checkout from 2 to 3
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
- 1 comment
Labels: dependencies
#50 - Bump actions/cache from 2.1.5 to 2.1.7
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 1 comment
Labels: dependencies
#49 - Bump actions/cache from 2.1.5 to 2.1.6
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#48 - Bump actions/checkout from 2 to 2.3.4
Pull Request -
State: closed - Opened by dependabot[bot] almost 4 years ago
- 1 comment
Labels: dependencies
#47 - Bump haskell/actions from 1 to 1.2.1
Pull Request -
State: closed - Opened by dependabot[bot] almost 4 years ago
- 1 comment
Labels: dependencies
#46 - Bump actions/cache from v2.1.4 to v2.1.5
Pull Request -
State: closed - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies
#45 - Add a flag to build only dense polynomials
Issue -
State: closed - Opened by Bodigrim about 4 years ago
#44 - Euclidean methods are unergonomic with Fractional
Issue -
State: closed - Opened by davidsd over 4 years ago
- 7 comments
#43 - definition of `degree` in Data.Poly.Internal.Dense.Field is nonstandard
Issue -
State: closed - Opened by davidsd over 4 years ago
- 4 comments
#42 - Integrate with coveralls.io
Issue -
State: closed - Opened by Bodigrim over 4 years ago
#41 - Conversions between various flavours of polynomials
Issue -
State: closed - Opened by Bodigrim over 4 years ago
#40 - Multivariate polynomials
Issue -
State: closed - Opened by Bodigrim almost 5 years ago
#39 - Support Laurent polynomials
Pull Request -
State: closed - Opened by Acentelles about 5 years ago
- 1 comment
#38 - Reuse Data.Euclidean.gcdExt
Issue -
State: closed - Opened by Bodigrim over 5 years ago
- 2 comments
#36 - Add an inverse of scale
Issue -
State: closed - Opened by Bodigrim over 5 years ago
#35 - Substitute polynomial instead of X
Issue -
State: closed - Opened by Bodigrim over 5 years ago
#33 - Add classical orthogonal polynomials
Issue -
State: closed - Opened by Bodigrim over 5 years ago
- 1 comment
#32 - test/Dense.hs:251:54: error: Not in scope: ‘S.integral’
Issue -
State: closed - Opened by juhp over 5 years ago
- 5 comments
#31 - Add integral to Semiring-based APIs
Issue -
State: closed - Opened by Bodigrim over 5 years ago
#30 - Replace (Ring a, GcdDomain a, Fractional a) with Field a
Issue -
State: closed - Opened by Bodigrim over 5 years ago
- 1 comment
#29 - Add extended euclidean algorithm
Pull Request -
State: closed - Opened by Multramate over 5 years ago
- 9 comments
#28 - Fix hlint suggestions
Issue -
State: closed - Opened by Bodigrim over 5 years ago
#27 - Replace Data.Vector.basic* with normal functions
Issue -
State: closed - Opened by Bodigrim over 5 years ago
#26 - Rewrite Data.Poly.Internal.Dense.convolution via Data.Vector.Generic.generate
Issue -
State: closed - Opened by Bodigrim over 5 years ago
#25 - Normal form data
Pull Request -
State: closed - Opened by Multramate over 5 years ago
- 1 comment
#24 - Add extended Euclidean algorithm
Pull Request -
State: closed - Opened by Multramate over 5 years ago
- 10 comments
#23 - Support Laurent polynomials
Issue -
State: closed - Opened by Bodigrim over 5 years ago
- 14 comments
#22 - Extended GCD of polynomials
Issue -
State: closed - Opened by Bodigrim over 5 years ago
- 10 comments
#21 - Test more laws
Issue -
State: closed - Opened by Bodigrim over 5 years ago
#20 - Implement OverloadedLists interface
Issue -
State: closed - Opened by Bodigrim over 5 years ago
#19 - Implement Karatsuba multiplications
Issue -
State: closed - Opened by Bodigrim over 5 years ago
#18 - Benchmark against polynomial
Issue -
State: closed - Opened by Bodigrim over 5 years ago
#17 - Support semirings-0.2
Issue -
State: closed - Opened by Bodigrim over 5 years ago
#16 - Test polynomials over non-commutative rings
Issue -
State: closed - Opened by Bodigrim over 5 years ago
#15 - Update README
Issue -
State: closed - Opened by Bodigrim over 5 years ago
#14 - Add leading :: Poly v a -> Maybe (Word, a)
Issue -
State: closed - Opened by Bodigrim over 5 years ago
#13 - Add monomial :: Word -> a -> Poly v a
Issue -
State: closed - Opened by Bodigrim over 5 years ago
#12 - Add scale :: Word -> a -> Poly v a -> Poly v a
Issue -
State: closed - Opened by Bodigrim over 5 years ago
#11 - Test multiplication against a reference implementation for lists
Issue -
State: closed - Opened by Bodigrim almost 6 years ago
#10 - Sparse polynomials
Pull Request -
State: closed - Opened by Bodigrim almost 6 years ago
#7 - Use Data.Semiring.fromNatural in deriv'
Issue -
State: closed - Opened by Bodigrim almost 6 years ago
#6 - Folding or evaluating polynomials
Issue -
State: closed - Opened by Jashweii almost 6 years ago
- 2 comments
#5 - Add a definition for the identity polynomial
Issue -
State: closed - Opened by Jashweii almost 6 years ago
- 3 comments
#4 - Make Poly an instance of Euclidean
Issue -
State: closed - Opened by Bodigrim almost 6 years ago
#2 - Add a type to represent sparse univariate polynomials
Issue -
State: closed - Opened by Bodigrim almost 6 years ago
#1 - Use unboxed vectors when possible
Issue -
State: closed - Opened by Bodigrim almost 6 years ago