Skip to main content

Create and manipulate coordinates in vector bases

Project description

build pypi

pycoordinates

A tiny implementation of typical coordinate transformations used in physics, materials science, and quantum chemistry.

Install

pip install pycoordinates

Build from source

  1. Clone this repository
    git clone https://github.com/pulkin/pycoordinates.git
    cd pycoordinates
    
  2. Install build system
    pip install build
    
  3. Build
    python -m build
    
  4. Install
    pip install dist/*.tar.gz
    

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

pycoordinates-0.1.1.tar.gz (30.1 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