a9550c2b70
Structure now more closely follow https://packaging.python.org/ To build docs: python setup.py build_sphinx -c docs -b html,latex make -C build/sphinx/latex all-pdf
3 lines
97 B
Python
3 lines
97 B
Python
# Scorer function Gi(x) and Gi'(x) on the real line
|
|
plot([scorergi, diffun(scorergi)], [-10,10])
|