Skip to content

AlanCoding/gravitational-balloon-mathematics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library and Worksheets for gravitationalballoon.blogspot.com

This material is for the blog at:

https://gravitationalballoon.blogspot.com

It is basically "rebooted" material, because the original work was done in Excel using macros. The original macros are in the ported/ folder. Some have been converted into a python library.

Python library

To run anything, you need a checkout of this repo. Get started:

pip install -r requirements.txt
pip install -e .

This will make the gb module importable.

The pytest tests should run with py.test tests/.

Notebooks

Juypter notebooks are in the content/ folder and this is where any human-readable work will go. If you're not familiar...

jupyter notebook

Will boot it up in the browser.

About

Visual Basic methods in the process of being ported into python, doing space colony calcs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published