Re: [sympy] QEPCAD

2016-09-16 Thread Aaron Meurer
Can you clarify what QEPCAD is? Aaron Meurer On Fri, Sep 16, 2016 at 8:57 AM, Ferran Pujol Camins < ferranpujolcam...@gmail.com> wrote: > Hello, > I represent a group of 6 students from the maths school (FME) of the > Universitat Politècnica de Catalunya. > In one of our courses we have been

Re: [sympy] QEPCAD

2016-09-16 Thread Jason Moore
Ferran, Welcome to SymPy! I'll answer some of the questions that I know, other will chime in for the rest. > We have read that sympy supports python 2 and 3. How does this affect the development process? You should write your code for Python 3.5 and when you submit a pull request our continuous

[sympy] QEPCAD

2016-09-16 Thread Ferran Pujol Camins
Hello, I represent a group of 6 students from the maths school (FME) of the Universitat Politècnica de Catalunya. In one of our courses we have been assigned to the task of implementing QEPCAD in python using sympy. Our goal is to develop a module that can be merged into sympy. We have just