-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
Description
Hi,
I am a complete n00b to Julia and I am not a mathematician. While researching about deconvolution I stumbled upon these papers:
- Precise deconvolution using the Fermat number transform
- and k-dimensional error-free deconvolution using the fermat number transform which is an extension of the above by the same author.
The advantages of these methods are speed and deterministic behaviour (because they use only integer arithmetic). I don't think I can learn Julia and implement them at the same time in Julia.
Would you be interested in implementing them?
thanks,
HRJ