[sympy] GSoC 2012

2012-02-04 Thread Aaron Meurer
Hi everyone. Google has officially announced that they will be running Google Summer of Code 2012. See http://www.google-melange.com/gsoc/homepage/google/gsoc2012. There is also a linke to a timeline on that page. We plan to apply again. Google will not release the questions we have to answer u

[sympy] GSOC 2012

2012-02-15 Thread shashank
I am an undergraduate student currently doing my Masters in Physics and will be doing my B.E in Computer Science next year. I had done courses on quantum mechanics and I am comfortable to code in Python.I would very much like to be part of GSOC 2012 for SymPy. I was going through the 'Project Ideas

[sympy] GSoC 2012

2012-03-06 Thread Jorge Cardona
Hi everyone, My name is Jorge E. Cardona, currently I'm in my first year of a PhD in Math in the university of Miami, I will like to be part on GSoC this year with sympy. My main interest are in dynamical systems, diff equations and symbolic integration, previously I was involved in in GSoC2009

[sympy] GSoC 2012

2012-03-15 Thread Monalisa Gupta
Hello, I am Monalisa Gupta, a student of Electrical Engineering at Indian Institute of Technology, Delhi. I would like to be part of sympy organization for GSoC 2012 and work on the project which focuses on implementing the Tensor Core for the Linear Algebra Module of sympy. I have successfully

[sympy] GSOC 2012

2012-03-16 Thread Alan Bromborsky
One more suggestion with applications to groups, algebra, rings, differential forms, etc. One should allow the evaluation of user defined functions of operations on symbols (especially noncommutative symbols). Consider the following where a1, a2, b1, and b2 are commutative symbols and e1 and

[sympy] GSOC 2012

2012-03-16 Thread Anurag Kar
Hi, I'm Anurag, a Physics student from the Indian Institute of Technology, Kanpur. I work on computational problems in quantum physics using various algorithms to solve the Schrodinger's equation. I would like to work on implementing *p**osition and momentum basis functions* in sympy's Quantum

[sympy] GSOC 2012

2012-03-26 Thread Saurabh Jha
Hi, I have an idea for a summer of code project. Can we implement Manuel Kauers' algorithm for computing limits of sequences, and then use it in the implementation of new definite integration algorithm based on finding limits of Riemann sums? Regards, -Saurabh Jha -- You received this message

Re: [sympy] GSoC 2012

2012-02-05 Thread Ondřej Čertík
Hi Aaron, On Sat, Feb 4, 2012 at 1:01 PM, Aaron Meurer wrote: > Hi everyone. > > Google has officially announced that they will be running Google > Summer of Code 2012.  See > http://www.google-melange.com/gsoc/homepage/google/gsoc2012.  There is > also a linke to a timeline on that page. > > We

Re: [sympy] GSoC 2012

2012-02-05 Thread Jainit Purohit
Hi everyone, I'm Jainit Purohit, junior year student. I am majoring in computer science. And I love mathematics and programming. I'm interested in working with any good idea because of python (The language that I love) and mathematics (awesomeness) . I have been thinking ov

Re: [sympy] GSoC 2012

2012-02-05 Thread Aaron Meurer
Cool. Have you given thought to what kind of project you want to do? Our ideas page is still a little out of date, but it should hopefully get better over the next few weeks. You can also play around with SymPy itself and get ideas from what you find lacking. Aaron Meurer On Feb 5, 2012, at 6:13

Re: [sympy] GSoC 2012

2012-02-06 Thread Jainit Purohit
I read documentation before some days and I was playing around with SymPy. I had a look at ideas page and SymPy road-map. But due to midterm at my university I don't have enough time give in. I have a plan to get my hands dirty and fix something to get comfortable with SymPy's code. I'll discuss id

Re: [sympy] GSOC 2012

2012-02-15 Thread Sean Vig
Hi, it's great to hear you're interested in a quantum project. I will note that implementing a position/momentum basis was the subject of a project last year, and I'm not sure what there might be left to implement with that, it should be updated in the wiki to reflect this. With this and the other

Re: [sympy] GSoC 2012

2012-03-06 Thread Chris Smith
On Wed, Mar 7, 2012 at 9:36 AM, Jorge Cardona wrote: > Hi everyone, > > My name is Jorge E. Cardona, currently I'm in my first year of a PhD in > Math in the university of Miami, I will like to be part on GSoC this year > with sympy. My main interest are in dynamical systems, diff equations and >

Re: [sympy] GSoC 2012

2012-03-06 Thread Jorge Cardona
Ok, that was an easy one: https://github.com/sympy/sympy/pull/1107 I will try to work on more patches. By the way, I was like searching for some CI server for sympy I thought you had one, that could be a good thing for sympy, we can see how code is broken and fixed in a CI like jenkins or buildbot

Re: [sympy] GSoC 2012

