Skip to main content

Modelling and analyzing random nanowire networks in Python.

Project description

Random NWNs Tests

Package for creating and analyzing random nanowire networks.

Table of Contents

Installation

Download this repository, then navigate to the base folder and run:

pip install .

To install the package in editable mode instead (i.e. using the local project path), one can use

pip install -e .

The package can then be imported like normal with either:

from randomnwn import * or import randomnwn as rnwn

Usage

See the wiki pages.

Uninstallation

To uninstall the package, use:

pip uninstall randomnwn

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

randomnwn-0.2.3.tar.gz (14.7 kB view hashes)

Uploaded Source

Built Distribution

randomnwn-0.2.3-py3-none-any.whl (19.6 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