Forked from
antik / gsll
Source project has a limited visibility.
-
Liam Healy authored
Internally call the :callbacks argument to defmobject or defmfun 'cbinfo, to better distinguish it in the source code. In numerical integration example functions, apply #'realpart, because implementations are permitted to return complex numbers from #'expt when the second argument is a float.
Liam Healy authoredInternally call the :callbacks argument to defmobject or defmfun 'cbinfo, to better distinguish it in the source code. In numerical integration example functions, apply #'realpart, because implementations are permitted to return complex numbers from #'expt when the second argument is a float.