2012-03-07 Thread Aaron Meurer
On Tue, Mar 6, 2012 at 8:51 PM, Jorge Cardona wrote: > Hi everyone, > > My name is Jorge E. Cardona, currently I'm in my first year of a PhD in Math > in the university of Miami, I will like to be part on GSoC this year with > sympy. My main interest are in dynamical systems, diff equations and >

Re: [sympy] GSoC 2012

2012-03-15 Thread krastanov.ste...@gmail.com
Hi Monalisa, I am also interested in the same subject and here are some discussions that may help you prepare your application: The first time I mentioned it: https://groups.google.com/d/topic/sympy/KVBZBlH7YVg/discussion The xAct stuff is opensorce and has nice documentation and can be very usef

Re: [sympy] GSoC 2012

2012-03-15 Thread Matthew Rocklin
There is definitely a lot of space for many GSoC projects here. I think that symbolic linear algebra is likely to become more important in the near future. I would be very happy to see a lot of work within SymPy on this topic. One possible separation of work within this category would be the follo

Re: [sympy] GSoC 2012

2012-03-16 Thread krastanov.ste...@gmail.com
> One possible separation of work within this category would be the following > > 1) Tensor core - how do we represent and simplify indexed expressions? How > do we interact with the rest of SymPy? > 2) Abstract Tensors - There is some serious math behind these things. Lets > write it down - I thin

[sympy] GSoC 2012 idea

2012-03-16 Thread Aleksandar Makelov
Hi guys, I'm currently a freshman at Harvard College, probably concentrating in mathematics / mathematics and CS. I've done a lot of mathematics in high school (math Olympiads) and university (honors linear and abstract algebra, real and complex analysis) so far, and I'm interested in bringing mat

Re: [sympy] GSOC 2012

2012-03-16 Thread Joachim Durchholz
Am 16.03.2012 12:00, schrieb Alan Bromborsky: One more suggestion with applications to groups, algebra, rings, differential forms, etc. One should allow the evaluation of user defined functions of operations on symbols (especially noncommutative symbols). Consider the following where a1, a2, b1,

Re: [sympy] GSOC 2012

