Skip to main content

No project description provided

Project description

Psience Binder

Psience is a set of core scientific packages written by the McCoy group for the McCoy group to handle interesting scientific problems, like DVR, managing potential and dipole surfaces, VPT2, normal mode analysis, etc.

We're working on documenting the package, but writing good documentation takes more time than writing good code.

Installation & Requirements

Psience is written in pure python and we've worked to try to avoid any major dependencies outside of what comes in Anaconda and our McUtils package.

The easiest way to install is via pip, as

pip install mccoygroup-psience

This should install all dependencies. The major requirement is that Python 3.8+ is required due to use of the types module. If installing on Windows, use the above command in the "Anaconda Prompt" as opposed to the default terminal installed on Windows. For safety, it is best to install this in a virtual environment, which we can make like

python3.8 -m pip venv mcenv

and activate like

. mcenv/bin/activate

or to use it in a container or conda environment or some other place where we can control the environment.

It is also possible to install from source like

git clone https://github.com/McCoyGroup/Psience.git

but in this case you will need to make sure the library is on the path yourself and all of the dependencies are installed.

Once the package is installed, you can go ahead and get started in your scripts by importing Psience with the following command.

import Psience

Have fun doing Psience!

Contributing

If you'd like to help out with this, we'd love contributions. The easiest way to get started with it is to try it out. When you find bugs, please report them. If there are things you'd like added let us know, and we'll try to help you get the context you need to add them yourself. One of the biggest places where people can help out, though, is in improving the quality of the documentation. As you try things out, add them as examples, either to the main page or to a child page. You can also edit the docstrings in the code to add context, explanation, argument types, return types, etc.

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

mccoygroup-psience-1.0.0.3.tar.gz (394.7 kB view details)

Uploaded Source

Built Distribution

mccoygroup_psience-1.0.0.3-py3-none-any.whl (425.7 kB view details)

Uploaded Python 3

File details

Details for the file mccoygroup-psience-1.0.0.3.tar.gz.

File metadata

  • Download URL: mccoygroup-psience-1.0.0.3.tar.gz
  • Upload date:
  • Size: 394.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.8.18

File hashes

Hashes for mccoygroup-psience-1.0.0.3.tar.gz
Algorithm Hash digest
SHA256 913583c6c55c1c2e97add6bdd4ca1b0e54afda232f925a39d7a6601bd4b63116
MD5 9f311d40967d3ecc2fe9cd31561dc7fa
BLAKE2b-256 fe9f591dad9b6e2a13107d4ba7fdebe3ef08d4f025f10e3417bb64243f61c036

See more details on using hashes here.

File details

Details for the file mccoygroup_psience-1.0.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for mccoygroup_psience-1.0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 d6988ef6bb4d831d2e8a9d906d4e2fa16fc6f902feeb70504ad5e2d92169beec
MD5 acea44b1d3a0295560a787c501d06657
BLAKE2b-256 b03b154e30d919e1273597afc830e8616190964334660eeb00d16f6a82c0ce5c

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