Skip to main content

A package containing compiled functions, to make data-handling and -analysis easier.

Project description

nanoscipy

nanoscipy has been made, to ease the more heavy data-handling, -processing, and - analysis. This package is being readily updated at the moment, so be sure to keep up, as new and useful additions and fixes are very likely to be included.

Installation and updating

Use the package manager pip to install nanoscipy like below. Rerun this command to check for and install updates .

pip install nanoscipy

For package updates, use:

pip install --upgrade nanoscipy

Note that if you're using anaconda, you might have to install the module from the anaconda terminal instead (or use conda rather than pip)

Usage

Import

Currently, the package consists of four distinct modules:

nanoscipy.functions

Contains most of the practical functions of nanoscipy.

nanoscipy.modules

Contains all classes of nanoscipy.

nanoscipy.util

Contains all utility functions and lists used within nanoscipy. Different modules use functions from this module. Note that some of these functions may be of practical use, but many are simply throw-away functions to increase readability.

nanoscipy.mathpar

The module with the mathematical parser of nanoscipy. Specifically, this contains the practical function parser(), which is the collective parser itself.

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

nanoscipy-2.5.7.tar.gz (28.0 kB view hashes)

Uploaded Source

Built Distribution

nanoscipy-2.5.7-py3-none-any.whl (28.8 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