Re: [sympy] Re: GSoC 2017: Lie groups in SymPy

2017-03-26 Thread Jason Moore
Maria, If your proposal is good we will find a mentor. Just focus on making the proposal strong. Jason moorepants.info +01 530-601-9791 On Sat, Mar 25, 2017 at 7:07 AM, Kalevi Suominen wrote: > There is a module on complex Lie algebras in SymPy that also deals with > Dynkin

Re: [sympy] Gsoc 2017: Series expansions

2017-03-26 Thread Jason Moore
Here is the documentation: http://docs.sympy.org/latest/modules/series/series.html Best to get familiar with what currently exists so you can propose new ideas. Jason moorepants.info +01 530-601-9791 On Sun, Mar 26, 2017 at 4:20 AM, Vikas Kurapati wrote: > Hi

Re: [sympy] GSOC 2017: Integration

2017-03-26 Thread Jason Moore
Here is a good place to start reading and asking questions: https://github.com/sympy/sympy/issues/7749 Jason moorepants.info +01 530-601-9791 On Sun, Mar 26, 2017 at 3:58 AM, Suraj Sanka wrote: > Hi everyone, > > I am Suraj Sanka, senior undergrad at Indian Institute of

Re: [sympy] Is work done on Singularity functions already?

2017-03-26 Thread Jason Moore
There is plenty to do with this project. I suggest trying to solve problem with the current implementation and see what does and doesn't work well. Jason moorepants.info +01 530-601-9791 On Sun, Mar 26, 2017 at 11:29 AM, Sagar Bharadwaj < sagarbharadwa...@gmail.com> wrote: > I am interested in

Re: [sympy] SymPy Tutorial Proposal: SciPy 2017

2017-03-26 Thread Jason Moore
The tutorial we submitted is here: https://github.com/sympy/sympy/wiki/SciPy-2017-Tutorial-Proposal:-Automatic-Code-Generation-with-SymPy Jason moorepants.info +01 530-601-9791 On Sat, Mar 25, 2017 at 2:29 PM, Jason Moore wrote: > FYi, Aaron and I are submitting a

[sympy] Re: Lots of problems with Stats module

2017-03-26 Thread Vedarth Sharma
@Francesco you are a life saver. I am very interested in Random Matrices. Do you think I can propose a project on it? Please tell me where can I learn more about it? Has any work been done related to this? Please guide me how to start. -- You received this message because you are subscribed

[sympy] Re: Lots of problems with Stats module

2017-03-26 Thread Francesco Bonazzi
On Sunday, 26 March 2017 17:37:15 UTC+2, Vedarth Sharma wrote: > > Please tell me your ideas. > Some of my ideas include: - Managing expressions containing random symbols, - random matrices (Matthew Rocklin already wrote some stuff about this), - random indexed symbols (could be

[sympy] Is work done on Singularity functions already?

2017-03-26 Thread Sagar Bharadwaj
I am interested in taking up the project of implementing Singularity functions to solve Beam bending problems. The ideas page says 'There is no previous work done on this topic'. However I can see work done with respect to this project in sympy.physics.continuum_mechanics. This work was done

Re: [sympy] Python magic to trigger post-constructors for Add, Mul, Pow?

2017-03-26 Thread Jason Moore
I haven't thought about the details, but just happened to click on Matthew Rocklins 2014 SciPy talk where he introduces the multiple dispatch ideas for SymPy and it seemed relevant to this issue. Jason moorepants.info +01 530-601-9791 <(530)%20601-9791> On Sun, Mar 26, 2017 at 6:21 AM,

Re: [sympy] Gsoc:Concrete Module

2017-03-26 Thread Jason Moore
Start by going through this: https://github.com/sympy/sympy/wiki/introduction-to-contributing Jason moorepants.info +01 530-601-9791 On Sun, Mar 26, 2017 at 6:31 AM, wrote: > Can anyone tell me how can i start developing the Concrete Module.Thanks. > > -- > You received

[sympy] Re: Lots of problems with Stats module

2017-03-26 Thread Vedarth Sharma
I was a competitive programmer before. I know few concepts and algorithms and their implementation. If you are talking in terms of pure mathematics then my basics of Probability and statistics are pretty strong. I have studied many higher level topics for competitive programming. Please tell

[sympy] Gsoc:Concrete Module

2017-03-26 Thread vaslaou
Can anyone tell me how can i start developing the Concrete Module.Thanks. -- 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

Re: [sympy] Python magic to trigger post-constructors for Add, Mul, Pow?

2017-03-26 Thread Francesco Bonazzi
On Sunday, 26 March 2017 00:48:13 UTC+1, Jason Moore wrote: > > Would multiple dispatch be best for implementing Add/Mul/Etc for these > different types? > I think this alternative would work better than multiple dispatching. It's also much simpler to implement. -- You received this

[sympy] Re: Lots of problems with Stats module

2017-03-26 Thread Francesco Bonazzi
On Sunday, 26 March 2017 10:55:52 UTC+2, Vedarth Sharma wrote: > > I am applying for G-SoC 17 and haven't decided on a project yet. I have > plenty of time and have no commitments. Although I admit I am not too > familiar with sympy but I love fixing bugs. Can I use this as my GSoC >

[sympy] GSOC 2017: Integration

2017-03-26 Thread Suraj Sanka
Hi everyone, I am Suraj Sanka, senior undergrad at Indian Institute of Technology Bombay. I am interested to work on the Rubi integrator for GSOC. Can I know the difficulty in implementing Rubi integration rules, pre-requisite knowledge also anything else someone working on implementing it

[sympy] Gsoc 2017: Series expansions

2017-03-26 Thread Vikas Kurapati
Hi everyone, I am Vikas Kurapati, senior undergrad in Department of Aerospace Engineering at Indian Institute of Technology Bombay. I would like to work on the Series Expansions and its issues in Sympy. I'd like someone to point me in the right direction to proceed. Thanks and Regards.

[sympy] Assumptions

2017-03-26 Thread Mr D
So I read through the blog post on assumptions http://matthewrocklin.com/blog/work/2013/02/05/Assuming Its a really interesting project, but I'm wondering, why switch assumptions methods in the first place? Another question I have is about the issue of garbage collection of the assumptions

[sympy] Re: Lots of problems with Stats module

2017-03-26 Thread Vedarth Sharma
I am applying for G-SoC 17 and haven't decided on a project yet. I have plenty of time and have no commitments. Although I admit I am not too familiar with sympy but I love fixing bugs. Can I use this as my GSoC proposal? Is someone ready to mentor it? -- You received this message because you

Re: [sympy] GSOC 2017 idea: non-rigid body

2017-03-26 Thread Aaron Meurer
Please be aware that group proposals are not allowed by Google, so if you both wanted to submit, you would need to submit separate, distinct proposals https://developers.google.com/open-source/gsoc/faq#can_a_group_submit_a_proposal_together_to_work_on_a_single_project. Aaron Meurer On Sat, Mar

Re: [sympy] providing a definition for a symbolic function

2017-03-26 Thread Aaron Meurer
You might have been thinking of implemented_function, although that function is designed for numeric functions. Aaron Meurer On Sat, Mar 25, 2017 at 5:51 PM, Jason Moore wrote: > Is it here: http://docs.sympy.org/latest/modules/functions/index.html > > > Jason >