Skip to main content

SIS calibration

Project description

Photon assisted tunneling:

Components of

All there formulas from Tucker & Feldman theory

Setup py package

python setup.py sdist

Upload to pypi

twine upload --repository pypi dist/*

Releasing

Releases are published automatically when a tag is pushed to GitHub.

# Set next version number
export RELEASE=x.x.x

# Create tags
git commit --allow-empty -m "Release $RELEASE"
git tag -a $RELEASE -m "Version $RELEASE"

# Push
git push upstream --tags

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

sis-calibration-0.22.tar.gz (13.1 kB view hashes)

Uploaded Source

Built Distribution

sis_calibration-0.22-py3-none-any.whl (13.4 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