Skip to main content

A library for data science in water

Project description

ambhas

Ambhas python library

Installing ambhas

Installing ambhas can be done by downloading source file (ambhas--.tar.gz), and after unpacking issuing the command::

python setup.py install

This requires the usual Distutils options available.

Or, download the ambhas--.tar.gz file and issue the command::

pip install /path/to/ambhas--.tar.gz

Or, directly using the pip::

pip install ambhas

Usage

Import required modules::

import numpy as np
from ambhas.errlib import rmse, correlation

Generate some random numbers::

x = np.random.normal(size=100)
y = np.random.normal(size=100)
rmse(x,y)
correlation(x,y)

Author

Sat Kumar Tomer satkumartomer at gmail dot com

Changes

0.1.0

  • Initial version

0.1.1

  • Minor corrections in setup.py files

0.2.0

  • few packages added

0.3.0

  • groundwater, sun_rise_set, soil texture module, etc. added

0.3.1

  • manifest.in file edited

0.3.2

  • extract_gis_data, richards, risat added

0.4.0

  • extract_gis_data, richards, risat added

1.0.0

  • Updated for Python3
  • Removed copula from this and is available now only as a seperate library

Any questions/comments

If you have any comment/suggestion/question, please feel free to write me at satkumartomer@gmail.com

You may go through https://github.com/tomersk/learn-python to see the examples.

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

ambhas-1.1.0.tar.gz (27.2 kB view details)

Uploaded Source

Built Distribution

ambhas-1.1.0-py3-none-any.whl (28.9 kB view details)

Uploaded Python 3

File details

Details for the file ambhas-1.1.0.tar.gz.

File metadata

  • Download URL: ambhas-1.1.0.tar.gz
  • Upload date:
  • Size: 27.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.7

File hashes

Hashes for ambhas-1.1.0.tar.gz
Algorithm Hash digest
SHA256 323430c935a097afb48adcebbf58a6857e95c982ab7494c8d574cba507fb7b7e
MD5 18739fc13105b4fd94663ceacce8178e
BLAKE2b-256 2308087ae0c4b86e7cd79714006defc425af54e9ff719a355a000995617ab80c

See more details on using hashes here.

File details

Details for the file ambhas-1.1.0-py3-none-any.whl.

File metadata

  • Download URL: ambhas-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 28.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.7

File hashes

Hashes for ambhas-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 264abbddfb455cbf40eeb0153efe99812a59af73ed51a3924b8b07d12f9eb801
MD5 589c74a49bde869bbbd4fbc73ab38218
BLAKE2b-256 769954ce8d6507d3f17165a1488fde2273c3d37ce0325016aff259f3f800c9b8

See more details on using hashes here.

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