Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Special functions improvements #253

Merged
merged 16 commits into from
May 27, 2020
Merged

Special functions improvements #253

merged 16 commits into from
May 27, 2020

Conversation

msdmkats
Copy link
Contributor

  • Ensured argument consistency in NormalCdfIntegralTest
  • Fixed some test values
  • Exp-Sinh quadrature in LogisticGaussian
  • Arithmetic-precision-based constants in logistic gaussian
  • Named const for Ulp(1)
  • Generating series for gamma(x) - 1/x
  • Fixed integer overflow in BGRat
  • GenerateSeries can print arrays of bigfloats.

@msdmkats msdmkats requested a review from tminka May 27, 2020 09:43
@msdmkats msdmkats merged commit c6f896c into master May 27, 2020
@msdmkats msdmkats deleted the dmkats/updates branch May 27, 2020 15:19
tminka pushed a commit to kant2002/infer that referenced this pull request Aug 24, 2020
- Ensured argument consistency in NormalCdfIntegralTest
- Fixed some test values
- Exp-Sinh quadrature in LogisticGaussian
- Arithmetic-precision-based constants in logistic gaussian
- Named const for Ulp(1)
- Generating series for gamma(x) - 1/x
- Fixed integer overflow in BGRat
- GenerateSeries can print arrays of bigfloats.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants