Skip to content

Use mutable copies in transform/itransform #625

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 2 commits into from
Jan 31, 2024

Conversation

jishnub
Copy link
Member

@jishnub jishnub commented Jan 31, 2024

After this, the following works:

julia> values(Fun(Chebyshev(), 1.0:2.0))
2-element Vector{Float64}:
  2.414213562373095
 -0.41421356237309515

Copy link

codecov bot commented Jan 31, 2024

Codecov Report

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

Comparison is base (c676431) 70.71% compared to head (2c13ac8) 65.10%.
Report is 6 commits behind head on master.

Files Patch % Lines
src/Space.jl 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #625      +/-   ##
==========================================
- Coverage   70.71%   65.10%   -5.62%     
==========================================
  Files          80       80              
  Lines        8398     8432      +34     
==========================================
- Hits         5939     5490     -449     
- Misses       2459     2942     +483     

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

@jishnub jishnub merged commit 768625d into JuliaApproximation:master Jan 31, 2024
@jishnub jishnub deleted the valuesimmutable branch January 31, 2024 07:28
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.

1 participant