Dear Mentors

I have gone through the code base of sympy and now I have basic idea of the
code base,

I found Linear Programming has not been implemented so, I though to
contribute to sympy in this field.

I have decided to implement following Optimization algorithm

   -

   Simplex
   -

   Unconstrained minimization
   -

   Equality constrained minimization
   -

   Interior-point methods
   -

   and some plots to show their convergence


I’d love to have feedback on the same

ᐧ

On Wed, Mar 4, 2020 at 4:32 PM Sachin Saw <[email protected]> wrote:

> Dear Developers,
>
> I am Sachin, a third year undergraduate student at Indian Institute of
> Technology Kharagpur, I have been using python for about three years and
> want to contribute sympy module. Beside python I am also comfortable with
> C++. I have keen interest in mathematics and I enjoy solving tough
> problems. I am familiar with algorithm and regularly participate in
> algorithmic contest.
>
> I have completed the following corsework in Mathematics
>
>    1.
>
>    Linear Algebra
>    2.
>
>    Probability and Statistics
>    3.
>
>    Transform Calculus
>    4.
>
>    Differential equation
>    5.
>
>    Numerical solution of ordinary and partial differential equations
>
> I have started using Sympy and will soon get familiar with it. If anyone
> of you have some suggestion, then please let me know.
>
> Thank you,
>
> --
> You received this message because you are subscribed to the Google Groups
> "sympy" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sympy/baec59f9-258d-478a-8320-e4702be3213c%40googlegroups.com
> <https://groups.google.com/d/msgid/sympy/baec59f9-258d-478a-8320-e4702be3213c%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/CAGaPpimFd-34330xgnMLo%2BB2XmnHk7WnPRRy55y-Yg65%2BSrq-w%40mail.gmail.com.

Reply via email to