Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH: logit and expit ufuncs for scipy.special #52

Closed
wants to merge 5 commits into from

Commits on Aug 2, 2011

  1. ENH: logit and expit ufuncs for scipy.stats

    Chris Jordan-Squire committed Aug 2, 2011
    Copy the full SHA
    d6bc7f9 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2011

  1. Moved logit to special, removed half floats

    Chris Jordan-Squire committed Aug 5, 2011
    Copy the full SHA
    f338e7c View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2011

  1. ENH: Py3k compliant

    Chris Jordan-Squire committed Aug 25, 2011
    Copy the full SHA
    83382e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2011

  1. ENH: Templating magic

    Chris Jordan-Squire committed Aug 29, 2011
    Copy the full SHA
    6c9c591 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2011

  1. Added npy_log, npy_exp

    Chris Jordan-Squire committed Sep 1, 2011
    Copy the full SHA
    5b2236a View commit details
    Browse the repository at this point in the history