Re: Creating a new toolbox
"Robert T. Short" <[email protected]>
| Newsgroups | gmane.comp.gnu.octave.maintainers |
|---|---|
| Message-ID | <[email protected]> |
On 9/19/20 6:50 AM, octave_aerospace via Octave-maintainers wrote: > Hello, > > We are interested in creating the aerospace toolbox for Octave. > > Our idea would be to first go through: > Peter Duffett-Smith's "Practical Astronomy with your Calculator or > Spreadsheet" > David Vallado's "Fundamental of Astrodynamics" > > We have downloaded the example package, and have been reading through > https://octave.sourceforge.io/developers.php > > Are there other things we should be aware of when working on a toolbox? Just FYI, I implemented a big chunk of Duffet-Smith's book years ago. I also have some satellite stuff in python that could be translated easily enough. Let me know if that has value. I can push it all to github. DB