Ecosyste.ms: Issues

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

GitHub / zoj613/polyagamma issues and pull requests

#127 - BUILD: Add support for numpy 2.0

Pull Request - State: closed - Opened by zoj613 3 months ago - 1 comment
Labels: CI/CD

#126 - BUILD, MAINT: Migrate to Cython 3 and use the Iterator API instead of `PyArray_MultiIter_*` functions for iteration.

Pull Request - State: closed - Opened by zoj613 11 months ago - 1 comment
Labels: maintainance, random_polyagamma, polyagamma_pdf, polyagamma_cdf

#125 - BUILD: Remove cython as hard build dependency.

Pull Request - State: closed - Opened by zoj613 12 months ago - 1 comment
Labels: maintainance, CI/CD

#124 - REL: Prepare for v1.3.6 release.

Pull Request - State: closed - Opened by zoj613 12 months ago - 1 comment
Labels: CI/CD

#123 - BUILD: Add support for python 3.12 and drop 3.8.

Pull Request - State: closed - Opened by zoj613 about 1 year ago - 2 comments
Labels: maintainance, CI/CD

#122 - DEV: Remove codecov from requirements file.

Pull Request - State: closed - Opened by zoj613 over 1 year ago - 1 comment
Labels: maintainance, CI/CD

#121 - MAINT: Add support for python 3.11 and drop support for 3.7

Pull Request - State: closed - Opened by zoj613 over 1 year ago - 7 comments
Labels: maintainance, CI/CD

#120 - Add CodeQL workflow for GitHub code scanning

Pull Request - State: closed - Opened by lgtm-com[bot] almost 2 years ago

#119 - CI: Use `setuptools-scm` for automatic release versioning.

Pull Request - State: closed - Opened by zoj613 over 2 years ago
Labels: CI/CD

#118 - BENCH/DOC: Add a `requirements.txt` file for running the scripts files

Pull Request - State: closed - Opened by zoj613 over 2 years ago - 1 comment
Labels: documentation, maintainance

#117 - MAINT: Get full precision for 32 bit floating point random values.

Pull Request - State: closed - Opened by zoj613 over 2 years ago - 1 comment
Labels: maintainance, random_polyagamma

#116 - MAINT: Return `NaN` for out of range parameter values when `disable_checks=True`.

Pull Request - State: closed - Opened by zoj613 over 2 years ago - 1 comment
Labels: maintainance, random_polyagamma

#115 - BENCH: Add `requirements-bench.txt` file to list required package versions to reproduce benchmarks plots.

Issue - State: closed - Opened by zoj613 over 2 years ago
Labels: documentation, good first issue, performance

#114 - MAINT: Explicitly return `NaN` for out of range parameter values when `disable_checks=True`.

Issue - State: closed - Opened by zoj613 over 2 years ago - 4 comments
Labels: documentation, good first issue, maintainance, random_polyagamma

#113 - MAINT: Replace `poetry` with `setuptools`.

Pull Request - State: closed - Opened by zoj613 over 2 years ago - 2 comments
Labels: maintainance, CI/CD

#112 - MAINT: Replace `poetry` with `setuptools`.

Issue - State: closed - Opened by zoj613 over 2 years ago
Labels: maintainance, CI/CD

#111 - MAINT: Get full precision for 32 bit floating point random values.

Issue - State: closed - Opened by zoj613 over 2 years ago
Labels: good first issue, maintainance, random_polyagamma

#110 - BLD: Add support for python 3.10 and drop python 3.6 support

Pull Request - State: closed - Opened by zoj613 over 2 years ago - 1 comment

#109 - CI: Correct CIBW_TEST_COMMAND in release workflow

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

#108 - CI: skip python 3.6 wheel builds in release workflow

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

#107 - CI: Ensure release workflow uses python 3.7

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

#106 - BLD: Add support for python 3.10 and drop 3.6

Pull Request - State: closed - Opened by zoj613 over 2 years ago - 1 comment
Labels: CI/CD

#105 - ppg = pypolyagamma.PyPolyaGamma();ppg.pgdrawv(b, c, ret),can I use 'polyagamma' to Implement these two lines of code?

