Re: [sympy] Re: GSoC 2018

2018-01-24 Thread Shilpa Sangappa
Thanks for the pointer, Francesco. I am in the process of setting up my environment. Hope to start soon. With Regards, Shilpa. On Wednesday, January 24, 2018 at 2:24:48 PM UTC+5:30, Francesco Bonazzi wrote: > > Some ideas for the probability module: > > >- hyperparameters >- random

Re: [sympy] Any interest for SciPy 2018 talks and tutorials?

2018-01-24 Thread Jason Moore
I think I may still have the sticky notes in a pile in my office. I'll try to dig them up. moorepants.info +01 530-601-9791 On Wed, Jan 24, 2018 at 3:28 PM, Aaron Meurer wrote: > I agree. Let's also take a look at the comments we got to see if there > were any good

Re: [sympy] Any interest for SciPy 2018 talks and tutorials?

2018-01-24 Thread Aaron Meurer
I agree. Let's also take a look at the comments we got to see if there were any good suggestions there (did you photograph the sticky notes?). Aaron Meurer On Wed, Jan 24, 2018 at 6:22 PM, Jason Moore wrote: > Main adjustment I'd make is to remove material. I think we just

Re: [sympy] Any interest for SciPy 2018 talks and tutorials?

2018-01-24 Thread Jason Moore
Main adjustment I'd make is to remove material. I think we just had a bit too much and had to rush various exercises. I don't think we need to add anything, especially if it is advanced. Jason moorepants.info +01 530-601-9791 On Wed, Jan 24, 2018 at 3:10 PM, Aaron Meurer

Re: [sympy] Any interest for SciPy 2018 talks and tutorials?

2018-01-24 Thread Aaron Meurer
I like the codegen one too. Here's our proposal from last year https://github.com/sympy/sympy/wiki/SciPy-2017-Tutorial-Proposal:-Automatic-Code-Generation-with-SymPy. We should be able to adjust the outline given our existing materials. Are there any major parts of our tutorial from last year

Re: [sympy] Any interest for SciPy 2018 talks and tutorials?

2018-01-24 Thread Jason Moore
Aaron, I wouldn't mind doing th codegen again. It was a nice new fresh thing to talk about and I think the interest will grow. But would be fine with either other one depending on interest from whoever might want to help teach. Jason moorepants.info +01 530-601-9791 On Wed, Jan 24, 2018 at

Re: [sympy] Any interest for SciPy 2018 talks and tutorials?

2018-01-24 Thread Aaron Meurer
I might be interested in helping with a tutorial. Which tutorial do you think we should submit? Aaron Meurer On Wed, Jan 24, 2018 at 1:26 PM, Jason Moore wrote: > Howdy, > > The SciPy submission is due Feb 9th (much earlier this year). We have > several tutorials that are

[sympy] Gsoc-2018 Projects

2018-01-24 Thread Aditi Garg
Hi, I am Aditi Garg, 3rd year undergraduate in Mathematics and Computing from IIT Kharagpur. I have a strong base in programming in C, C++ and Python. I am good at high level mathematics and would like to contribute to Sympy for Gsoc 2018. Mentor could you please guid how I can contribute?

[sympy] Embed Sympy in Qt C++ application

2018-01-24 Thread J. Javan
Hey guys, I have a C++ application and I want to embed sympy in it. Application is statically linked against python. However, I'm facing a problem when importing sympy module which simply doesn't get imported. Are there any examples on this? Below is my code: const char * python_home =

[sympy] gsoc 2018

2018-01-24 Thread mj . rishav96
Hello Everyone, I am Rishav kumar , an Open source Enthusiast . I am very good at mathematics and excellent in python.. I really wants to contribute to spmpy through GSOC 2018. I want to work on statistics and probablity module in swampy . Please help me in finding the issues related to

[sympy] GSOC 2018

2018-01-24 Thread mj . rishav96
Hello everyone , I am Rishav kumar open source Enthusiast . I am very good at mathematics and also excellent in Python . I want to contribute in sympy through GSOC 2018. I have done a course in machine learning at coursera . I really wants to contribute in statistics section or in

[sympy] Any interest for SciPy 2018 talks and tutorials?

2018-01-24 Thread Jason Moore
Howdy, The SciPy submission is due Feb 9th (much earlier this year). We have several tutorials that are already developed: intro to sympy, automatic code generation, and pydy. Is anyone interested in submitting this year? I have interest. They pay something like $1k for each tutorial. The new

Re: [sympy] Re: GSoC 2018

2018-01-24 Thread Francesco Bonazzi
Some ideas for the probability module: - hyperparameters - random matrices - stochastic processes (through indexed random variables) On Tuesday, 23 January 2018 12:03:33 UTC+1, Leonid Kovalev wrote: > > There is a discussion at https://github.com/sympy/sympy/pull/13943 but no >