[sympy] GSOC 2018

2018-03-04 Thread rushyam keshri
hi,
I am Keshri Kumar Rushyam a 2nd-year undergraduate student  at IIT 
Kharagpur, India
I am contributing to sympy from December 2017. my pr link 
. 
I am interested in Continuum Mechanics problem. while using sympy(Continuum 
Mechanics package) I found that it is unable to solve a 
statically indeterminate problem. it can be solved by changing API and 
using linsolve( sympy module for solving the linear equations).

I want to implement cross section class for finding area, centroid, second 
moment of area and product moment of area of complicated 2d shape using 
boolean operations.
composite beam problem can be solved using this cross-section class.
tensile stress at the different locations of cross-section can be 
calculated. 
with robust implementation of cross-section class, we can solve 3d beam 
problems(am I right?).
 
I want guidance about the project and my proposal.

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 sympy+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
Visit this group at https://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/f5de1d9e-8027-48a3-8d8b-7bd600c431e6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[sympy] sympy/printing/tests/test_llvmjit.py[16] EEEEEEEEEEEEEE.. [FAIL]

2017-12-09 Thread rushyam keshri
failed in sympy/printing/tests/test_llvmjit.py i am unable to resolve.
https://github.com/sympy/sympy/pull/13665

-- 
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 sympy+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
Visit this group at https://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/23211e11-4cc8-4fb7-b1a1-078511860fe5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[sympy] Geometry and continuum mechanics

2017-12-03 Thread rushyam keshri
I am working on writing a function for the second moment of area of 
ellipse circle and polygon in Geometry Module and It is needed in mechanics 
for calculating the tensile stress in the beam.

-- 
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 sympy+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
Visit this group at https://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/07b3bb3d-1d90-4e09-8c6a-ec2c2298cc53%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.