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

fixed test failing due to infinite precision requirement #153

Merged

Conversation

michaelraczycki
Copy link
Collaborator

The test was failing because the result was not equal up to 10+ digit, I assumed that 6 digit precision should be good enough in this case, now the test is passing

@michaelraczycki michaelraczycki merged commit 4afdb09 into pymc-devs:main Apr 27, 2023
@michaelraczycki michaelraczycki deleted the failing_discrete_markov_test branch April 27, 2023 10:33
michaelraczycki added a commit to michaelraczycki/pymc-experimental that referenced this pull request Apr 27, 2023
michaelraczycki added a commit to michaelraczycki/pymc-experimental that referenced this pull request Apr 27, 2023
* adapted the release setup to mimic one used in pymc-marketing

* fixed naming not matching in __init__

* fixing importing error for numpy

* fixing command

* adding numpy dependency to fix missing numpy error

* fixing self import in setup.py

* including versioneer, supressing pre-commit for versionner files

* fixed build

Automate pypi release (pymc-devs#135)

* adapted the release setup to mimic one used in pymc-marketing

* fixed naming not matching in __init__

* fixing importing error for numpy

* fixing command

* adding numpy dependency to fix missing numpy error

* fixing self import in setup.py

* including versioneer, supressing pre-commit for versionner files

* fixed build

fixed test failing due to infinite precision requirement (pymc-devs#153)
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