Skip to main content

A collection of toys and tools for ASTR2600 at CU Boulder.

Project description

# cu-astr2600 A collection of toys and tools for ASTR2600: Introduction to Scientific Computing at the University of Colorado Boulder.

## Installation If you’re working on the scorpius computers at SBO, you should be able to access these by default, or if necessary by running source henrietta from a UNIX prompt.

If you’re working on your own computer, you should be able to install this by running ` pip install cu-astr2600 ` from a UNIX prompt. As we add more code to this package, you may need to upgrade the version that is installed on your computer. To upgrade, run ` pip install cu-astr2600 --upgrade ` instead. That will make sure it always grabs the latest version of the code.

If you want to be able to modify the code yourself, please also feel free to fork/clone this repository onto your own computer and install directly from that editable package. For example, this might look like: ` git clone https://github.com/zkbt/cu-astr2600.git cd cu-astr2600/ pip install -e . ` This will link the installed version of the astr2600 package to your local repository. Changes you make to the code in the repository should be reflected in the version Python sees when it tries to import astr2600.

## Contributors

This package was written by [Zach Berta-Thompson](https://github.com/zkbt).

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

cu-astr2600-0.9.0.tar.gz (13.5 kB view hashes)

Uploaded Source

Built Distribution

cu_astr2600-0.9.0-py3.6.egg (32.6 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