Skip to content

Bump Pytensor dependency #6665

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

Merged
merged 1 commit into from
Apr 12, 2023
Merged

Bump Pytensor dependency #6665

merged 1 commit into from
Apr 12, 2023

Conversation

ricardoV94
Copy link
Member

@ricardoV94 ricardoV94 commented Apr 11, 2023

Trying to use a minimum version range, so we don't need to update for bugfixes... WDYT?

Marking this as major as the Latex/Str representation of the variables now use the long name due/thanks to #244


📚 Documentation preview 📚: https://pymc--6665.org.readthedocs.build/en/6665/

@codecov
Copy link

codecov bot commented Apr 11, 2023

Codecov Report

Merging #6665 (f466fcb) into main (5d68bf3) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #6665      +/-   ##
==========================================
- Coverage   91.97%   91.97%   -0.01%     
==========================================
  Files          94       94              
  Lines       15942    15942              
==========================================
- Hits        14663    14662       -1     
- Misses       1279     1280       +1     
Impacted Files Coverage Δ
pymc/distributions/continuous.py 97.70% <100.00%> (ø)
pymc/distributions/dist_math.py 87.91% <100.00%> (ø)
pymc/distributions/multivariate.py 92.21% <100.00%> (ø)
pymc/logprob/transforms.py 95.67% <100.00%> (-0.21%) ⬇️
pymc/model.py 90.03% <100.00%> (ø)

@twiecki
Copy link
Member

twiecki commented Apr 11, 2023

E FutureWarning: sgn is deprecated and will stop working in the future, use sign instead.

@ricardoV94 ricardoV94 added the major Include in major changes release notes section label Apr 12, 2023
@twiecki twiecki merged commit 2a324bc into main Apr 12, 2023
@twiecki twiecki deleted the bump_pytensor_dep branch April 12, 2023 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
major Include in major changes release notes section pytensor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants