For the next release, would it be OK to make hypergeometric autoload? In my
source tree,
I've done this and all is well. I'll need to append the lines
(add2lnc '$hypergeometric $props)
(defprop $hypergeometric simp-hypergeometric operators)
(autof 'simp-hypergeometric "hypergeometric")
to max_ext.lisp (I've forgotten what $props is all about and exactly what
add2lnc does...)
Also, I need to change a few load statements in hypergeometric.lisp.
Should the user documentation for hypergeometric be in Section 16, Special
Functions?
If not, where?
Barton