For a possible non-GPL starting point, the Rice Wavelet Toolbox is BSD
licensed:
https://github.com/ricedsp/rwt


On Tue, May 27, 2014 at 2:52 PM, Tobias Knopp <[email protected]>
wrote:

> Hi Tomas, great to see some work on wavelets! I would love if we would
> have a "full featured" wavelet package.
>
> Could you clarify a little the license of the code? The R package you
> linked is GPL. You write that sour code is "inspired" by the R package
> indicating that your code is GPL now as well. Depends a little what
> "inspired" means.
>
> Note that GPL packages are just fine. There are people that cannot use
> such code though.
>
> Am Dienstag, 27. Mai 2014 16:11:49 UTC+2 schrieb Tomas Krehlik:
>
>> I uploaded <https://github.com/tomaskrehlik/Wavelets> a preliminary
>> version of MODWT wavelet decomposition which seems to work. It is more or
>> less a port from wavelets package that I use extensively with R, but I
>> decided to switch some of my work to Julia so I am porting it. It should
>> eventually make it into a standalone package with all the functions.
>>
>> If anyone is interested in giving feedback about how to structure the
>> code (I am quite new to Julia), test it against R/MATLAB version or
>> anything, feel free to comment on GitHub. It will be under heavy
>> development for next two months.
>>
>

Reply via email to