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

Release 0.11.6 #21

Merged
merged 4 commits into from
Mar 13, 2024
Merged

Release 0.11.6 #21

merged 4 commits into from
Mar 13, 2024

Conversation

sr-murthy
Copy link
Owner

@sr-murthy sr-murthy commented Mar 13, 2024

Release 0.11.6

  • Further improvements to the documentation - source typesetting and content
  • Refactor the lib.fraction_from_elements function from recursive to iterative, to avoid recursion errors with "very long" continued fractions (if the number of elements/coefficients in the continued fraction exceeds the recursion depth set in Python)

@sr-murthy sr-murthy added documentation Improvements or additions to documentation enhancement New feature or request labels Mar 13, 2024
@sr-murthy sr-murthy self-assigned this Mar 13, 2024
Copy link

codecov bot commented Mar 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (265c1f1) to head (276f368).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #21   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          150       150           
  Branches        26        26           
=========================================
  Hits           150       150           
Flag Coverage Δ
unit 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sr-murthy sr-murthy merged commit 0d314d7 into main Mar 13, 2024
14 checks passed
@sr-murthy sr-murthy deleted the release-0.11.6 branch March 13, 2024 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant