[sympy] Release before GSoC?

2018-02-11 Thread Aaron Meurer
I'm thinking about getting a SymPy release out before GSoC. Does anyone know of any major blockers for it? A release blocker is either a major regression, or a API change, especially for APIs that are new since the last release. I know of at least one potential blocker, but I want to know what oth

[sympy] Re: Release before GSoC?

2018-02-11 Thread Chris Smith
There is some discussion (at this PR ) about what constitutes an Expr for cse, e.g. whether `Tuple(...)` in -> `[Tuple(...)]` or `[...]`. It would be nice to resolve that before the release. -- You received this message because you are subscribed to

Re: [sympy] Multivariate Resultants

2018-02-11 Thread Aaron Meurer
That project ideas page isn't very complete. A much better ideas page is the GSoC ideas page https://github.com/sympy/sympy/wiki/GSoC-2018-Ideas, or even the issue tracker. But really any mathematics that is generally useful, well established, and symbolic in nature is in scope for SymPy. Do these

[sympy] Can someone help me with this command?

2018-02-11 Thread Belkiss Anane
Hello! I have SymPy on my computer but it crashed and I'm using someone else's to do some math problems. Unfortunately, the online SymPy times out really fast. Can someone run these commands for me please? from sympy import * t = Symbol('t') f = 1 / ((1-t) * (1-t**5) * (1-t**10) * (1-t**25) * (

[sympy] Introduction + interest in implementing Singularity Functions module

2018-02-11 Thread anmolkrishansachdeva
Hello, My name is Anmol Krishan Sachdeva. I am currently pursuing MSc in Advanced Computing from University of Bristol, UK. My specialization is in Machine Learning, Artificial Intelligence, and Computational Neuroscience. I have nearly 4 years of experience in software development. I am inter