Rafat Hussain
Rafat Hussain
Hi, The license is BSD-3. Please feel free to use it as you please. I'll be looking forward to your Fortran interface. Rafat On 7/9/21, zoziha ***@***.***> wrote: > Hello,...
Mathias, I have mentioned all the copyrights/licenses in the code itself (check the individual C files). I believe there is only one function with LGPL license https://github.com/rafat/ctsa/blob/559e0db1bbffcadacf404890407fc22f4c084cf3/src/dist.c#L756 The main issue...
Hi Mathias, Please feel free to add license identifiers to the files. Also, your library looks really cool and I hope the licensing issues are all sorted out soon. Rafat...
Exit commands are an issue in some of the older optimization codes. I will take a look at it and implement the return values.
Hi Felipe, I’ll take a look at the code on this weekend and I’ll let you know. On Wed, 1 Mar 2023 at 3:32 PM, Felipe ***@***.***> wrote: > To...
double params[0] is an old C convention and I am not sure how compatible it is with GCC 11.x so I'll have to check. As far as the floating point...