Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / racket/math issues and pull requests

#92 - simplify prime-strong-pseudo?

Pull Request - State: closed - Opened by sorawee 2 months ago - 1 comment

#91 - Avoid using `mpfr_rint_roundeven`

Pull Request - State: closed - Opened by pavpanchekha 3 months ago

#90 - Fix #89 by using `mpfr_rint_xxx` instead of `mpfr_xxx`

Pull Request - State: closed - Opened by pavpanchekha 4 months ago - 11 comments

#87 - Computation of median for discrete data: non-standard computation

Issue - State: open - Opened by encomer almost 5 years ago - 1 comment

#86 - Cardinality of matrix procedures, versus documentation

Issue - State: closed - Opened by kengruven 12 months ago - 5 comments

#84 - Handle degenerate quadratics in quadratic-solutions (fixes #81)

Pull Request - State: closed - Opened by pavpanchekha about 1 year ago

#83 - `quadratic-discriminant` loses accuracy for some inputs

Issue - State: closed - Opened by goualard-f about 1 year ago - 1 comment

#82 - fllog+, fllog-quotient & fllog-hypot

Pull Request - State: closed - Opened by bdeket about 1 year ago - 3 comments

#81 - `quadratic-solutions` not handling gracefully linear equations

Issue - State: closed - Opened by goualard-f about 1 year ago - 1 comment

#80 - Github Actions

Issue - State: open - Opened by soegaard over 1 year ago - 2 comments

#79 - added matrix-set-col and matrix-set-row

Pull Request - State: closed - Opened by dr-neptune over 1 year ago - 1 comment

#78 - Make `bfeven` rely on `bfshift`

Pull Request - State: closed - Opened by pavpanchekha over 1 year ago - 2 comments

#77 - Problem with libmpfr-4.dll on windows

Issue - State: closed - Opened by bdeket over 1 year ago - 3 comments

#76 - build-array - Prevent double execution of first element

Pull Request - State: closed - Opened by bdeket over 1 year ago

#75 - Shallow / Optional types

Issue - State: open - Opened by bennn almost 2 years ago - 10 comments

#74 - Fix #73 by avoiding rounding error in a fast path

Pull Request - State: closed - Opened by pavpanchekha about 2 years ago

#73 - 1 is not always odd

Issue - State: closed - Opened by pavpanchekha about 2 years ago

#72 - fl2sqrt, fl2sqr, fl2/, flsqrt/error accuraccy regression

Issue - State: open - Opened by samth about 2 years ago

#71 - Revert portions of d9f99376f2d0adaeeafcf382b02db7ed06853de8.

Pull Request - State: closed - Opened by samth about 2 years ago - 6 comments

#70 - Correct license information.

Pull Request - State: closed - Opened by samth about 2 years ago - 2 comments

#69 - License Inconstancy between info.rkt and LICENSE.txt

Issue - State: closed - Opened by Vbitz about 2 years ago - 2 comments

#68 - adapt define-typed/untyped-id to shallow & optional

Pull Request - State: closed - Opened by bennn about 2 years ago - 4 comments

#67 - update for Arm64 Windows

Pull Request - State: closed - Opened by mflatt about 2 years ago

#66 - Further improve the computation of quadratic roots

Pull Request - State: closed - Opened by pavpanchekha over 2 years ago

#65 - add license to package info.rkt files

Pull Request - State: closed - Opened by LiberalArtist over 2 years ago

#64 - Reimplement quadratic-solutions to avoid cancellation and overflow

Pull Request - State: closed - Opened by pavpanchekha over 2 years ago - 2 comments

#63 - Update the dependency of math-lib

Pull Request - State: closed - Opened by shhyou almost 3 years ago - 6 comments

#62 - Document the bfremainder function

Pull Request - State: closed - Opened by pavpanchekha about 3 years ago

#61 - Missing `bfremainder` from docs

Issue - State: closed - Opened by bksaiki about 3 years ago - 1 comment

#60 - Allow generating zero random bits

Pull Request - State: closed - Opened by pavpanchekha about 3 years ago

#59 - negative exponents allowed in modular-expt

Pull Request - State: closed - Opened by maueroats about 3 years ago

#58 - modexpt - only typed version handles negative exponents

Issue - State: closed - Opened by maueroats about 3 years ago - 3 comments

#57 - Refine hash table's type.

Pull Request - State: closed - Opened by NoahStoryM about 3 years ago - 3 comments

#56 - Remove unnecessary require in flonum-log

Pull Request - State: closed - Opened by dieggsy about 3 years ago

#55 - Add more explicit references to primality tests

Pull Request - State: closed - Opened by dieggsy about 3 years ago

#54 - Typo in docs for `solve-chinese`

Pull Request - State: closed - Opened by ionathanch over 3 years ago - 1 comment

#53 - (modular-inverse 0 1) is well-defined

Issue - State: closed - Opened by sorawee over 3 years ago - 1 comment

#52 - modular-expt: performance improvements

Pull Request - State: closed - Opened by sorawee over 3 years ago - 1 comment

#51 - increase accuracy of log1p

Pull Request - State: closed - Opened by bdeket almost 4 years ago - 35 comments

#50 - fix memory-management problem in gmp helper for bigfloats

Pull Request - State: closed - Opened by mflatt almost 4 years ago - 3 comments

#49 - mpfr returns wrong numbers (in DrRacket)

Issue - State: closed - Opened by bdeket almost 4 years ago - 5 comments

#48 - Switched arguments for bfatan2

Pull Request - State: closed - Opened by bdeket almost 4 years ago - 3 comments

#47 - flhypot: prevent nan

Pull Request - State: closed - Opened by bdeket almost 4 years ago - 3 comments

#46 - delay failure when libmpfr is not available

Pull Request - State: closed - Opened by mflatt almost 4 years ago - 2 comments

#45 - Fix make-odd-flpolyfun

Pull Request - State: closed - Opened by gus-massa about 4 years ago

#44 - fllogb is inaccurate

Issue - State: closed - Opened by sorawee about 4 years ago - 2 comments

#43 - Skip bigfloat->integer in bfeven? and bfodd?

Pull Request - State: closed - Opened by pavpanchekha about 4 years ago - 8 comments

#42 - Zero random bits should be valid

Issue - State: closed - Opened by pavpanchekha about 4 years ago

#41 - Add matrix-kronecker (Kronecker product)

Pull Request - State: closed - Opened by sorawee about 4 years ago - 2 comments

#40 - Improve performance - use Bezout from GMP

Issue - State: closed - Opened by soegaard about 4 years ago - 3 comments

#39 - Improve performance

Issue - State: closed - Opened by soegaard about 4 years ago - 1 comment

#38 - Some math/flonum functions have much larger error than expected

Issue - State: open - Opened by samth about 4 years ago - 2 comments

#37 - Increase precision and allowed error in flonum tests.

Pull Request - State: closed - Opened by samth about 4 years ago - 1 comment

#36 - Unfriendly error message from bfsqrt

Issue - State: open - Opened by soegaard over 4 years ago

#35 - flonum-tests tests regularly fail

Issue - State: closed - Opened by samth over 4 years ago - 5 comments

#34 - Fix issue 33 and add tests.

Pull Request - State: closed - Opened by soegaard over 4 years ago - 1 comment

#33 - One argument mod/ doesn't return modular inverse

Issue - State: closed - Opened by dsemi over 4 years ago - 3 comments

#32 - factorize should be more limited

Issue - State: open - Opened by sorawee over 4 years ago - 3 comments

#31 - Serializable matrices/arrays

Issue - State: open - Opened by tonyg over 4 years ago
Labels: enhancement

#30 - Complex special functions

Pull Request - State: open - Opened by bdeket over 4 years ago - 13 comments

#29 - Reimplemented quadratic-solutions in quadratic.rkt

Pull Request - State: closed - Opened by ckatkinson almost 5 years ago - 10 comments

#28 - Remove debug display

Pull Request - State: closed - Opened by soegaard almost 5 years ago

#27 - Change solver for quadratic equations

Pull Request - State: closed - Opened by soegaard almost 5 years ago

#26 - Poisson pdf limits1

Pull Request - State: closed - Opened by bdeket almost 5 years ago - 1 comment

#25 - Fresnel integrals

Pull Request - State: closed - Opened by bdeket almost 5 years ago - 6 comments

#24 - Constructing an array object in #lang racket crashes the macro stepper

Issue - State: closed - Opened by Rscho314 about 5 years ago - 1 comment

#23 - Typo in flonum-ployfun.rkt?

Issue - State: closed - Opened by dieggsy about 5 years ago - 1 comment

#22 - Add quadratic-complex-solutions

Pull Request - State: closed - Opened by dieggsy over 5 years ago - 4 comments

#21 - Is there a reason quadratic-solutions only provides real solutions?

Issue - State: closed - Opened by dieggsy over 5 years ago - 4 comments

#20 - racket does not support MPFR on ubuntu 18.10

Issue - State: closed - Opened by bozherbie over 5 years ago - 4 comments

#19 - doc: add type (with parameters) for distribution and ordered-dist

Pull Request - State: closed - Opened by bennn almost 6 years ago - 2 comments

#18 - distribution type docs unclear

Issue - State: closed - Opened by pnwamk almost 6 years ago - 2 comments

#17 - odd-prime? accepts Natual instead of Integer

Issue - State: closed - Opened by CastixGitHub about 6 years ago - 3 comments

#16 - Improve implementation of the solver of quadratic equations

Issue - State: closed - Opened by soegaard about 6 years ago
Labels: good first issue

#15 - typo divisorts -> divisors

Pull Request - State: closed - Opened by adamdavislee about 6 years ago - 2 comments

#14 - facorization -> factorization

Pull Request - State: closed - Opened by adamdavislee over 6 years ago - 2 comments

#13 - array-slice-ref returns different values in racket and typed-racket

Issue - State: closed - Opened by donm over 6 years ago - 7 comments

#12 - don't require for/flvector forms from racket/flonum

Pull Request - State: closed - Opened by AlexKnauth about 7 years ago - 1 comment

#11 - Update syntax-utils.rkt

Pull Request - State: closed - Opened by rfindler over 7 years ago - 2 comments

#10 - Relicensing to LGPLv2

Issue - State: closed - Opened by samth about 8 years ago - 5 comments

#9 - Fix build-array calling proc n*m+1 times

Issue - State: closed - Opened by maximvl over 8 years ago - 2 comments
Labels: good first issue

#8 - Avoid depending on mfpr/gmp from math/matrix & math/array.

Pull Request - State: closed - Opened by samth over 8 years ago - 1 comment

#7 - Fix docs for 6.3 by fixing rename-defines macro.

Pull Request - State: closed - Opened by samth over 8 years ago

#6 - Link to Wikipedia article on complex conjugation

Pull Request - State: closed - Opened by soegaard over 8 years ago

#5 - Update math-number-theory.scrbl

Pull Request - State: closed - Opened by soegaard over 8 years ago

#4 - Segfault on Racket v6.2

Issue - State: closed - Opened by bennn over 8 years ago - 7 comments

#3 - Added the Jacobi symbol

Pull Request - State: closed - Opened by eu90h almost 9 years ago - 2 comments

#2 - bug in flgamma-pdf

Issue - State: closed - Opened by rmculpepper over 9 years ago - 6 comments
Labels: bug, help wanted, good first issue

#1 - Fix typo in number theory docs

Pull Request - State: closed - Opened by lexi-lambda over 9 years ago - 1 comment