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

Provide eltype of decompression target A #44

Closed
gdalle opened this issue Aug 8, 2024 · 2 comments · Fixed by #71
Closed

Provide eltype of decompression target A #44

gdalle opened this issue Aug 8, 2024 · 2 comments · Fixed by #71
Assignees
Milestone

Comments

@gdalle
Copy link
Owner

gdalle commented Aug 8, 2024

This could help taylor decompression preparation. Right now we make the hypothesis that A = similar(S, Float64) or something to that effect.

@adrhill
Copy link
Contributor

adrhill commented Aug 9, 2024

Related issue in SCT: adrhill/SparseConnectivityTracer.jl#14

@gdalle
Copy link
Owner Author

gdalle commented Aug 12, 2024

We should at least provide the element type

@gdalle gdalle self-assigned this Aug 12, 2024
@gdalle gdalle changed the title Provide type of decompression target A Provide eltype of decompression target A Aug 12, 2024
@gdalle gdalle added this to the v0.4 milestone Aug 12, 2024
@gdalle gdalle linked a pull request Aug 12, 2024 that will close this issue
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 a pull request may close this issue.

2 participants