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

Added more generic Initialization #7

Merged
merged 1 commit into from
Jan 5, 2018
Merged

Conversation

newmanjoel
Copy link
Contributor

  • Different initialization
  • Added ability to declare in more than 1 coordinate scheme. (ie added spherical and cylindrical)
  • Added overload for +
  • Added overload for -
  • Added overload for *
  • Added overload for string representation. For print, not repr (that was already defined in class point)
  • Added type conditions for doing math to make sure what is being done makes sense.

Added different initializations
added overloads for +-* and str
added type conditions for doing math
@allelos allelos merged commit 3e22baf into allelos:master Jan 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants