<div dir="ltr">Hi,<br><br>when I chose the language for my current project a few months ago I had some &quot;must have&quot; requirements in mind, like the language should have basic scientific computing support (matrix and linear algebra, fft, least squares fitting and some statistics packages).<br>
After scanning the Planet repository, I thought plt-scheme passes as it had an interface to the Gnu Scientific Library listed. Now I am very surprised to see that the mzgsl library contains only an interface to the random number generation sublibrary of GSL, and the science collection has less than half of the GSL functionality. <br>
<br>Does anyone know of plt-scheme interace code to fft, linear algebra, least-squares fitting, and non-basic statistics? I can see that there is a &quot;fit&quot; function in the plot library for least squares fitting... <br>
<br>Cheers,<br><br>Atmam <br></div>