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

Vectors #31

Open
Wikunia opened this issue Aug 3, 2020 · 6 comments
Open

Vectors #31

Wikunia opened this issue Aug 3, 2020 · 6 comments
Assignees
Labels
enhancement New feature or request

Comments

@Wikunia
Copy link
Member

Wikunia commented Aug 3, 2020

We would like to have an easy way to define vectors and draw/animate them.

Animation needs:
scaling, moving, rotatating

Definition probably origin and target where the origin is O by default.

I assign you @TheCedarPrince as discussed via Slack

@Wikunia Wikunia added the enhancement New feature or request label Aug 3, 2020
@TheCedarPrince
Copy link
Member

Thanks for the assignment! I'll get working on this after I close #2 Just so I don't forget it, here were some snippets from our conversation the other day:

  • This might actually be helpful to work with graphs to draw a directed edge.
  • Much easier to work on.
  • Maybe have a rotating vector around a point which draws a circle and display the current position in cartesian or polar coordinates.
  • This is possible with the current version of Javis but maybe you can make it simpler for the user.

Looking forward to getting this working so we can make graph networks!

@Wikunia Wikunia added this to the v0.2.0 milestone Aug 5, 2020
@TheCedarPrince TheCedarPrince removed this from the v0.2.0 milestone Aug 30, 2020
@muhammadalics
Copy link

Hi!

Is this project still available?

@Wikunia
Copy link
Member Author

Wikunia commented Mar 28, 2021

It's currently part of a JSoC project. The process of that is still ongoing. Please reach out in our Zulip chat if you have questions regarding proposals if are interested in JSoC

@TheCedarPrince
Copy link
Member

Hey @muhammadalics - I have received your email. Let's discuss there. :)

@Wikunia
Copy link
Member Author

Wikunia commented Aug 15, 2021

We might want to have a JArrow or JVector function for this.

@TheCedarPrince
Copy link
Member

Hey @Wikunia , after discussion, this issue I think can be addressed by #412 . Once we get that PR merged, we should be good for tackling this issue. Might want to put these shorthands in something like JavisMath or another package.

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

No branches or pull requests

3 participants