Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(feat) Unify math across platforms #20

Closed
runphilrun opened this issue Sep 20, 2016 · 3 comments
Closed

(feat) Unify math across platforms #20

runphilrun opened this issue Sep 20, 2016 · 3 comments
Labels

Comments

@runphilrun
Copy link
Owner

runphilrun commented Sep 20, 2016

There exist branches that compute performance in Python, Visual Basic, and Matlab.

As of commit 364fd3a the mathdev branch outputs values consistent with NASA Report 1135.

Must unify math code among all platforms.

@runphilrun
Copy link
Owner Author

@Nate-Wilkins what do you think would be best?

  • simplest in Matlab
  • multiplatform in Python
  • can be portable as .exe and have GUI with VisualBasic

@runphilrun runphilrun changed the title Unify math across platforms (feat) Unify math across platforms Sep 23, 2016
@runphilrun
Copy link
Owner Author

Matlab complete.

Python complete.

VisualBasic incomplete!

@runphilrun
Copy link
Owner Author

runphilrun commented Oct 14, 2016

Abandoning VB for now with the goal of using a Python GUI to generate .ini files, see #25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant