Giter Club home page Giter Club logo

Comments (16)

razinc avatar razinc commented on July 19, 2024 1

Hi @ieshaan12,

Sorry, I don't quite catch you. Are you talking about output of the Generator:
25 Multiplication of 2 complex numbers (x + j) (y + j) = xy + xj + yj -1

or output of the multiplyComplexNumbersFunc()?
('11j * (8+16j) = ', (-176+88j))

Or should I plot both on a plane?

Thanks.

from mathgenerator.

razinc avatar razinc commented on July 19, 2024

Is this open to grab? I would like to try it, please.

from mathgenerator.

lukew3 avatar lukew3 commented on July 19, 2024

Yep, I've assigned you.

from mathgenerator.

razinc avatar razinc commented on July 19, 2024

Thanks, my code is ready but if it is okay, may I ask a question? Why do we need the Generator class?

from mathgenerator.

ieshaan12 avatar ieshaan12 commented on July 19, 2024

@razinc shouldn't you show it's on the argand plane or something like i(iota)?

from mathgenerator.

ieshaan12 avatar ieshaan12 commented on July 19, 2024

Yeah, more like the second one @razinc

from mathgenerator.

lukew3 avatar lukew3 commented on July 19, 2024

Why do we need the Generator class?

@razinc The generator class is able to hold the properties of a generator such as Title and Id. It makes it a lot easier to manage generators if each generator takes up one line. Class instances are added to genList which makes it super easy to get a generator by Id. I originally didn't have it but realized that creating a class is necessary for management and also adds possibilities for methods to be created.

from mathgenerator.

razinc avatar razinc commented on July 19, 2024

Hi @ieshaan12. I feel like it would be easier to plot if I import numpy & matplotlib. Is that okay?

from mathgenerator.

ieshaan12 avatar ieshaan12 commented on July 19, 2024

@lukew3 Suggestions?

from mathgenerator.

lukew3 avatar lukew3 commented on July 19, 2024

@ieshaan12 I don't know why the plotting is necessary. However, the extent of my experience with imaginary numbers is limited. Currently, there is no way to include a graph in the problem/solution. If it is necessary to check existence of imaginary numbers with numpy or matplotlib it would be fine to import them.

from mathgenerator.

lukew3 avatar lukew3 commented on July 19, 2024

I do plan on making some sort of raw/custom output for parts of problems and solutions that cannot be accurately represented as just a string.

from mathgenerator.

razinc avatar razinc commented on July 19, 2024

Hi @ieshaan12, should we continue with the plot, or do we wait for @lukew3 to implement his custom output?

from mathgenerator.

ieshaan12 avatar ieshaan12 commented on July 19, 2024

Like @lukew3 said, we don't have a way to do the plot thing.
@razinc I think the best output would be of this format: ('11j * (8+16j) = ', (-176+88j))

from mathgenerator.

pretam591 avatar pretam591 commented on July 19, 2024

Can I contribute as well, please?

from mathgenerator.

pretam591 avatar pretam591 commented on July 19, 2024

Would you assign it me, so that I can give a try..?

from mathgenerator.

razinc avatar razinc commented on July 19, 2024

Why do we need the Generator class?

@razinc The generator class is able to hold the properties of a generator such as Title and Id. It makes it a lot easier to manage generators if each generator takes up one line. Class instances are added to genList which makes it super easy to get a generator by Id. I originally didn't have it but realized that creating a class is necessary for management and also adds possibilities for methods to be created.

Thanks @lukew3 for your explanation.

from mathgenerator.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.