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

Enhance transformation speed and accuracy #53

Open
AGrigis opened this issue Jul 24, 2018 · 2 comments
Open

Enhance transformation speed and accuracy #53

AGrigis opened this issue Jul 24, 2018 · 2 comments
Assignees
Projects

Comments

@AGrigis
Copy link
Contributor

AGrigis commented Jul 24, 2018

In sparse2d/python/NumPyArrayData.h, we can see that we do not use the buffer during the data type conversion (speed issue), and that we cast the data to float (accuracy issue).

@AGrigis
Copy link
Contributor Author

AGrigis commented Mar 28, 2019

For the moment ISAP do not accept double array:
no matching function for call to MultiResol::recons(to_array<double, false>&).
We need an update of ISAP to close this issue.

@AGrigis AGrigis added this to ToDo in PySAP-dev via automation Mar 28, 2019
@philouc
Copy link
Contributor

philouc commented Mar 28, 2019

Got it! ok thanks and leave this issue open!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
PySAP-dev
  
ToDo
Development

No branches or pull requests

3 participants