2012-03-17 Thread Alan Bromborsky
On 03/16/2012 04:02 PM, Joachim Durchholz wrote: Am 16.03.2012 12:00, schrieb Alan Bromborsky: One more suggestion with applications to groups, algebra, rings, differential forms, etc. One should allow the evaluation of user defined functions of operations on symbols (especially noncommutative s

[sympy] GSOC 2012 ideas

2012-03-18 Thread Alan Bromborsky
Link to download of Handbook of Computational Group Theory - http://www.4shared.com/office/LtxPTggL/Handbook_of_Computational_Grou.html -- You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to sympy@googlegroups.com. To uns

Re: [sympy] GSOC 2012

2012-03-19 Thread Brian Granger
Hi, Welcome, On Tue, Feb 14, 2012 at 11:44 PM, shashank wrote: > I am an undergraduate student currently doing my Masters in > Physics and will be doing my B.E in Computer Science next year. I had > done courses on quantum mechanics and I am comfortable to code in > Python.I would very much like

[sympy] GSoC 2012 Idea

2012-03-20 Thread Rishav Das
Hi everyone I'm a second year undergrad student in the Indian Institute of Technology. I wish to work on a mobile application for SimPy for this upcoming GSoC. I have some prior experience in developing for android platform and will be able to create a UI that would integrate well and work efficien

[sympy] Gsoc 2012 project

2012-03-22 Thread arpit goyal
I am a second year undergraduate student of Indian Institute of techonlogy, Delhi (IIT-D) pursuing integrated mathematics and computing. I am interested in *D**efinite integration & integration on complex plane using residues * . I am at present doing a course in complex analysis and very well clea

[sympy] GSOC 2012 idea

2012-03-22 Thread Saurabh Jha
I am a second year undergraduate student pursuing computer science and engineering. I went through the idea page and found the idea of improving the integration algorithm by "SYMBOLIC COMPUTATION OF INTEGRALS BY RECURRENCE" quite interesting. I wanted to know whether this algorithm is already imple

[sympy] GSOC 2012 idea

2012-03-23 Thread Saurabh Jha
My name is Saurabh Jha. I am currently pursuing B.Tech in computer science and engineering. I am very much interested in working in sympy project, more specifically on the idea "implement Karr algorithm, a decision procedure for symbolic summation". It's rated "very hard", so I wanted to know wheth

[sympy] GSoc 2012 introduction

2012-03-23 Thread Shubhankit Mohan
Hello, I am Shubhankit Mohan, a 4th year engineering undergraduate student at IIT Kharagpur.Being honest I am new to Open Source Development and I have never worked on any open source project before.I liked Sympy as I have immense interest in coding, pure mathematics and algorithms.I have both a g

[sympy] Gsoc 2012 Idea

2012-03-26 Thread sachin004
Hi, Introduction: I am currently a third year computer science undergraduate from Bits-Pilani , and I would like to participate in sympy development in GSCOC 2012. Experience: I have been programming in python since 2-3 years and I had a very good experience with it, I have been using numpy

Re: [sympy] GSOC 2012

2012-03-26 Thread Aaron Meurer
Can you provide a reference for this algorithm? I'm not familiar with it. Aaron Meurer On Mon, Mar 26, 2012 at 12:35 PM, Saurabh Jha wrote: > Hi, > > I have an idea for a summer of code project. Can we implement Manuel > Kauers' algorithm for computing limits of sequences, and then use it > in

Re: [sympy] GSOC 2012

2012-03-26 Thread someone
Hi, > Can you provide a reference for this algorithm? I'm not familiar > with it. As far as I could find out in my searches some time ago there is only a poster and a 4-pages paper. The algorithm is not described explicitely, just a few examples and a discrete analogue of l'Hospital's rule. May

[sympy] GSOC 2012 Application

2012-03-28 Thread prateek papriwal
https://github.com/sympy/sympy/wiki/GSOC-2012-ApplicationCylindrical-Algebraic-Decompositionthis is the project proposal .. i havent yet completed it ... i need to add the week by week schedule. please guide me for the same and help me with my application . -- You received this message becaus

Re: [sympy] GSoC 2012

2012-03-28 Thread Monalisa Gupta
My apologies for all the delay and no reply from my side. Was caught up with exams. I read the https://github.com/sympy/sympy/wiki/Linear-Algebra-Vision and https://github.com/sympy/sympy/wiki/Linear-Algebra-Module. Can you please give me a bit more idea of what functions need to be implemented fo

Re: [sympy] GSoC 2012

2012-03-28 Thread Monalisa Gupta
Also, I am a novice in open source development, so, I would really appreciate your help and direction. On Wed, Mar 28, 2012 at 8:29 PM, Monalisa Gupta wrote: > My apologies for all the delay and no reply from my side. Was caught up > with exams. > > I read the https://github.com/sympy/sympy/wiki/

Re: [sympy] GSoC 2012

2012-03-29 Thread krastanov.ste...@gmail.com
> Also, I am a novice in open source development, so, I would really > appreciate your help and direction. There is a requirement to send a patch to sympy to be eligible for participation in gsoc. You can do this to get more comfortable with sympy and the tools that you will need. On the applicatio

[sympy] GSOC 2012 Proposal

2012-04-01 Thread Gaurav Sathe
Hi, PFA my proposal for GSOC 2012 for the topic Group Theory . I would really appreciate any suggestions and changes from the community which would improve the proposal. Please let me know . Thank you. -- You received this message because you are subscribed to the Google Groups "sympy" grou

[sympy] GSoC-2012-Application

2012-04-03 Thread sachin004
Hi everyone, The following is my Gsoc 2012 proposal https://github.com/sympy/sympy/wiki/GSoC-2012-Application:Sachin-Irukula-:-Implementation-of-Quantifiers-and-Cylindrical-algebraic-decomposition-algorithm any suggestions or changes that can be made are heartily welcomed. Regards Sachin -- Y

[sympy] GSOC 2012 proposal

2012-04-05 Thread Saurabh Jha
Hi, Based on various feedbacks, I have tried to improve my proposal and made it more concrete. My proposal can be found at https://github.com/sympy/sympy/wiki/Gsoc-2012-application--saurabh-jha--implementing-algorithm-to-find-the-limits-of-series More comments to this proposal are most welcome

[sympy] Gsoc 2012 application

2012-04-05 Thread Manoj babu
Hi, My proposal can be found on the SymPy wiki at : https://github.com/sympy/sympy/wiki/GSoC-2012-Application-:---Manoj-Babu-K---Simplification,-Term-rewriting,-Pattern-matching Can you please review the same and provide feedback? Thanks and Regards, Manoj Babu K -- You received this messag

[sympy] GSoC 2012: Groebner Bases

2012-03-10 Thread Sergiu Ivanov
Hello, I'd like to hear a definitive word on the status of Groebner bases in SymPy. The ideas page says (just like it did a couple weeks ago) that there was a project on this topic last year, and then it invites the student to contact the developers, which I hereby do :-) In the source tree, I c

Re: [sympy] GSoC 2012 idea

2012-03-16 Thread David Joyner
On Fri, Mar 16, 2012 at 8:06 AM, Aleksandar Makelov wrote: > Hi guys, > > I'm currently a freshman at Harvard College, probably concentrating in > mathematics / mathematics and CS. I've done a lot of mathematics in > high school (math Olympiads) and university (honors linear and > abstract algebra

Re: [sympy] GSoC 2012 idea

2012-03-16 Thread Sergiu Ivanov
Hello, On Fri, Mar 16, 2012 at 2:06 PM, Aleksandar Makelov wrote: > > I've been dealing with sympy for a couple of weeks now and was > wondering whether it'd be a good idea for GSoC to implement some more > complicated combinatorial functionality (e.g. graph algorithms, > generating functions, re

Re: [sympy] GSoC 2012 idea

2012-03-16 Thread Aaron Meurer
As others have said, we will leave the straight graph theory to networkx and similar libraries. Those other things would be fitting, though. Take a look at what's already implemented in the combinatorics module, the sets module, and elsewhere. And it would be awesome to have a group theory module

[sympy] GSOC 2012 : Quantum Module

2012-03-16 Thread Anurag Kar
Hi, I'm Anurag, a Physics student from the Indian Institute of Technology, Kanpur. I work on computational problems in quantum physics using various algorithms to solve the Schrodinger's equation. I would like to work on implementing *p**osition and momentum basis functions* in sympy's Quantum

[sympy] [GSOC 2012] Matrix Algebra

2012-03-17 Thread Sai Nikhil
Hi, Intro: Sai Nikhil, 3rd year Graduate Student. Has enough experience with python programming . I am following up from various topics list on Sympy-GSoC 2012 ideas page. I found Series, Matrices, Functions modules specifically interesting. I wanted to know which algorithm has been implemented

Re: [sympy] GSoC 2012 Idea

2012-03-20 Thread Sergiu Ivanov
Hello, On Tue, Mar 20, 2012 at 7:48 AM, Rishav Das wrote: > > I wish to work on a mobile application for SimPy for this upcoming > GSoC. > I have some prior experience in developing for android platform and > will be able to create a UI that would integrate well and work > efficiently on the same

[sympy] GSoC 2012: Multivariate polynomials

2012-03-20 Thread Anthony Burzillo
Hi all, my name's Anthony Burzillo and I am currently a freshman at Johns Hopkins studying Physics and CS. I am particularly interested in SymPy since, as a Physics/Math major, I often find myself checking my processes with Mathematica, and therefore see the value in an open source project like

Re: [sympy] GSOC 2012 idea

2012-03-23 Thread Sergiu Ivanov
Hello, On Fri, Mar 23, 2012 at 4:20 PM, Saurabh Jha wrote: > > My name is Saurabh Jha. I am currently pursuing B.Tech in computer > science and engineering. I am very much interested in working in sympy > project, more specifically on the idea "implement Karr algorithm, a > decision procedure for

[sympy] GSoC 2012: Quantum Module

2012-03-25 Thread reivan
Hello, I am a theoretical physics student interested in participating in GSoC. I use python for about 2 years. It helps me with automatization, plotting and calculations. I'm interested in following project ideas: - Implement All Known Analytical Solutions to Quantum Mechanical Systems -

[sympy] GSoC 2012: Group Theory

2012-03-29 Thread Aleksandar Makelov
Hi all, here's a preliminary version of my proposal to work on group theory: https://github.com/sympy/sympy/wiki/GSoC-2012-Application-Aleksandar-Makelov:-Group-theory I still have to complete the timeline and provide some more concrete objectives and ways for implementation. Any feedback will b

Re: [sympy] GSOC 2012 Proposal

2012-04-01 Thread David Joyner
On Sun, Apr 1, 2012 at 5:28 AM, Gaurav Sathe wrote: > Hi, > > PFA my proposal for GSOC 2012 for the topic Group Theory . I would really > appreciate any suggestions and changes from the community which would > improve the proposal. > > Please let me know . What concrete classes of groups do you h

Re: [sympy] GSOC 2012 Proposal

2012-04-02 Thread Gaurav Sathe
Hi, David, On Sun, Apr 1, 2012 at 4:14 PM, David Joyner wrote: > On Sun, Apr 1, 2012 at 5:28 AM, Gaurav Sathe > wrote: > > Hi, > > > > PFA my proposal for GSOC 2012 for the topic Group Theory . I would really > > appreciate any suggestions and changes from the community which would > > improve

Re: [sympy] GSOC 2012 Proposal

2012-04-02 Thread David Joyner
On Mon, Apr 2, 2012 at 4:23 AM, Gaurav Sathe wrote: > Hi, David, > > On Sun, Apr 1, 2012 at 4:14 PM, David Joyner wrote: >> >> On Sun, Apr 1, 2012 at 5:28 AM, Gaurav Sathe >> wrote: >> > Hi, >> > >> > PFA my proposal for GSOC 2012 for the topic Group Theory . I would >> > really >> > appreciate

Re: [sympy] GSOC 2012 Proposal

2012-04-03 Thread Gaurav Sathe
On Mon, Apr 2, 2012 at 3:25 PM, David Joyner wrote: > On Mon, Apr 2, 2012 at 4:23 AM, Gaurav Sathe > wrote: > > Hi, David, > > > > On Sun, Apr 1, 2012 at 4:14 PM, David Joyner wrote: > >> > >> On Sun, Apr 1, 2012 at 5:28 AM, Gaurav Sathe > >> wrote: > >> > Hi, > >> > > >> > PFA my proposal for

Re: [sympy] Gsoc 2012 application

2012-04-05 Thread Ronan Lamy
Le jeudi 05 avril 2012 à 19:21 -0700, Manoj babu a écrit : > Hi, > > My proposal can be found on the SymPy wiki at : > > https://github.com/sympy/sympy/wiki/GSoC-2012-Application-:---Manoj-Babu-K---Simplification,-Term-rewriting,-Pattern-matching > > Can you please review the same and provide fe

Re: [sympy] Gsoc 2012 application

2012-04-06 Thread manoj babu
Thank you for you feedback will definitely make changes in my proposal.. On Fri, Apr 6, 2012 at 10:58 AM, Ronan Lamy wrote: > Le jeudi 05 avril 2012 à 19:21 -0700, Manoj babu a écrit : > > Hi, > > > > My proposal can be found on the SymPy wiki at : > > > > > https://github.com/sympy/sympy/wiki/G

[sympy] GSoC 2012 Blog Post

2013-01-02 Thread Sergiu Ivanov
Hello, I have just finished the beta-draft of our GSoC-2012 blog post: https://github.com/sympy/sympy/wiki/GSoC-2012-Blog-Post I invite everyone to take a look at this text and to add or correct things at will. I didn't really have the possibility to follow the progress of everyone during the

[sympy] GSoc 2012: Expression of Enthusiasm

2012-02-09 Thread scolobb
Hello everyone, I'd like to apply for GSoC-2012 studentship with SymPy. I can't call myself a Python expert, but I've been regularly doing moderately complex stuff in Python for more than four years already. I have some basic experience with SymPy; I was much better at it a couple years ago, but

[sympy] GSoC 2012: Work with SymPy.

2012-02-11 Thread shruti gupta
Hi, I am an undergraduate student at BITS,Pilani Goa Campus.I am really interested in *applying for GSoC 2012* with *SymPy*. The topic which I am most interested in applying is* "Formal Logic and Set Theory"*.I have done courses on the same,and I loved them , so I would like to go ahead and *imple

Re: [sympy] GSoC 2012: Groebner Bases

2012-03-10 Thread Aaron Meurer
As far as I know, everything that has been implemented is already in the codebase, with the exception of https://github.com/sympy/sympy/pull/563. I've CC'd Jeremias (the student who worked on it last year) and Mateusz (his mentor), to see if they have any more comments. As far as I know, Mario's

Re: [sympy] GSoC 2012: Groebner Bases

2012-03-11 Thread Sergiu Ivanov
On Sun, Mar 11, 2012 at 5:26 AM, Aaron Meurer wrote: > As far as I know, everything that has been implemented is already in > the codebase, with the exception of > https://github.com/sympy/sympy/pull/563.  I've CC'd Jeremias (the > student who worked on it last year) and Mateusz (his mentor), to s

Re: [sympy] [GSOC 2012] Matrix Algebra

2012-03-17 Thread Ronan Lamy
Le samedi 17 mars 2012 à 20:39 +0530, Sai Nikhil a écrit : > Hi, > > > Intro: Sai Nikhil, 3rd year Graduate Student. Has enough experience > with python programming . > > > I am following up from various topics list on Sympy-GSoC 2012 ideas > page. I found Series,

Re: [sympy] GSOC 2012 : Quantum Module

2012-03-19 Thread Brian Granger
Anurag, Welcome! >  I'm Anurag, a Physics student from the Indian Institute of Technology, > Kanpur. I work on computational problems in quantum physics using various > algorithms to solve the Schrodinger's equation. I would like to work on > implementing position and momentum basis functions in

[sympy] [GSOC 2012] Order term Arithmetic

2012-03-21 Thread Sai Nikhil
currently if we are calculating the series for a function ( eg., sin(x).series(x,x0=2,n=6) ) about a point "x0 = a" , where "a != 0" , then we are getting the expression of f(x+a) (i.e., sin(x+2).series(x,x0=0,n=6)) about "x0 = 0" , as there is no proper support for Order term Arithmetic in sympy

Re: [sympy] GSoC 2012: Multivariate polynomials

2012-03-23 Thread Alexey U. Gudchenko
21.03.2012 07:34, Anthony Burzillo пишет: > Hi all, my name's Anthony Burzillo and I am currently a freshman at Johns > Hopkins studying Physics and CS. > > I am particularly interested in SymPy since, as a Physics/Math major, I > often find myself checking my processes with Mathematica, and the

Re: [sympy] GSoC 2012: Multivariate polynomials

2012-03-23 Thread Aaron Meurer
On Fri, Mar 23, 2012 at 1:46 PM, Alexey U. Gudchenko wrote: > 21.03.2012 07:34, Anthony Burzillo пишет: >> Hi all, my name's Anthony Burzillo and I am currently a freshman at Johns >> Hopkins studying Physics and CS. >> >> I am particularly interested in SymPy since, as a Physics/Math major, I >>

Re: [sympy] GSoC 2012: Quantum Module

2012-03-25 Thread Sean Vig
Hi, That's great to hear that you're interested in doing a project in the physics module. > >- Will it be enough for a project to inplement following analytical >solutions (in 1D, 2D and 3D)? > - Finite/infinite well > - Oscillator > - Coulombic field > > Determining ho

Re: [sympy] GSoC 2012: Group Theory

2012-03-29 Thread Tom Bachmann
Hi, as you say, a couple of important things are missing (or implicit in the timeline): What algorithms do you intend do implement? What data structures/classes will you implement to support this? Somewhat less importantly in this case of rather well-defined problems, what is the interface go

Re: [sympy] GSoC 2012: Group Theory

2012-03-31 Thread David Joyner
On Fri, Mar 30, 2012 at 12:18 AM, Aleksandar Makelov wrote: > Hi all, > > here's a preliminary version of my proposal to work on group theory: > > https://github.com/sympy/sympy/wiki/GSoC-2012-Application-Aleksandar-Makelov:-Group-theory > > I still have to complete the timeline and provide some m

[sympy] GSoC 2012 - SymPy for Android

2012-04-03 Thread Flávio Manoel S . Hemerli
Hello everyone, My name is Flavio Manoel S. Hemerli and I'm a Brazilian physics student in the Federal University of Espirito Santo (UFES). I have experience with Python, Pascal, C/C++ and RGSS (Ruby Game Scripting System) since 2005. I had developed the Obliq application for Symbian ( http://py-

[sympy] GSoC 2012: Category Theory Module

2012-04-05 Thread Sergiu Ivanov
Hello, I have finally managed to draft the proposal for my pet project idea: https://github.com/sympy/sympy/wiki/GSoC-2012-Application-Sergiu-Ivanov:-Category-Theory-Module I tried very hard to submit it earlier, but it took me much more time than I had initially expected. Sorry for the late su

Re: [sympy] GSoC 2012 Blog Post

2013-01-02 Thread Sergiu Ivanov
On Wed, Jan 02, 2013 at 04:23:29PM +0100, Sergiu Ivanov wrote: > > Unfortunately, I couldn't find the properly complete GSoC reports by > Stefan and Angadh. I tried to concoct a general presentation based on > their GSoC blogs, but given my essentially nonexistent knowledge in > the concerned dom

Re: [sympy] GSoC 2012 Blog Post

2013-01-02 Thread David Joyner
On Wed, Jan 2, 2013 at 10:23 AM, Sergiu Ivanov wrote: > Hello, > > I have just finished the beta-draft of our GSoC-2012 blog post: > > https://github.com/sympy/sympy/wiki/GSoC-2012-Blog-Post > > I invite everyone to take a look at this text and to add or correct > things at will. I didn't reall

Re: [sympy] GSoC 2012 Blog Post

2013-01-02 Thread Sergiu Ivanov
On Wed, Jan 02, 2013 at 10:34:14AM -0500, David Joyner wrote: > On Wed, Jan 2, 2013 at 10:23 AM, Sergiu Ivanov > wrote: > > > > I have just finished the beta-draft of our GSoC-2012 blog post: > > > > https://github.com/sympy/sympy/wiki/GSoC-2012-Blog-Post > > > > I invite everyone to take a look

Re: [sympy] GSoC 2012 Blog Post

2013-01-02 Thread Aaron Meurer
Thanks a lot. I will check this, and then submit it to Google. On Wed, Jan 2, 2013 at 8:23 AM, Sergiu Ivanov wrote: > Hello, > > I have just finished the beta-draft of our GSoC-2012 blog post: > > https://github.com/sympy/sympy/wiki/GSoC-2012-Blog-Post > > I invite everyone to take a look at t

Re: [sympy] GSoC 2012 Blog Post

2013-01-02 Thread Aaron Meurer
It looks good. I've made some edits cleaning up some stuff and correcting things. You've got a tendency to write extra words in your sentences that don't add to the content, so I've trimmed some stuff down a bit. I've got a feeling Google might even want us to trim it down more, as they don't wan

Re: [sympy] GSoC 2012 Blog Post

2013-01-03 Thread Stefan Krastanov
Hi all, Sorry for not reacting sooner (and happy new year by the way :) The text describing my project is exact, however most of the side projects that were mentioned are not merged. I will try to continue working on them when the current tensor module by pernici is merged. Concerning the commen

Re: [sympy] GSoC 2012 Blog Post

2013-01-03 Thread Guru Devanla
Aaron, The text describing my project looks fine to me, too. I will also take a peak at my project report and make any changes if I see them necessary. Thanks On Thursday, January 3, 2013 4:07:36 AM UTC-6, Stefan Krastanov wrote: > > Hi all, > > Sorry for not reacting sooner (and happy new y

Re: [sympy] GSoc 2012: Expression of Enthusiasm

2012-02-09 Thread Aaron Meurer
Hi. On Thu, Feb 9, 2012 at 3:51 PM, scolobb wrote: > Hello everyone, > > I'd like to apply for GSoC-2012 studentship with SymPy.  I can't call > myself a Python expert, but I've been regularly doing moderately > complex stuff in Python for more than four years already.  I have some > basic experi

Re: [sympy] GSoc 2012: Expression of Enthusiasm

2012-02-10 Thread Joachim Durchholz
Am 09.02.2012 23:51, schrieb scolobb: My favourite is "implement symbolic (formal) logics and set theory". I haven't ever had serious courses in either of these subjects, but I hope the patchy knowledge I have can be quite easily fixed to yield the proper coverage. I'd be happy to serve as a d

Re: [sympy] GSoc 2012: Expression of Enthusiasm

2012-02-10 Thread Sergiu Ivanov
Hello, Thank you for your feedback! I planned to provide an elaborate answer today but, unfortunately, it seems that I did eventually catch a cold, so I'm not really adequate, sorry :-( I plan to be back online tomorrow, (Sat, Feb 11). Sergiu -- You received this message because you are subscr

Re: [sympy] GSoc 2012: Expression of Enthusiasm

2012-02-10 Thread Aaron Meurer
On Fri, Feb 10, 2012 at 2:40 AM, Joachim Durchholz wrote: > Am 09.02.2012 23:51, schrieb scolobb: > >> My >> favourite is "implement symbolic (formal) logics and set theory".  I >> haven't ever had serious courses in either of these subjects, but I >> hope the patchy knowledge I have can be quite

Re: [sympy] GSoc 2012: Expression of Enthusiasm

2012-02-10 Thread Aaron Meurer
No rush. You've done the smart thing and started talking to us quite early, so you can afford to take your time and get things right. Aaron Meurer On Fri, Feb 10, 2012 at 2:40 PM, Sergiu Ivanov wrote: > Hello, > > Thank you for your feedback! > > I planned to provide an elaborate answer today b

Re: [sympy] GSoc 2012: Expression of Enthusiasm

2012-02-12 Thread Sergiu Ivanov
Hello, On Fri, Feb 10, 2012 at 6:42 AM, Aaron Meurer wrote: > > I would recommend using your algebra knowledge, as few people have > this, but it's very important to computer algebra. OK, understood :-) >> One of the other ideas that interest me is "Groebner bases and their >> applications in g

Re: [sympy] GSoc 2012: Expression of Enthusiasm

2012-02-12 Thread Sergiu Ivanov
On Fri, Feb 10, 2012 at 11:40 AM, Joachim Durchholz wrote: > Am 09.02.2012 23:51, schrieb scolobb: > > I'd be happy to serve as a dialog partner for smoke-testing concepts and how > people with marginal knowledge of formal logic would (mis)understand any > features. That's cool thank you :-) > M

Re: [sympy] GSoc 2012: Expression of Enthusiasm

2012-02-12 Thread Joachim Durchholz
Am 12.02.2012 17:00, schrieb Sergiu Ivanov: Despite my "arguments", obviously, I can't but ask you to trust me on the fact that I'm any good. Heh. The worst thing that can happen to the code you create is that it's server as an example how not to do it ;-P Not that I think you're heading the

Re: [sympy] GSoc 2012: Expression of Enthusiasm

2012-02-12 Thread someone
Hi, > I'd be willing to work on any algebra-related task, and I'm willing > to take up projects which rank as hard. It is important thus that > I know which of the such projects are of more relevance to SymPy. Another topic which I think is quite relevant is symbolic summation and related subjec

Re: [sympy] GSoc 2012: Expression of Enthusiasm

2012-02-12 Thread Joachim Durchholz
Am 12.02.2012 17:05, schrieb Sergiu Ivanov: My knowledge is pretty solid (I once built a program to convert constructive proofs to executable code), but it is mostly limited to first-order logic. Hm, sounds impressive, a little bit like compiling functional code, if I'm getting the things right

Re: [sympy] GSoc 2012: Expression of Enthusiasm

2012-02-13 Thread Aaron Meurer
On Sun, Feb 12, 2012 at 9:00 AM, Sergiu Ivanov wrote: > Hello, > > On Fri, Feb 10, 2012 at 6:42 AM, Aaron Meurer wrote: >> >> I would recommend using your algebra knowledge, as few people have >> this, but it's very important to computer algebra. > > OK, understood :-) > >>> One of the other idea

Re: [sympy] GSoc 2012: Expression of Enthusiasm

2012-02-13 Thread Aaron Meurer
Heads up: that's a pretty tough one. But if you do feel that you are up to it, it would be a great thing to have. Actually, if you want to go the algebra route, there are tons of ways that the polys module could be improved. Aaron Meurer On Sun, Feb 12, 2012 at 10:11 AM, someone wrote: > Hi, >

Re: [sympy] GSoc 2012: Expression of Enthusiasm

2012-02-13 Thread Sergiu Ivanov
On Sun, Feb 12, 2012 at 6:51 PM, Joachim Durchholz wrote: > > Heh. The worst thing that can happen to the code you create is that it's > server as an example how not to do it ;-P Heh :-) I'll try to parasite on the review process within the SymPy community for that not to happen :-) > Not that I

Re: [sympy] GSoc 2012: Expression of Enthusiasm

2012-02-13 Thread Sergiu Ivanov
On Sun, Feb 12, 2012 at 7:27 PM, Joachim Durchholz wrote: > Am 12.02.2012 17:05, schrieb Sergiu Ivanov: > > The whole thing was work for getting a degree, and since that was in the > pre-Internet area, nobody expected it to be more than that. I suspect it > would have taken a decade or two and bec

Re: [sympy] GSoc 2012: Expression of Enthusiasm

2012-02-13 Thread Sergiu Ivanov
Hello, On Sun, Feb 12, 2012 at 7:11 PM, someone wrote: > >> I'd be willing to work on any algebra-related task, and I'm willing >> to take up projects which rank as hard.  It is important thus that >> I know which of the such projects are of more relevance to SymPy. > > Another topic which I thin

Re: [sympy] GSoc 2012: Expression of Enthusiasm

2012-02-13 Thread Sergiu Ivanov
On Mon, Feb 13, 2012 at 11:33 AM, Aaron Meurer wrote: > > Here is a better page: > https://github.com/sympy/sympy/wiki/Gsoc-2011-report-jeremias-yehdegho%3A-implementing-f5 > (taken from https://github.com/sympy/sympy/wiki/gsoc-2011-report). Oh, thank you! This one is very helpful! > One thing

Re: [sympy] GSoc 2012: Expression of Enthusiasm

2012-02-13 Thread Sergiu Ivanov
On Mon, Feb 13, 2012 at 11:35 AM, Aaron Meurer wrote: > > Heads up: that's a pretty tough one.  But if you do feel that you are > up to it, it would be a great thing to have. The fact that it's a tough one only makes me feel more interested :-) Here https://github.com/sympy/sympy/wiki/gsoc-2012-I

Re: [sympy] GSoc 2012: Expression of Enthusiasm

2012-02-13 Thread someone
Hi, > > Heads up: that's a pretty tough one.  But if you do feel that you > > are up to it, it would be a great thing to have. > > The fact that it's a tough one only makes me feel more interested :-) > Here https://github.com/sympy/sympy/wiki/gsoc-2012-Ideas I can see > that there is some biblio

