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

Version 0.1.3 #4

Merged
merged 9 commits into from
Nov 22, 2023
Merged

Version 0.1.3 #4

merged 9 commits into from
Nov 22, 2023

Conversation

putianyi889
Copy link
Owner

@putianyi889 putianyi889 commented Nov 20, 2023

  • Add CircularArrays.CircularMatrix add alias CircularMatrix Vexatos/CircularArrays.jl#23
  • Add precision_convert which can convert precision.
  • IntervalSets.jl: union(a::Domain) = a
  • ContinuumArrays.jl: support union(Inclusion(a..b).^c)
  • ClassicalOrthogonalPolynomials: add constructor AbstractJacobi{T}

@codecov-commenter
Copy link

codecov-commenter commented Nov 21, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (47971c5) 96.42% compared to head (4366780) 95.23%.
Report is 1 commits behind head on master.

Files Patch % Lines
ext/PTYQoLQuasiArraysExt.jl 66.66% 1 Missing ⚠️
src/Utils.jl 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master       #4      +/-   ##
==========================================
- Coverage   96.42%   95.23%   -1.20%     
==========================================
  Files           3        7       +4     
  Lines          56       84      +28     
==========================================
+ Hits           54       80      +26     
- Misses          2        4       +2     

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

@putianyi889 putianyi889 merged commit 63d3887 into master Nov 22, 2023
3 checks passed
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