Issue - State: closed - Opened by 943fansi almost 3 years ago - 2 comments
Labels: question, random_polyagamma

#104 - Is the numpy version requirement overly restrictive?

Issue - State: closed - Opened by macks22 about 3 years ago - 3 comments
Labels: question

#103 - REL: Release 1.3.2

Pull Request - State: closed - Opened by zoj613 about 3 years ago - 1 comment
Labels: maintainance, CI/CD

#102 - random_polyagamma sometimes hangs in version 1.3.1

Issue - State: closed - Opened by macks22 about 3 years ago - 5 comments
Labels: random_polyagamma

#100 - DOC: Update README installation instructions and example usage

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

#99 - BUILD: build wheels using windows server 2016 instead of 2019

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

#98 - MAINT: Improve Windows build support

Pull Request - State: closed - Opened by zoj613 about 3 years ago - 1 comment
Labels: CI/CD

#97 - Make polyagamma conda-installable

Issue - State: closed - Opened by macks22 about 3 years ago - 4 comments
Labels: help wanted, question, feature request, CI/CD

#96 - MAINT: Cleanup PR #90

Pull Request - State: closed - Opened by zoj613 about 3 years ago - 1 comment
Labels: maintainance, random_polyagamma

#95 - BLD: Remove redundant conditional in release script

Pull Request - State: closed - Opened by zoj613 over 3 years ago

#94 - REL: prepare for v1.3.2-beta.2 release.

Pull Request - State: closed - Opened by zoj613 over 3 years ago
Labels: CI/CD

#93 - BLD: add workflow for building wheels and publishing on PyPI

Pull Request - State: closed - Opened by zoj613 over 3 years ago - 1 comment
Labels: CI/CD

#92 - BLD: Add build support for Windows OS

Pull Request - State: closed - Opened by zoj613 over 3 years ago

#91 - BLD: Migrate from circleCI to github actions

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

#90 - ENH: Generalize size argument when h and z are not both scalars.

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

#89 - ENH: Generalize `size` argument when `h` and `z` are not both scalars.

Issue - State: closed - Opened by zoj613 over 3 years ago
Labels: enhancement, random_polyagamma

#88 - DOC: Update development setup instructions

Pull Request - State: closed - Opened by zoj613 over 3 years ago

#85 - BUG: Fix devroye sampler from returning -NAN for proposal sample in corner cases

Pull Request - State: closed - Opened by zoj613 over 3 years ago - 7 comments

#84 - BUG: using a numpy array of float type for `h` parameter when method="devroye" raises an error.

Issue - State: closed - Opened by zoj613 over 3 years ago
Labels: bug, good first issue, random_polyagamma

#83 - BUG: sampler occasionally hangs

Issue - State: closed - Opened by martinjankowiak over 3 years ago - 3 comments
Labels: bug, random_polyagamma

#82 - how do i cite this package?

Issue - State: closed - Opened by martinjankowiak over 3 years ago - 1 comment
Labels: documentation, question

#81 - BUG: rewrite logpdf implementation to address numerical instability

Pull Request - State: open - Opened by zoj613 over 3 years ago

#80 - BUG: density function returns NaN for certain values of the parameters.

Issue - State: open - Opened by martinjankowiak over 3 years ago - 5 comments
Labels: bug, help wanted, polyagamma_pdf

#79 - MAINT: Cleanup and remove some no longer necessary code on the C side.

Pull Request - State: closed - Opened by zoj613 over 3 years ago

#78 - BLD: re-instate support for python 3.6

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

#77 - MAINT: remove unuseful private headers and prefer forward declaration

Pull Request - State: closed - Opened by zoj613 over 3 years ago

#76 - MAINT: Speed-up random_polyagamma_fill function

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

#75 - DOC: minor improvements to documentation

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

#74 - MAINT: speed up `random_polyagamma_fill`

Issue - State: closed - Opened by zoj613 over 3 years ago
Labels: maintainance, performance

#73 - BLD: Reinstate support for python 3.6

Issue - State: closed - Opened by zoj613 over 3 years ago
Labels: good first issue, maintainance

#72 - MAINT: Refactor and prefer forward declarations over includes

