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

Ease of entering complex numbers and argand planes #29377

Open
Shlokatadistance mannequin opened this issue Mar 20, 2020 · 2 comments
Open

Ease of entering complex numbers and argand planes #29377

Shlokatadistance mannequin opened this issue Mar 20, 2020 · 2 comments

Comments

@Shlokatadistance
Copy link
Mannequin

Shlokatadistance mannequin commented Mar 20, 2020

The current methods of input of complex numbers is rather primitive in its approach according to my usage, one types the entire argument for the real and imaginary parts, especially when matrixes are considered. Instead, if we simply define a function complex() which takes in input by the split() mechanism of python, with the first input being real and second imaginary, I think it will greatly help.

Also, instead of specifying each and every parameter for argand plane, it can again be replaced by a function which simply takes in the input, and you can choose a scale for the axes, along with the coloraturas, I do understand line_plot() exists, but improvisation is always welcome

Component: number fields

Issue created by migration from https://trac.sagemath.org/ticket/29377

@Shlokatadistance Shlokatadistance mannequin added this to the sage-9.1 milestone Mar 20, 2020
@mkoeppe
Copy link
Member

mkoeppe commented Apr 14, 2020

comment:1

Batch modifying tickets that will likely not be ready for 9.1, based on a review of the ticket title, branch/review status, and last modification date.

@mkoeppe mkoeppe modified the milestones: sage-9.1, sage-9.2 Apr 14, 2020
@mkoeppe
Copy link
Member

mkoeppe commented Aug 29, 2020

comment:2

This needs a clearer description with examples

@mkoeppe mkoeppe removed this from the sage-9.2 milestone Aug 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant