Skip to main content

SciPy Magic

Project description

Tests Code Quality Package version

SciPy Magic: iPython extensions for SciPy

Quickstart

%load_ext scipy_magic.distributions
from scipy.stats import norm
norm(loc=3, scale=2)

norm distribution

Installation

The latest stable release (and older versions) can be installed from PyPI:

pip install scipy-magic

You may instead want to use the development version from Github. Poetry is needed and can be installed either from PyPI or:

curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python

Then once you cloned the repository, you can install it with:

poetry install

Contributing

Want to add a cool logo, more doc, tests or new features? Contributors are more than welcome! Feel free to open an issue or even better propose changes with a PR. Have a look at the contributing guide.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

scipy_magic-1.0.0.tar.gz (4.3 kB view hashes)

Uploaded Source

Built Distribution

scipy_magic-1.0.0-py3-none-any.whl (4.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page