Skip to content
Snippets Groups Projects
Commit 8c0e6eb7 authored by Liam Healy's avatar Liam Healy
Browse files

Define C structures using CFFI-grovel

Almost all GSL structures are now defined using CFFI-grovel, which
makes the code more robust should there be changes in GSL.  The
exceptions are complex-float-c, complex-double-c, and
simulated-annealing-parameters; because these structures are used by
value, they need to be defined with fsbv:defcstruct at the present.
parent 310c4a84
No related branches found
No related tags found
No related merge requests found
Showing
with 265 additions and 211 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment