Skip to content

My creative project for Stars, Galaxies, and the Cosmos

License

Notifications You must be signed in to change notification settings

TrevorFarrelly/ASTR-1960

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASTR-1960

My creative project for Stars, Galaxies, and the Cosmos.

Usage

Requires Python 3.6 and scipy, matplotlib and opensimplex libraries.

Linux/Unix and Docker:

If you are on a Linux or Unix system and have docker available to you, simply run the provided script:

$ bash run.sh
/usr/src/astr# cd src
/usr/src/astr/src# python starscape.py

Other

Install the libraries using pip/conda:

$ python3 -m pip install scipy matplotlib opensimplex
$ python3 src/starscape.py
$ conda install scipy matplotlib opensimplex

About

My creative project for Stars, Galaxies, and the Cosmos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published