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

Created a plotter for Lorentz Transformation #3

Merged
merged 1 commit into from
Feb 3, 2018
Merged

Conversation

Shikhar1998
Copy link
Owner

No description provided.

@@ -0,0 +1,19 @@
"Plotting Lorentz transformation results"
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe a better documentation in Future.

Copy link
Owner Author

@Shikhar1998 Shikhar1998 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Future Modification.

fig = plt.figure()
ax = fig.add_subplot(111, projection='3d')
if S.ComplexInfinity in L or S.ComplexInfinity in L_:
raise("ComplexError: Cannot plot with complex quantities")
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Solving the four dimensional problem using pallet colors. Will change if I find a better way to do this.

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Issue created #2

@Shikhar1998 Shikhar1998 added enhancement New feature or request Plotter labels Feb 3, 2018
@Shikhar1998 Shikhar1998 merged commit 8cd6efe into master Feb 3, 2018
@Shikhar1998
Copy link
Owner Author

Merging for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Plotter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant