python-astrodynamics / astrodynamics

http://www.python-astrodynamics.org
33 stars 6 forks source link

[WIP] Frames #14

Open RazerM opened 8 years ago

RazerM commented 8 years ago

This is in very early stages, as I say in one of the commit messages:

Everything is currently untested, in the wrong place, and lacking comments.

It's a work in progress to look at implementing Frames in idiomatic Python, to be cleaned up and refactored before it's ever merged.

I can't stress how un-tested this is: some of the code hasn't even touched the interpreter.

I intend to work on it in this branch, so others can have a look at the implementation as it develops. I welcome your criticism!

RazerM commented 8 years ago

I added the downloadspk branch as the base, will open a new PR when that is merged