[sympy] Re: Google Season of Docs

2019-03-13 Thread Arif Ahmed
The SymPy docs are quite fine but I feel most of the modules could use a lot more comments(in-line and block, existing docstrings are already quite good !) It would make it easier for contributors(especially new ones) to fix bugs if there were comments explaining the underlying algorithm/math.

[sympy] Re: [DISCUSSION] Solvers

2019-03-13 Thread kunal sharma
Hello everyone My name is Kunal Sharma and I am willing to work on replacing solve with solveset. As Jogi Miglani(@jmig5776) has already discussed about the functions that need to be implemented to do so I would like to share my views on some of the topics. 1. *Transolve: *A lot of work has

Re: [sympy] Introduction and a question

2019-03-13 Thread Aaron Meurer
If you follow the StackOverflow links at https://github.com/sympy/sympy/issues/11869 you can see some suggestions on how to do this sort of thing. Aaron Meurer On Sun, Mar 10, 2019 at 12:56 AM Mark Juers wrote: > > I'm a 4th-year PhD student in evolutionary biology at Indiana University in >

[sympy] Google Season of Docs

2019-03-13 Thread Aaron Meurer
Google is starting a new program, Google Season of Docs (GSoD). I'd like to gauge the community's interest in applying. Full information about the program is here: https://developers.google.com/season-of-docs/ The program is very similar to Google Summer of Code, but unlike GSoC, it focuses on

Re: [sympy] Is there a simple way to use sympy in google colab?

2019-03-13 Thread Aaron Meurer
Unfortunately the LaTeX rendering does not work out of the box. You have to do something like this to make it work https://colab.research.google.com/github/jakevdp/colab-snippets/blob/master/SympyInColab.ipynb. I've requested for them to improve it so that it works out of the box like the normal

Re: [sympy] Is there a simple way to use sympy in google colab?

2019-03-13 Thread Nathan Goldbaum
Sympy is installed on colab out of the box, so "import sympy" should work :) On Wed, Mar 13, 2019 at 1:23 PM brombo wrote: > Is there a simple way to use sympy in google colab? > > https://colab.research.google.com/notebooks/welcome.ipynb > > -- > You received this message because you are

[sympy] Is there a simple way to use sympy in google colab?

2019-03-13 Thread brombo
Is there a simple way to use sympy in google colab? https://colab.research.google.com/notebooks/welcome.ipynb -- 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] My GSoC Application

2019-03-13 Thread Dark Knight
Hello , Im sending this e-mail to take your opinion about my idea , That I would like to participate in Sympy making it. Idea: Add *integration *feature to Sympy. Status: I dont think it exists in sympy yet. Involved Software: Text-Editor (PyCharm) Difficulty: intermediate :Prerequisite