pugna
Neural Network Fitting Code
Development
conda create -n pugna-dev python=3.7
adding new models
new models should be added to the pugna/models directory as a new python module. See pugna/models/mscalednn.py for an example.
Uploading to pypi
python setup.py clean --all
rm -rf dist/
python3 setup.py sdist bdist_wheel
python3 -m twine upload dist/*
Release files for pugna 0.2.9
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pugna-0.2.9.tar.gz | 18.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pugna-0.2.9-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 53.3 kB
Release files / pugna-0.2.9.tar.gz
| Download URL | pugna-0.2.9.tar.gz |
|---|---|
| Size | 18.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
716b45da6fa09850b02822226301599e180d9cf6cce38482bf3dd26f46127d0f
|
|
BLAKE2b-256 checksum How to use checksums |
a52f3e20873e876beaa921990e6baeb6229a95fd19aaab74804e7604b0a1bb9f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.2.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.10
|
Release files / pugna-0.2.9-py3-none-any.whl
| Download URL | pugna-0.2.9-py3-none-any.whl |
|---|---|
| Size | 35.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
42c68121edb26ac0f9f3caecec0540db7882138089bc4082015c25af7dfdecdd
|
|
BLAKE2b-256 checksum How to use checksums |
e75a19dd2c3bf73c9a2b2050cfe21b77c9e725bba345bf391978fa1aac82c812
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.2.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.10
|