Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / JuliaApproximation/FastGaussQuadrature.jl issues and pull requests
#132 - fix deprecation warnings - constraint LinearAlgebra
Pull Request -
State: closed - Opened by t-bltg 10 months ago
- 3 comments
#131 - Implement boundary asymptotics
Pull Request -
State: closed - Opened by pbeckman 11 months ago
- 8 comments
#130 - Loss of accuracy in weights of large Gauss-Jacobi rules
Issue -
State: closed - Opened by pbeckman 12 months ago
- 9 comments
Labels: gauss-jacobi, precision
#129 - Road to v2.0.0
Issue -
State: open - Opened by hyrodium about 1 year ago
- 3 comments
#128 - PLEASE DO NOT COMMIT DIRECTLY ON THE `master` BRANCH!
Issue -
State: closed - Opened by hyrodium about 1 year ago
- 3 comments
#127 - Update make.jl for Documenter.jl v1.0.0
Pull Request -
State: closed - Opened by hyrodium about 1 year ago
- 1 comment
#126 - The precision of `gausslegendre` can be improved
Issue -
State: open - Opened by hyrodium about 1 year ago
- 1 comment
Labels: precision
#125 - Add tests with Aqua.jl
Pull Request -
State: closed - Opened by hyrodium about 1 year ago
- 1 comment
#124 - Deprecate `besselroots` function
Pull Request -
State: closed - Opened by hyrodium about 1 year ago
- 1 comment
#123 - Deprecate `gausschebyshev` and add `gausschebyshevt`, ..., `gausschebyshevw`
Pull Request -
State: closed - Opened by hyrodium about 1 year ago
- 30 comments
#122 - Add `normalize` option to `gausshermite`
Pull Request -
State: closed - Opened by NittanyLion over 1 year ago
- 3 comments
#121 - export/document 3-term recurrence coefficients
Issue -
State: open - Opened by stevengj over 1 year ago
- 3 comments
#120 - Gauss–Kronrod points and weights?
Issue -
State: open - Opened by stevengj over 1 year ago
- 5 comments
#119 - Fix type promotion in `jacobi_asy`
Pull Request -
State: closed - Opened by hyrodium over 1 year ago
- 2 comments
#118 - Correct typo in docstring of `BESSELJ0_ROOTS`
Pull Request -
State: closed - Opened by goggle over 1 year ago
#117 - missing promotion in `gaussjacobi` for integer `α, β`
Issue -
State: closed - Opened by stevengj over 1 year ago
- 2 comments
#116 - correct gaussjacobi docstring
Pull Request -
State: closed - Opened by stevengj over 1 year ago
#115 - Julia v1.9
Pull Request -
State: closed - Opened by dlfivefifty over 1 year ago
- 4 comments
#114 - Minor fixes around tests
Pull Request -
State: closed - Opened by hyrodium about 2 years ago
- 1 comment
#113 - Update required versions of Julia from 1.0 to 1.6
Pull Request -
State: closed - Opened by hyrodium about 2 years ago
- 7 comments
#112 - Optimize polynomial evaluation of coefficients in Gauss-Laguerre
Pull Request -
State: closed - Opened by heltonmc about 2 years ago
- 6 comments
#111 - Update CompatHelper.yml
Pull Request -
State: closed - Opened by jishnub about 2 years ago
- 1 comment
#110 - Add mutating versions of functions that reuse external storage for sigma points and weights
Issue -
State: open - Opened by bvdmitri over 2 years ago
- 5 comments
#109 - Fix documentation
Pull Request -
State: closed - Opened by hyrodium over 2 years ago
- 1 comment
#108 - Gauss-Chebyshev documentation has incorrect weights for third and fourth kinds
Issue -
State: closed - Opened by MikaelSlevinsky almost 3 years ago
#107 - gausslaguerre(39,44.8) doesn't converge, document these conditions for convergence
Issue -
State: open - Opened by the-noble-argon almost 3 years ago
Labels: precision
#106 - Fix `gausshermite(21)`
Pull Request -
State: closed - Opened by hyrodium almost 3 years ago
- 1 comment
#105 - gausshermite(21) returns error
Issue -
State: closed - Opened by the-noble-argon almost 3 years ago
- 4 comments
#104 - CompatHelper: bump compat for SpecialFunctions to 2, (keep existing compat)
Pull Request -
State: closed - Opened by github-actions[bot] almost 3 years ago
- 4 comments
#103 - update docstrings
Pull Request -
State: closed - Opened by hyrodium about 3 years ago
- 1 comment
#102 - Question on unweighted Gauss-Hermite
Issue -
State: open - Opened by karenml over 3 years ago
- 1 comment
#101 - Let CompatHelper use latest Julia
Pull Request -
State: closed - Opened by ChrisRackauckas over 3 years ago
- 2 comments
#100 - docstring format is not unified
Issue -
State: closed - Opened by hyrodium over 3 years ago
#99 - improve docstring of gausslegendre
Pull Request -
State: closed - Opened by Datseris over 3 years ago
- 6 comments
#98 - Quadrature rules for the weight function w(x) = 1/(1+x^2)
Issue -
State: closed - Opened by nhavt over 3 years ago
- 8 comments
#97 - Faster compilation time
Pull Request -
State: closed - Opened by hyrodium over 3 years ago
- 1 comment
#96 - Update documents
Pull Request -
State: closed - Opened by hyrodium almost 4 years ago
- 6 comments
#95 - Add logo
Pull Request -
State: closed - Opened by hyrodium almost 4 years ago
- 2 comments
#94 - Slightly more performance
Pull Request -
State: closed - Opened by hyrodium almost 4 years ago
- 3 comments
#93 - Switch to GitHub Actions instead of Travis
Pull Request -
State: closed - Opened by hyrodium almost 4 years ago
- 1 comment
#92 - Time to switch to GitHub Actions?
Issue -
State: closed - Opened by MikaelSlevinsky almost 4 years ago
- 18 comments
#91 - Piessens's Chebyshev series approximations doesn't have enough accurate
Issue -
State: closed - Opened by hyrodium almost 4 years ago
- 4 comments
#90 - Faster `gaussjacobi( 100000, .9, -.1 )` computation time
Pull Request -
State: closed - Opened by hyrodium almost 4 years ago
- 3 comments
#89 - `gaussjacobi( 100000, .9, -.1 )` takes much more time than before
Issue -
State: closed - Opened by hyrodium almost 4 years ago
#88 - fix gausslaguerre(n,α::Int) (fix #86)
Pull Request -
State: closed - Opened by hyrodium almost 4 years ago
- 4 comments
#87 - Add more docstrings, and generate document by Documenter.jl
Pull Request -
State: closed - Opened by hyrodium almost 4 years ago
- 2 comments
#86 - `gausslaguerre(n, α)` produces error if α is Int
Issue -
State: closed - Opened by hyrodium almost 4 years ago
- 2 comments
#85 - Faster `gaussjacobi` and `gausslobatto`, and refactoring
Pull Request -
State: closed - Opened by hyrodium almost 4 years ago
- 1 comment
#84 - TagBot trigger issue
Issue -
State: closed - Opened by JuliaTagBot almost 4 years ago
- 12 comments
#83 - CompatHelper: bump compat for "SpecialFunctions" to "1.0"
Pull Request -
State: closed - Opened by github-actions[bot] almost 4 years ago
- 1 comment
#82 - Migrate to travis-ci.com
Issue -
State: closed - Opened by ranocha about 4 years ago
- 3 comments
#81 - Support Jacobi parameters in gaussradau
Pull Request -
State: closed - Opened by dlfivefifty about 4 years ago
- 2 comments
#80 - Add support for besselroots(::BigFloat, ::Int)
Issue -
State: closed - Opened by dlfivefifty about 4 years ago
- 1 comment
#79 - Estimate/Upper Bound for Integration error
Issue -
State: closed - Opened by freemin7 over 4 years ago
- 2 comments
#78 - Package build failed on Windows (Julia v1.3.1)
Issue -
State: closed - Opened by rrhiemstra over 4 years ago
- 2 comments
#77 - Citation
Issue -
State: closed - Opened by arnavs over 4 years ago
- 3 comments
#76 - Install TagBot as a GitHub Action
Pull Request -
State: closed - Opened by JuliaTagBot over 4 years ago
#75 - CompatHelper: bump compat for "SpecialFunctions" to "0.10"
Pull Request -
State: closed - Opened by github-actions[bot] almost 5 years ago
#74 - SpecialFunctions 0.10
Pull Request -
State: closed - Opened by dlfivefifty almost 5 years ago
#73 - Fix broken link to Alex Townsend's quirky account
Pull Request -
State: closed - Opened by GeoffChurch almost 5 years ago
#72 - Is CI (Travis) set up correctly?
Issue -
State: closed - Opened by tpapp almost 5 years ago
- 1 comment
#71 - Add unweighted Gauss–Hermite for interpolation
Pull Request -
State: closed - Opened by dlfivefifty about 5 years ago
- 5 comments
#70 - Move to JuliaApproximation?
Issue -
State: closed - Opened by dlfivefifty over 5 years ago
- 2 comments
#69 - Use asymptotic expansions for Gauss-Laguerre
Pull Request -
State: closed - Opened by daanhb over 5 years ago
- 5 comments
#68 - Besselroots for larger nu
Pull Request -
State: closed - Opened by daanhb over 5 years ago
#67 - Removed weight normalization in Golub-Welsch for gaussjacobi
Pull Request -
State: closed - Opened by timueh almost 6 years ago
- 2 comments
#66 - Add documentation
Issue -
State: closed - Opened by dlfivefifty almost 6 years ago
- 7 comments
#65 - Normalization in Golub-Welsch for Gauss-Jacobi correct?
Issue -
State: closed - Opened by timueh almost 6 years ago
- 3 comments
#64 - Not all sizes are working in the newest version
Issue -
State: closed - Opened by vincentcp over 6 years ago
#63 - Add Attobot
Issue -
State: closed - Opened by dlfivefifty over 6 years ago
- 1 comment
#62 - Factor out exponential decay in weights
Issue -
State: open - Opened by dlfivefifty over 6 years ago
- 9 comments
#61 - Make JacobiRec work for any floating point
Pull Request -
State: closed - Opened by daanhb over 6 years ago
- 2 comments
#60 - Make besselroots type stable
Pull Request -
State: closed - Opened by daanhb over 6 years ago
- 5 comments
#59 - Add multithreading support?
Issue -
State: open - Opened by MikaelSlevinsky over 6 years ago
- 3 comments
Labels: feature-request
#58 - Loss of precision for weights of Gauss-Jacobi quadratures near boundary
Issue -
State: closed - Opened by JamesCBremerJr over 6 years ago
- 1 comment
Labels: gauss-jacobi, precision
#57 - Gauss-Jacobi branching bug
Issue -
State: closed - Opened by pkofod almost 7 years ago
- 4 comments
#56 - Remove type annotations on N
Issue -
State: closed - Opened by pkofod about 7 years ago
- 2 comments
#55 - Add femtocleaner
Issue -
State: closed - Opened by dlfivefifty about 7 years ago
#54 - Weights don't sum to 1
Issue -
State: closed - Opened by tbeason about 7 years ago
- 2 comments
#53 - Add gl node weight expansions
Pull Request -
State: closed - Opened by popsomer over 7 years ago
- 8 comments
#52 - Loss of accuracy for modest N?
Issue -
State: closed - Opened by AshtonSBradley over 7 years ago
- 24 comments
#51 - Question: automatic integration
Issue -
State: closed - Opened by dholladay00 over 7 years ago
- 3 comments
#50 - World record
Issue -
State: closed - Opened by pkofod over 7 years ago
- 1 comment
#49 - Clenshaw-Curtis?
Issue -
State: closed - Opened by AshtonSBradley over 7 years ago
- 2 comments
#48 - Loosen limit n ≤ 4000 in gaussjacobi
Issue -
State: open - Opened by dlfivefifty over 7 years ago
- 3 comments
Labels: enhancement, gauss-jacobi
#47 - Extremely slow compilation time
Issue -
State: open - Opened by fredrikekre over 7 years ago
- 13 comments
#46 - Fix: inconsistent definition of weights in Gauss-Jacobi quadrature
Pull Request -
State: closed - Opened by duguxy over 7 years ago
- 2 comments
#45 - WIP: Support 0.6
Pull Request -
State: closed - Opened by dlfivefifty almost 8 years ago
- 3 comments
#44 - Hello there msg
Pull Request -
State: closed - Opened by ajt60gaibb about 8 years ago
- 1 comment
#43 - Tag 0.5
Issue -
State: closed - Opened by dlfivefifty about 8 years ago
#42 - Support Int parameters
Issue -
State: closed - Opened by dlfivefifty about 8 years ago
- 1 comment
#41 - Add gausslaguerre tests to resolve #39
Pull Request -
State: closed - Opened by popsomer about 8 years ago
- 23 comments
#40 - Add more tests
Pull Request -
State: closed - Opened by ajt60gaibb about 8 years ago
- 1 comment
#39 - Better line coverage testing in gausslaguerre
Issue -
State: closed - Opened by ajt60gaibb about 8 years ago
#38 - Ensure output of gausslaguerre is an Array{Float64,1}.
Pull Request -
State: closed - Opened by ajt60gaibb about 8 years ago
- 1 comment
#37 - Fix gausshermite flipdim
Pull Request -
State: closed - Opened by ajt60gaibb over 8 years ago
- 2 comments
#36 - incorrect call to flipdim in HermiteInitialGuesses?
Issue -
State: closed - Opened by stevengj over 8 years ago
- 3 comments
#35 - Feature gausslaguerre using Riemann-Hilbert asymptotics
Pull Request -
State: closed - Opened by popsomer over 8 years ago
- 2 comments
#34 - Add test for gausshermite().
Pull Request -
State: closed - Opened by ajt60gaibb over 8 years ago
- 1 comment
#33 - Add gausslaguerre
Pull Request -
State: closed - Opened by ajt60gaibb over 8 years ago
- 1 comment