Skip to content
Matt Hornsby edited this page Jul 20, 2016 · 1 revision

Welcome to the satelliteEx wiki!

I am currently in the process of porting the satellite.js satellite prediction code, which was originally written in fortran and ported to C... to Elixir.

The first pass through this will not be idiomatic Elixir, but since there are no tests in the javascript version, I am going to attempt to bring it over in situ and then worry about refactoring once it is working.

Clone this wiki locally