SciPy Magic
Project description
SciPy Magic: iPython extensions for SciPy
Quickstart
%load_ext scipy_magic.distributions
from scipy.stats import norm
norm(loc=3, scale=2)
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
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file scipy_magic-1.0.0.tar.gz
.
File metadata
- Download URL: scipy_magic-1.0.0.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.7 CPython/3.8.11 Linux/5.8.0-1036-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5418b99e1afa0becc5d44c8cebd30330f66dfda129ed7b398f9b25f9591756d1 |
|
MD5 | 8e3da31b09ffbd6ad7111582b0c5647f |
|
BLAKE2b-256 | e96d3ff7479e078590534bba3ad02d69a7baba0aba8ee5f928967f572e005b8b |
File details
Details for the file scipy_magic-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: scipy_magic-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.7 CPython/3.8.11 Linux/5.8.0-1036-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8886d3d377de21f3a1f57c6e254c3caf6af84b733db239e55a1028979157897b |
|
MD5 | d6743b5372fec76567f3c15580a75c54 |
|
BLAKE2b-256 | dea7210d01c9b983b3d29be1f9ba6e274c94830b1845882ecae80e9cba8bd05a |