Dear all,

As part of [1], we have been focusing on scipy.special lately for the
rewrite. AMOS is a part of this rewrite effort and ready for review in [2].
Main efforts spent on minimizing the goto's and other rather dated way of
flow management. The code is rather a direct translation hence does not
have the necesssary golfing however it is more legible and makes it obvious
how intertwined the code logic is. We hope that special function experts
can have a better look it at it and potentially improve it later with more
modern versions.

In case you have comments or objections especially on the C style, all
welcome.

Best,
ilhan

[1] : https://github.com/scipy/scipy/issues/18566
[2] : https://github.com/scipy/scipy/pull/19587
_______________________________________________
SciPy-Dev mailing list -- scipy-dev@python.org
To unsubscribe send an email to scipy-dev-le...@python.org
https://mail.python.org/mailman3/lists/scipy-dev.python.org/
Member address: arch...@mail-archive.com

Reply via email to