How an Hill equation looks like?
What is the behaviour of an alpha function?

well, I have scipy installed, I know the equation, I know how to create an array of points… Let’s crunch some numbers!

Hill’s equation:
hill1

n variation
hill2

K variation:
hill3

Alpha function:
alpha_function

If you interested in this and other amenities check the code in the scipy_ex folder on github.

The Hill equation is in the mathematical functions script..