Pull Request - State: closed - Opened by zoj613 over 3 years ago

#71 - MAINT: add early stopping mechanism for devroye method

Pull Request - State: closed - Opened by zoj613 over 3 years ago

#70 - DOC: State project objectives in README

Pull Request - State: closed - Opened by zoj613 over 3 years ago

#68 - MAINT: cleanup

Pull Request - State: closed - Opened by zoj613 over 3 years ago

#67 - MAINT: Avoid switch case branching by using a method lookup table instead

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

#66 - MAINT: simplify distribution function interface by combining pdf with…

Pull Request - State: closed - Opened by zoj613 over 3 years ago

#65 - DOC: Update documentation

Pull Request - State: closed - Opened by zoj613 over 3 years ago

#64 - MAINT: updates

Pull Request - State: closed - Opened by zoj613 over 3 years ago

#62 - MAINT: Use malloc instead of static arrays in logcdf and logpdf

Pull Request - State: closed - Opened by zoj613 over 3 years ago

#61 - ENH: add type annotation stubs

Pull Request - State: closed - Opened by zoj613 over 3 years ago

#60 - DOC: add missing parameter in docstrings

Pull Request - State: closed - Opened by zoj613 over 3 years ago

#59 - MAINT: cleanup

Pull Request - State: closed - Opened by zoj613 over 3 years ago

#58 - ENH: Add pdf, cdf, lopdf and logcdf functions.

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

#57 - ENH: Add functions to calculate the pdf and cdf

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

#56 - ENH: Add function to calculate the density

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

#54 - ENH: Add logp and logcdf utiliy functions

Issue - State: closed - Opened by zoj613 over 3 years ago
Labels: enhancement, feature request

#53 - ENH: Add type annotations

Issue - State: closed - Opened by zoj613 over 3 years ago
Labels: good first issue, feature request

#52 - MAINT: Minor updates

Pull Request - State: closed - Opened by zoj613 over 3 years ago

#51 - ENH: use algorithm A5 of philippe for sampling from left-truncated gamma

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

#50 - BLD: Support for windows

Issue - State: closed - Opened by zoj613 over 3 years ago
Labels: help wanted, maintainance, feature request

#49 - ENH: Add cython interface to sampling functions

Pull Request - State: closed - Opened by zoj613 over 3 years ago

#48 - MAINT: Updates

Pull Request - State: closed - Opened by zoj613 over 3 years ago

#47 - ENH: Exposing the C-API functions to cython scripts.

Issue - State: closed - Opened by zoj613 over 3 years ago

#46 - REL: prep for v1.1

Pull Request - State: closed - Opened by zoj613 over 3 years ago

#45 - MAINT: Tighly scope local variables and remove useless ones

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

#43 - ENH: improve lgamma function

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

#42 - MAINT: Use a more C99-like model for inlining functions

Pull Request - State: closed - Opened by zoj613 over 3 years ago

#41 - ENH: Use a tanh(x) approximation with a better relative error

Pull Request - State: closed - Opened by zoj613 over 3 years ago

#40 - MAINT: Some Updates

Pull Request - State: closed - Opened by zoj613 over 3 years ago

#39 - MAINT: strengthen stopping criteria for newton-raphson in saddle module

Pull Request - State: closed - Opened by zoj613 over 3 years ago

#38 - MAINT: minor updates

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

#36 - ENH: Implement a better Upper Incomplete Gamma function ratio.

Issue - State: closed - Opened by zoj613 over 3 years ago - 1 comment
Labels: enhancement

#35 - FIX: Avoid negative input to erf() and use a stronger approximation

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

#34 - Some updates

Pull Request - State: closed - Opened by zoj613 over 3 years ago

#31 - DOC: Update badge error reporting since the project name has been changed

Pull Request - State: closed - Opened by zoj613 over 3 years ago

#30 - DOC: increase sample size of demo plot

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

#28 - TST: add code coverage for Cython module

Pull Request - State: closed - Opened by zoj613 over 3 years ago

#26 - MAINT: Cleanup of source files and further documentation

Pull Request - State: closed - Opened by zoj613 over 3 years ago