The sophisticated tool needed for scientific computing.
Project description
ExPy
The sophisticated tool needed for scientific computing.
- Documentation: https://youseitakei.github.io/expy
- Source code: https://github.com/YouseiTakei/expy
- Contributing: coming soon
- Bug reports: coming soon
- Website: coming soon
It provides:
- useful rendering formula, Formula deformation.
- simply converting Jupyter notebook to PDF based on nbconvert.
To get the latest version :
from https://pypi.python.org/pypl/experiment-python/$ pip install expy-python
To get the latest version do:
$ git clone git://github.com/YouseiTakei/expy.git$ cd expy$ python setup.py install
Documentation and usage:
- Everything is at: coming soon
From this directory, start Jupyter notebook and:
>>> from expy import F, x_, y_,
>>> f = F(y_, x_**x_)
>>> f.set(x_, 0)
>>> f.tex()
Convert your Jupyter notebook. start cmd line and:
$ nbc -a -p -t
Usage Example:
| Usage | Detail |
|---|---|
nbc -h |
check args help |
nbc -i test.ipynb |
convert to pdf |
nbc -a test_dir |
convert all file in your directory |
nbc -r test.pdf |
remove converted pdf file or all files in directory |
nbc -i test.ipynb -o html |
convert to html |
nbc -a test_dir -o html |
convert all files to html |
nbc -r test_dir -o html |
remove all html files in directory |
nbc -i test.ipynb -p result\today\ |
use output path |
nbc -i test.ipynb -t data\article.tplx |
use your template |
Other Usage Hints:
- If you want to change template file, you can edit file in
~/.expy/latex/article.tplx - If you don't have auth and can't install this, you can use
$pip install expy-python --user - If you can't convret pd.DataFrame, you should run 'ep.init_ep()'
Call for Contributions:
If you have found ExPy to be useful in your work, research or company, please consider making a donation to the project commensurate with your resources.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file expy-python-1.0.0.tar.gz.
File metadata
- Download URL: expy-python-1.0.0.tar.gz
- Upload date:
- Size: 36.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c1cc62152ac805af01acb1dd5ae89918aac889dc6e576f171cc2829beebeb6e0
|
|
| MD5 |
c80d6d7366797720b15b82cf48299e5c
|
|
| BLAKE2b-256 |
970973aa2f98818d50b1d02f2b8e00f35433baa765e175b11eca4ec16932c67a
|
File details
Details for the file expy_python-1.0.0-py3.7.egg.
File metadata
- Download URL: expy_python-1.0.0-py3.7.egg
- Upload date:
- Size: 94.8 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
523671715e1792db4aa9e86b8700cdcff6934a31026855bb5e4a7b1cbbb9aa6e
|
|
| MD5 |
8eab42b3b41b69e8d1d3b34bd901864e
|
|
| BLAKE2b-256 |
0eda01ee34e895c9f659050f0c749131efc986a4fa4c8aded95e5bab024aaa67
|