Skip to main content

UNKNOWN

Project description

=============================
sahir py std
=============================

sahir py std is a test package just to see how we create a distribution for python.


Installation
=============================

Github without clone
pip install git+ssh://github.ubc.ca/smoosvi/sahir_py_std.git

Github clone
pip install ./dist/sahir_py_std-0.1dev.tar.gz

Pypi
pip install sahir_py_std


Usage of `standard_deviation`
=============================

```
from sahirPyStd import standard_deviation as s_d
s_d.standard_deviation([0,1,2])

# 0.816496580927726
```

Usage of `standard_error`
=============================

```
from sahirPyStd import standard_error as s_e
s_e.standard_error([1,2,3])

# 0.47140452079103173
```

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

sahir_py_std-0.8.3.tar.gz (1.5 kB view hashes)

Uploaded Source

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