NavList:
A Community Devoted to the Preservation and Practice of Celestial Navigation and Other Methods of Traditional Wayfinding
Re: Brown-Nassau graphic computer
From: Harri Ojanen
Date: 2015 Apr 18, 12:09 -0700
From: Harri Ojanen
Date: 2015 Apr 18, 12:09 -0700
Hello Bob,
Please feel free to experiment with different ideas on how to improve the graphic computer. I have made the program to generate all of the diagrams open source, it is available here:
https://github.com/harri314/Navigation/blob/master/diagrams/brown_nassau.py
It is written in the Python programming language. In addition to the normal Python installation, you will need a library called Matplotlib for drawing plots. They are both open source and available from:
http://www.python.org/
http://matplotlib.org/
Please post back how your experiments go.
-- Harri