You can view my new factor repo's gitweb. Or you can clone my repo with
This should start getting pulled upstream into the main factor repo sometime soon.
git clone http://leto.net/code/factor.git
The GSL bindings are now in "extra/gsl", which is the extra.gsl namespace in Factor. I have bindings to all of GSL's special functions, I am currently working on documenting the Bessel functions and writing tests for the functions which take/return gsl_sf_result structures. If you would like to see another subsystem, just ask and I will let you know if it is doable. There are almost 50 subsystems, so if you want to help: clone, hack, commit and push!

Leave a comment