Re: [sympy] GSoc 2012: Expression of Enthusiasm

2012-02-13 Thread Sergiu Ivanov
On Mon, Feb 13, 2012 at 3:31 PM, someone wrote: > >> > Heads up: that's a pretty tough one.  But if you do feel that you >> > are up to it, it would be a great thing to have. >> >> The fact that it's a tough one only makes me feel more interested :-) >> Here https://github.com/sympy/sympy/wiki/gso

Re: [sympy] GSoc 2012: Expression of Enthusiasm

2012-02-13 Thread Aaron Meurer
On Mon, Feb 13, 2012 at 4:21 AM, Sergiu Ivanov wrote: > On Mon, Feb 13, 2012 at 11:35 AM, Aaron Meurer wrote: >> >> Heads up: that's a pretty tough one.  But if you do feel that you are >> up to it, it would be a great thing to have. > > The fact that it's a tough one only makes me feel more inte

Re: [sympy] GSoc 2012: Expression of Enthusiasm

2012-02-13 Thread Joachim Durchholz
Am 13.02.2012 14:31, schrieb someone: I'm very interested in the algorithms but sadly do not have (yet?) the deep enough understanding of the algebraic concepts behind it. (I started reading about the Risch algorithm some time ago. Because I feel that the literature there is much more sorted.)

Re: [sympy] GSoc 2012: Expression of Enthusiasm

2012-02-13 Thread someone
Hi, > >> > Heads up: that's a pretty tough one.  But if you do feel that you > >> > are up to it, it would be a great thing to have. > >> > >> The fact that it's a tough one only makes me feel more > >> interested :-) Here > >> https://github.com/sympy/sympy/wiki/gsoc-2012-Ideas I can see that > >

  1   2   >