Re: [sympy] Physics Vector Module: Subtract two points to get a vector?

2015-09-14 Thread Sahil Shekhawat
You can get the relative position vector by "pos_from" method in Point class. Here are the docs http://docs.sympy.org/latest/modules/physics/vector/api/kinematics.html#sympy.physics.vector.point.Point.pos_from On Monday, September 14, 2015 at 6:22:33 PM UTC+5:30, jj20...@gmail.com wrote: > > I

Re: [sympy] PyDy Website Sprint this weekend Sat February 7, 2015 18:00-3:00 UTC

2015-02-02 Thread Sahil Shekhawat
I'm in too. For anyone who don't know me yet, I am a sophomore at IIIT Delhi, New Delhi. I am in sympy community from past one year and have experience in many Web frameworks like Rails, Django etc. On Tue, Feb 3, 2015, 2:38 AM Jason Moore wrote: > Howdy PyDy and SymPy folks, > > We are having

Re: [sympy] Ipython notebook integration

2015-01-27 Thread Sahil Shekhawat
> > On Tue, Jan 27, 2015 at 6:27 AM, Sahil Shekhawat > wrote: > >> Inspiration is this question >> <http://stackoverflow.com/questions/28090998/display-results-form-python-execution-in-markdown-cell-of-a-ipython-notebook> >> >> and this PR <https://gi

[sympy] Ipython notebook integration

2015-01-27 Thread Sahil Shekhawat
Inspiration is this question and this PR (this is a kind of hack and should not be merged) I want to implement ipython notebo

[sympy] Re: Help modifying Sympy Gamma

2015-01-22 Thread Sahil Shekhawat
e.g: auto_number is already included in the standard transformations and thus, can be causes no behavior changes except converting xor. transformations.extend((auto_number, custom_implicit_transformation)) On Friday, January 23, 2015 at 10:57:28 AM UTC+5:30, Sahil Shekhawat wrote: > > I co

[sympy] Re: Help modifying Sympy Gamma

2015-01-22 Thread Sahil Shekhawat
I couldn't find a way to use xor in Gamma, so a hack would be skip transformation of ^ to ** which is here:https://github.com/sympy/sympy_gamma/blob/master/app/logic/logic.py#L154 e.g. transformations.extend(tuple(custom_implicit_transformation)) On Friday, January 23, 2015 at 7:52:51 AM UTC+5

Re: [sympy] Re: Erroneous series expansion of tan(x)

2014-06-09 Thread SAHIL SHEKHAWAT
@Ondřej : I dont think there is a bug. the x actually represent (x - pi/2). refer to docstring of Expr.series. On Sun, Jun 8, 2014 at 9:16 PM, Avichal Dayal wrote: > After shifting tan(x) by pi/2, it finds the series of tan(x - pi/2) at x0 > = 0 > > And that is what we are getting:- > http://ww

[sympy] How can I call sympy by javascript with django / jquery or ajax

2014-06-06 Thread SAHIL SHEKHAWAT
Peter! I dont understand what is it exactly that you want to do but still I would like to help. On 7 Jun 2014 06:00, "Alan Bromborsky" > wrote: > In the meantime, I tried to install SympyGamma and the Google app engine, > as it is described in the manual. Unfortunately I don't know now how I can

Re: [sympy] Re: SymPy Gamma Installtion in Windows

2014-04-27 Thread SAHIL SHEKHAWAT
oh! I am talking about Google App Engine, not specific to gamma. On Monday, April 28, 2014 7:32:15 AM UTC+5:30, SAHIL SHEKHAWAT wrote: > > Gamma supports only python2.7, if you are using a different python version > Gamma does *NOT* specifically give error about python version, i

Re: [sympy] Re: SymPy Gamma Installtion in Windows

2014-04-27 Thread SAHIL SHEKHAWAT
python3. Only 2.7 is supported. On Monday, April 28, 2014 5:14:13 AM UTC+5:30, Aaron Meurer wrote: > > Does the App Engine runtime warn you if there are any differences > between your local Python and the one from the real App Engine? > > Aaron Meurer > > On Sun, Apr 27, 2

Re: [sympy] Re: SymPy Gamma Installtion in Windows

2014-04-27 Thread SAHIL SHEKHAWAT
Oh! i almost forgot...you need to install "Numpy"..sorry about that..it is clear now that you had the submodules even in the downloaded folder.. On Mon, Apr 28, 2014 at 1:16 AM, jiju wrote: > Dear Sahil, > > I have cloned it. Still the result is same. Everything is working fine > except for the

Re: [sympy] Re: SymPy Gamma Installtion in Windows

2014-04-27 Thread SAHIL SHEKHAWAT
It is highly recommended that you clone the Gamma rather than downloading it as zip..Getting the submodules within zip is an issue many people are griping about. you can see http://stackoverflow.com/questions/12936014/include-a-github-submodule-automatically-in-downloadfor a solution. Sure, give i

Re: [sympy] Re: SymPy Gamma Installtion in Windows

2014-04-27 Thread SAHIL SHEKHAWAT
Please refer to https://github.com/sympy/sympy_gamma/blob/master/README.rst#installationfor updating the submodules On Mon, Apr 28, 2014 at 12:21 AM, SAHIL SHEKHAWAT < sahilshekhawa...@gmail.com> wrote: > Have you updated the submodules? > > > On Monday, April 28, 2014 12

[sympy] Re: SymPy Gamma Installtion in Windows

2014-04-27 Thread SAHIL SHEKHAWAT
Have you updated the submodules? On Monday, April 28, 2014 12:15:51 AM UTC+5:30, jiju wrote: > > Yes, I downloaded and then the 404 error is gone. > > But, in place of the graph, I am getting the following error now > > Plot:

Re: [sympy] Re: SymPy Gamma Installtion in Windows

2014-04-27 Thread SAHIL SHEKHAWAT
It seems like the js files in your js folder are missing...are there any files? if not then please download/ clone again On Mon, Apr 28, 2014 at 12:07 AM, SAHIL SHEKHAWAT < sahilshekhawa...@gmail.com> wrote: > Are you talking about 3D (multivariable graphso)? SymPy Gamma doe

Re: [sympy] Re: SymPy Gamma Installtion in Windows

2014-04-27 Thread SAHIL SHEKHAWAT
Are you talking about 3D (multivariable graphso)? SymPy Gamma does not use matplotlib for its plotting,for 2D it uses a javascript library D3.js and it is still not able to plot 3D On Sun, Apr 27, 2014 at 11:51 PM, jiju wrote: > I think I got the issue. lot of files are missing, see the 404 err

Re: [sympy] Re: Web Backend for SymPy

2014-04-22 Thread SAHIL SHEKHAWAT
still help you move forward > with your ideas. > > > Jason > moorepants.info > +01 530-601-9791 > > > On Tue, Apr 22, 2014 at 5:06 AM, SAHIL SHEKHAWAT < > sahilshekhawa...@gmail.com> wrote: > >> And also, @Aaron or @Ondrej can you tell me what is it that i

[sympy] Re: Web Backend for SymPy

2014-04-22 Thread SAHIL SHEKHAWAT
And also, @Aaron or @Ondrej can you tell me what is it that i lack which lead to the Rejection of my GSOC Proposal, I want to improve on those factors.. Thanks On Tuesday, April 22, 2014 9:56:07 AM UTC+5:30, SAHIL SHEKHAWAT wrote: > > I personally feel that like other CAS ( mathemati

[sympy] Web Backend for SymPy

2014-04-21 Thread SAHIL SHEKHAWAT
ation-Sahil-Shekhawat%3A-Web-based-backend-for-SymPy%27s-plotting-module-and-3D-plotting Is there something which i must not do or something which i missed ? I can not commit full time so it might be slow but i will try my best. Please help me to make SymPy even better Thanks Sahil Shekhawat --

Re: [sympy] Re: Automatic deployment of SymPy Live/Gamma

2014-04-20 Thread SAHIL SHEKHAWAT
+1 :D On 21 Apr 2014 06:51, "David Li" wrote: > Okay. So we have some other options: > > >- Google provides Push to > Deploy, >which automatically deploys a linked repository whenever it is pushed to. >Unfortunately this do

Re: [sympy] What "count_ops()" means?

2014-04-10 Thread SAHIL SHEKHAWAT
Can you please restart the travis test https://travis-ci.org/sympy/sympy/builds/22709118 ,It took more than 50minutes and errored. thanks On Friday, April 11, 2014 6:41:10 AM UTC+5:30, SAHIL SHEKHAWAT wrote: > > I have tried to do the same by taking "Boolean" in account and

Re: [sympy] What "count_ops()" means?

2014-04-10 Thread SAHIL SHEKHAWAT
's similar to Add() -> 0 > or Add(x) -> x. > > Aaron Meurer > > > On Thu, Apr 10, 2014 at 8:40 AM, SAHIL SHEKHAWAT > > > wrote: > >> Hey everyone, I have been working with *count_ops()* so that logic >> functions can also be counted as an operation b

[sympy] What "count_ops()" means?

2014-04-10 Thread SAHIL SHEKHAWAT
Hey everyone, I have been working with *count_ops()* so that logic functions can also be counted as an operation but there has been a bit of confusion about its real meaning. See my PR https://github.com/sympy/sympy/pull/7303 Firstly, I don't want to count *"Basic(x)"* as an operation as all the

Re: [sympy] Error in Travis

2014-04-04 Thread SAHIL SHEKHAWAT
Is there anything else i must add/change into my PR https://github.com/sympy/sympy/pull/7303 ? On Sat, Apr 5, 2014 at 11:38 AM, SAHIL SHEKHAWAT wrote: > Thanks, It passed! :) > > > On Sat, Apr 5, 2014 at 11:06 AM, SAHIL SHEKHAWAT < > sahilshekhawa...@gmail.com> wrote: &

Re: [sympy] Error in Travis

2014-04-04 Thread SAHIL SHEKHAWAT
Thanks, It passed! :) On Sat, Apr 5, 2014 at 11:06 AM, SAHIL SHEKHAWAT wrote: > oh yes! i do. Can you please restart > https://travis-ci.org/sympy/sympy/builds/22280236 > Thank you aaron > > > On Sat, Apr 5, 2014 at 11:02 AM, Aaron Meurer wrote: > >> This happens so

Re: [sympy] Error in Travis

2014-04-04 Thread SAHIL SHEKHAWAT
ration). If you need > someone with push access to restart a build, just let us know. > > Aaron Meurer > > > On Fri, Apr 4, 2014 at 10:46 PM, SAHIL SHEKHAWAT < > sahilshekhawa...@gmail.com> wrote: > >> It seems like All the Travis build are failing because Travis

[sympy] Re: Mixing boolean and abstract types

2014-04-04 Thread SAHIL SHEKHAWAT
Still i emphasis on the fact that i am not that much experienced you can wait for other experienced developers to reply or you can also join us on gitter. https://gitter.im/sympy/sympy On Friday, April 4, 2014 9:23:56 PM UTC+5:30, Mehul Tikekar wrote: > > Hi, >I am looking for a variant of t

Re: [sympy] Mixing boolean and abstract types

2014-04-04 Thread SAHIL SHEKHAWAT
a, True), (b, 3), (c, 4)]) > 3 > > On Friday, April 4, 2014 11:33:56 PM UTC-4, SAHIL SHEKHAWAT wrote: >> >> It is not necessary for all the arguments of ITE to be bool. If x,y and z >> are all arbitrary variables (but not numbers) this is what it gives. >> *

[sympy] Re: StackOverflow

2014-04-04 Thread SAHIL SHEKHAWAT
+1 I did this and will try to help..It a nice idea. On Saturday, April 5, 2014 5:15:01 AM UTC+5:30, Aaron Meurer wrote: > > In case people missed it in the other thread, I highly recommend people to > help answer SymPy questions on StackOverflow. You can go to > http://stackexchange.com/filters

[sympy] Error in Travis

2014-04-04 Thread SAHIL SHEKHAWAT
It seems like All the Travis build are failing because Travis could not connect to github. For example see https://travis-ci.org/sympy/sympy/pull_requests top 4 pull requests are errored due to the same reason. like "git fetch" is not working and so on. -- You received this message because you

Re: [sympy] Mixing boolean and abstract types

2014-04-04 Thread SAHIL SHEKHAWAT
a TypeError: unsupported operand type(s) for +: 'Or' and 'Or' > > On Friday, April 4, 2014 12:17:00 PM UTC-4, SAHIL SHEKHAWAT wrote: >> >> I don't understand what you mean by boolean ITE function can you please >> explain that? >> BUT I th

Re: [sympy] Mixing boolean and abstract types

2014-04-04 Thread SAHIL SHEKHAWAT
I don't understand what you mean by boolean ITE function can you please explain that? BUT I think ITE work well if "cond" is a bool when "x" and "y" are arbitary symbols. for example: IN [1]:* ITE**(True, x , y)* OUT [1]:* x* in the second part of your question if "cond" is a bool then y

[sympy] Re: [IPython-dev] Interactive visualization in the IPython notebook 2.0

2014-04-03 Thread SAHIL SHEKHAWAT
This seems very interesting and is definitely relevant...I am looking into it.. Thank you Jason On Thursday, April 3, 2014 10:28:21 PM UTC+5:30, Jason Moore wrote: > > This is very relevant to the discussions of having 3D plotting in SymPy > with three.js. > > Jason > moorepants.info > +01 530-6

Re: [sympy] Re: Everything that i can plot using SymPy!

2014-03-29 Thread SAHIL SHEKHAWAT
2014 21:45, richard B wrote: > > Tried numpy? > > > > > > On Friday, March 21, 2014 10:30:42 PM UTC+13, SAHIL SHEKHAWAT wrote: > >> > >> specially in matplotlib.. > >> and specifically to 3D > >> > >> On Friday, March 21, 2014 2:59:4

Re: [sympy] Re: Everything that i can plot using SymPy!

2014-03-29 Thread SAHIL SHEKHAWAT
Thanks you richard for your time but I have gone through all the codebase of our plotting module and got the answer. Thanks again On 30 Mar 2014 08:39, "richard B" wrote: > Tried numpy? > > On Friday, March 21, 2014 10:30:42 PM UTC+13, SAHIL SHEKHAWAT wrote: >> &

Re: [sympy] Travis failing perhaps due to build differences

2014-03-29 Thread SAHIL SHEKHAWAT
ion of a > few things like True, False, and None). So it looks like CPython does > cache the empty tuple (), but PyPy does not. > > Basically, you should never use "is", unless you really mean it. Always > use "==". > > Aaron Meurer > > >

Re: [sympy] Travis failing perhaps due to build differences

2014-03-29 Thread SAHIL SHEKHAWAT
ron Meurer wrote: > > I guess the difference is that this is PyPy, but even on my computer, that > test passes in PyPy. Do you have any guess what would cause it to get the > -BOOLEANTRUE term (the - part in particular)? > > Aaron Meurer > > > On Sat, Mar 29, 2014 at 12

[sympy] Travis failing perhaps due to build differences

2014-03-29 Thread SAHIL SHEKHAWAT
For my pull request #7303 Travis is showing an error see https://travis-ci.org/sympy/sympy/jobs/21810070#L3374 while running the same code locally it is passing all the test and doctests. After discussing it on gitter with @zamrath i got to know that it

[sympy] Re: Widgets in SymPyGaama

2014-03-27 Thread SAHIL SHEKHAWAT
TeX printer, you'd need to work around that > somehow... > > David > > On Thursday, March 27, 2014 9:48:43 AM UTC-7, SAHIL SHEKHAWAT wrote: >> >> I wanted to ask that which one among the jQuery UI and Bootstrap 3 will >> be best for the separate dialog b

[sympy] Re: Widgets in SymPyGaama

2014-03-27 Thread SAHIL SHEKHAWAT
I wanted to ask that which one among the jQuery UI and Bootstrap 3 will be best for the separate dialog box. "modal window" provided by bootstrap 3 is really nice. On Wednesday, March 26, 2014 7:03:33 PM UTC+5:30, SAHIL SHEKHAWAT wrote: > > I want to add widgets in SymPyGamma

Re: [sympy] Widgets in SymPyGaama

2014-03-26 Thread SAHIL SHEKHAWAT
Its really nice that you pointed it out! i really appreciate that everyone is helping me. Thanks @certik and @aaron On Thu, Mar 27, 2014 at 1:07 AM, SAHIL SHEKHAWAT wrote: > I am aware of the fact! Thanks @aaron for pointing that out. > I want to embed all the pre-existing things which

Re: [sympy] Widgets in SymPyGaama

2014-03-26 Thread SAHIL SHEKHAWAT
ote that for the math, zooming is already supported directly in > MathJax (right click on the math). > > Aaron Meurer > > On Wed, Mar 26, 2014 at 12:53 PM, SAHIL SHEKHAWAT > wrote: > > Thanks Ondřej for confirming! I am working on the gui right now. Will > soon > >

Re: [sympy] Widgets in SymPyGaama

2014-03-26 Thread SAHIL SHEKHAWAT
Thanks Ondřej for confirming! I am working on the gui right now. Will soon send a PR. Thanks!! On Wednesday, March 26, 2014 11:12:03 PM UTC+5:30, Ondřej Čertík wrote: > > Hi Sahil, > > On Wed, Mar 26, 2014 at 7:33 AM, SAHIL SHEKHAWAT > > wrote: > > I want to add widge

[sympy] Widgets in SymPyGaama

2014-03-26 Thread SAHIL SHEKHAWAT
I want to add widgets in SymPyGamma so that user can: 1) Share a particular card or the entire result by creating a GIST as IPython Notebook. I have already done significant work on this issue, ( which i left in the middle due to my gsoc proposal ). So, i need to finish that so that it can

[sympy] Re: Everything that i can plot using SymPy!

2014-03-21 Thread SAHIL SHEKHAWAT
specially in matplotlib.. and specifically to 3D On Friday, March 21, 2014 2:59:49 PM UTC+5:30, SAHIL SHEKHAWAT wrote: > > I wanted some help, if someone can please shed light on all types of > things that we can plot using sympy? > > -- You received this message because you ar

[sympy] Everything that i can plot using SymPy!

2014-03-21 Thread SAHIL SHEKHAWAT
I wanted some help, if someone can please shed light on all types of things that we can plot using sympy? -- 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+unsubsc

[sympy] Re: GSOC Proposal Web-Based backend for Plotting module

2014-03-20 Thread SAHIL SHEKHAWAT
BTW, I have a merged PR in Gamma based on JS. Does that count? March 20, 2014 11:34:31 PM UTC+5:30, SAHIL SHEKHAWAT wrote: > > I have drafted the outlines for the project according to the discussion > and various suggestions by other experienced developers. > you can look it h

[sympy] GSOC Proposal Web-Based backend for Plotting module

2014-03-20 Thread SAHIL SHEKHAWAT
I have drafted the outlines for the project according to the discussion and various suggestions by other experienced developers. you can look it here https://github.com/sympy/sympy/wiki/GSoC-2014-Application-Sahil-Shekhawat:-Web-based-backend-for-SymPy's-plotting-module-and-3D-plottin

Re: [sympy] [GSoC] D3.js and Three.js backend for our plotting module

2014-03-20 Thread SAHIL SHEKHAWAT
my proposal is at https://github.com/sympy/sympy/wiki/GSoC-2014-Application-Sahil-Shekhawat:-Web-based-backend-for-SymPy's-plotting-module-and-3D-plotting please spare some time to suggest changes in it. On Thu, Mar 20, 2014 at 1:04 PM, SAHIL SHEKHAWAT wrote: > And also, i will use ma

Re: [sympy] [GSoC] D3.js and Three.js backend for our plotting module

2014-03-20 Thread SAHIL SHEKHAWAT
And also, i will use mathbox.js instead of Three.js as they already have the code base which i intend to create, so writing them on my own will not be a good choice. On Thu, Mar 20, 2014 at 1:01 PM, SAHIL SHEKHAWAT wrote: > Instead of using Bokeh i will use their concept to create our back

Re: [sympy] [GSoC] D3.js and Three.js backend for our plotting module

2014-03-20 Thread SAHIL SHEKHAWAT
genrating JS and static files which will used by Gamma and Live. I am drafting my proposal now on this basis, any more suggestions are welcome. On Thu, Mar 20, 2014 at 9:29 AM, SAHIL SHEKHAWAT wrote: > And in Firefox also, the rendering of other examples is a bit laggy. > So, should i still go

Re: [sympy] [GSoC] D3.js and Three.js backend for our plotting module

2014-03-19 Thread SAHIL SHEKHAWAT
, 2014 at 9:26 AM, SAHIL SHEKHAWAT wrote: > The problem with mathbox.js is that it is tested only on chrome and even > then it's example > http://acko.net/files/mathbox/MathBox.js/examples/3D.html is not > rendering at all in chrome on linux > I tried firefox also but no luck. &g

Re: [sympy] [GSoC] D3.js and Three.js backend for our plotting module

2014-03-19 Thread SAHIL SHEKHAWAT
The problem with mathbox.js is that it is tested only on chrome and even then it's example http://acko.net/files/mathbox/MathBox.js/examples/3D.htmlis not rendering at all in chrome on linux I tried firefox also but no luck. On Thu, Mar 20, 2014 at 8:40 AM, SAHIL SHEKHAWAT wrote: >

Re: [sympy] [GSoC] D3.js and Three.js backend for our plotting module

2014-03-19 Thread SAHIL SHEKHAWAT
I think we include the Mathbox.js in Sympy to avoid any more dependencies, so that a local user can plot right away.. What you say? On Thu, Mar 20, 2014 at 8:37 AM, David Li wrote: > One concern I have - does this mean we are bundling a copy of > Three.js/MathBox with SymPy now? Or are we going

Re: [sympy] [GSoC] D3.js and Three.js backend for our plotting module

2014-03-19 Thread SAHIL SHEKHAWAT
2014 at 8:30 AM, David Li wrote: > Sahil, > > I was just unsure what else exactly was needed on the Python end - I > didn't account for the lighting, etc. > > David > > > On Wednesday, March 19, 2014 7:56:44 PM UTC-7, SAHIL SHEKHAWAT wrote: > >> David, &g

Re: [sympy] [GSoC] D3.js and Three.js backend for our plotting module

2014-03-19 Thread SAHIL SHEKHAWAT
David, Then what you suggest i should do to intoduce 3D plotting in Sympy or Gamma/Live On Thu, Mar 20, 2014 at 8:23 AM, SAHIL SHEKHAWAT wrote: > I completely agree with you david but > 1.we still need the cameras, lights, canvas, > 2.we are using mathbox.js, I guess that json for i

Re: [sympy] [GSoC] D3.js and Three.js backend for our plotting module

2014-03-19 Thread SAHIL SHEKHAWAT
hes() > (array([[-1., -0.95918367, -0.91836735, ..., 0.91836735, > 0.95918367, 1.], > ... > > All that would be left is converting the NumPy arrays to JSON. (This is > what Gamma does.) > > David > > >> >> On Thu, Mar 20, 2014 at 8:09 AM,

Re: [sympy] [GSoC] D3.js and Three.js backend for our plotting module

2014-03-19 Thread SAHIL SHEKHAWAT
I don't have much time left for the deadline. On Thu, Mar 20, 2014 at 8:13 AM, SAHIL SHEKHAWAT wrote: > Jason, > I have my proposal at > https://github.com/sympy/sympy/wiki/GSoC-2014-Application-Sahil-Shekhawat%3A-Three.js-backend-for-SymPy%27s-plotting-module > Its raw but

Re: [sympy] [GSoC] D3.js and Three.js backend for our plotting module

2014-03-19 Thread SAHIL SHEKHAWAT
Jason, I have my proposal at https://github.com/sympy/sympy/wiki/GSoC-2014-Application-Sahil-Shekhawat%3A-Three.js-backend-for-SymPy%27s-plotting-module Its raw but if you can advice me, it would be nice. On Thu, Mar 20, 2014 at 8:11 AM, SAHIL SHEKHAWAT wrote: > And I can focus more

Re: [sympy] [GSoC] D3.js and Three.js backend for our plotting module

2014-03-19 Thread SAHIL SHEKHAWAT
And I can focus more on creating a python base which will make the JSON rather than concentrating on graphs and animations (Three.js) On Thu, Mar 20, 2014 at 8:09 AM, SAHIL SHEKHAWAT wrote: > Yeah! That will be nice! > > > On Thu, Mar 20, 2014 at 8:02 AM, Jason Moore wrote: >

Re: [sympy] [GSoC] D3.js and Three.js backend for our plotting module

2014-03-19 Thread SAHIL SHEKHAWAT
> > On Wed, Mar 19, 2014 at 9:07 PM, SAHIL SHEKHAWAT < > sahilshekhawa...@gmail.com> wrote: > >> Aaron, >> But i have proposed something different, without using any library other >> than three.js. >> can you please take a look at >> https://github.com/s

Re: [sympy] [GSoC] D3.js and Three.js backend for our plotting module

2014-03-19 Thread SAHIL SHEKHAWAT
Aaron, But i have proposed something different, without using any library other than three.js. can you please take a look at https://github.com/sympy/sympy/wiki/GSoC-2014-Application-Sahil-Shekhawat%3A-Three.js-backend-for-SymPy%27s-plotting-module . I just want to user three.js and create a

Re: [sympy] Re: SymPy Live is over Quota

2014-03-18 Thread SAHIL SHEKHAWAT
Mar 18, 2014 at 6:25 PM, Aaron Meurer wrote: > > I've CC'd Ondrej, as he is the only one who has access to change the > > billing status. We just need to up the billing limit, similar to what > > we did with Gamma when it got HNed. > > > > Aaron Meurer > &

Re: [sympy] Re: SymPy Live is over Quota

2014-03-18 Thread SAHIL SHEKHAWAT
lar to what > we did with Gamma when it got HNed. > > Aaron Meurer > > On Tue, Mar 18, 2014 at 2:07 AM, SAHIL SHEKHAWAT > wrote: > > it is now online. > > > > On Tuesday, March 18, 2014 11:25:49 AM UTC+5:30, SAHIL SHEKHAWAT wrote: > >> > >>

[sympy] Re: [GSoC] D3.js and Three.js backend for our plotting module

2014-03-18 Thread SAHIL SHEKHAWAT
I can surely try to fix it! thakns for pointing that issue to us. On Tuesday, March 18, 2014 1:20:09 PM UTC+5:30, SAHIL SHEKHAWAT wrote: > > I have been working on a proposal to implement 3D plotting in SymPyGamma, > and Jason pointed me to the importance of d3.js and Three.js backend

Re: [sympy] [GSoC] D3.js and Three.js backend for our plotting module

2014-03-18 Thread SAHIL SHEKHAWAT
the >> > user pan the plot and load more of the plot on demand. >> > >> > On mpld3: it would be nice to integrate just to support more plots, but >> for >> > 3D specifically it won't help. >> > On passing JSON data to the browser to render: this

Re: [sympy] [GSoC] D3.js and Three.js backend for our plotting module

2014-03-18 Thread SAHIL SHEKHAWAT
s for which we are writing and is straight and simple. On Tue, Mar 18, 2014 at 9:59 PM, SAHIL SHEKHAWAT wrote: > David, > So, what your thought are,? should i write the codes into Gamma and Live > or into Sympy because both can be done and both will use Json which the > Three.js

Re: [sympy] [GSoC] D3.js and Three.js backend for our plotting module

2014-03-18 Thread SAHIL SHEKHAWAT
b.com/jakevdp/mpld3/issues/69#issuecomment-34880654> >. >- On passing JSON data to the browser to render: this is what we do > > already<https://github.com/sympy/sympy_gamma/blob/master/app/logic/resultsets.py#L583> >. > > David > > On Tuesday,

Re: [sympy] [GSoC] D3.js and Three.js backend for our plotting module

2014-03-18 Thread SAHIL SHEKHAWAT
his is rudimentary, but works > and I think it would work for your idea too. > > > Jason > moorepants.info > +01 530-601-9791 > > > On Tue, Mar 18, 2014 at 11:19 AM, SAHIL SHEKHAWAT < > sahilshekhawa...@gmail.com> wrote: > >> can you please point me out

Re: [sympy] [GSoC] D3.js and Three.js backend for our plotting module

2014-03-18 Thread SAHIL SHEKHAWAT
them will become a de facto web >> plotting library for 3D graphics. But also having a working 3D plot in >> Gamma by the end of the summer will be cool, regardless if we use the more >> established libs in the future. If you want to go the fast and dirty route, >> then the

Re: [sympy] [GSoC] D3.js and Three.js backend for our plotting module

2014-03-18 Thread SAHIL SHEKHAWAT
id and they said that implementing 3D plotting >> for Gamma is fine. Please suggest something. >> >> >> On Tue, Mar 18, 2014 at 6:32 PM, SAHIL SHEKHAWAT < >> sahilshekhawa...@gmail.com> wrote: >> >>> So, how can i improve sympy then? >>> I mea

Re: [sympy] [GSoC] D3.js and Three.js backend for our plotting module

2014-03-18 Thread SAHIL SHEKHAWAT
sorry for the slang but if a lot of people are working on the similar project then what is there that i can work on! I talked to Ondrej and David and they said that implementing 3D plotting for Gamma is fine. Please suggest something. On Tue, Mar 18, 2014 at 6:32 PM, SAHIL SHEKHAWAT wrote

Re: [sympy] [GSoC] D3.js and Three.js backend for our plotting module

2014-03-18 Thread SAHIL SHEKHAWAT
obably isn't much reason to reinvent the > wheel here. This is another more simple project that implements a d3.js > backend for matplotlib: mpld3.github.io . Also there matplotlib has a > webagg backend. > > > Jason > moorepants.info > +01 530-601-9791 > >

Re: [sympy] [GSoC] D3.js and Three.js backend for our plotting module

2014-03-18 Thread SAHIL SHEKHAWAT
Indeed they are and for that there is already an option of downloading from matplotlib's support. We can give an option to view the plot in the web browser and Live and Gamma are always there to help us. They can render the plots very nicely. I think it is very significant and should be my propo

Re: [sympy] [GSoC] D3.js and Three.js backend for our plotting module

2014-03-18 Thread SAHIL SHEKHAWAT
shard enough.? This will also introduce usable interactivity within plots. On Tuesday, March 18, 2014 3:51:52 PM UTC+5:30, SAHIL SHEKHAWAT wrote: > > Really! :D > Then i guess we can use it instead of Three.js. They have used tQuery with > Three.js and also have MIT license. and most

Re: [sympy] [GSoC] D3.js and Three.js backend for our plotting module

2014-03-18 Thread SAHIL SHEKHAWAT
Really! :D Then i guess we can use it instead of Three.js. They have used tQuery with Three.js and also have MIT license. and most of the things are ready-made. On Tuesday, March 18, 2014 3:48:46 PM UTC+5:30, Christophe Bal wrote: > > This MathBox is just amazing ! > > > 2014-03-18 11:12 GMT+01:0

Re: [sympy] [GSoC] D3.js and Three.js backend for our plotting module

2014-03-18 Thread SAHIL SHEKHAWAT
html canvas which every browser support ( specially IE7 ). > > I didn't know that. The problem that you will met with three.js is the > suport of formulas. > > > > 2014-03-18 10:52 GMT+01:00 SAHIL SHEKHAWAT > >: > >> Thanks a lot Christophe! >> I mi

Re: [sympy] [GSoC] D3.js and Three.js backend for our plotting module

2014-03-18 Thread SAHIL SHEKHAWAT
Thanks a lot Christophe! I misunderstood what you said..This look nice Also, With three.js we always have an option to fall back to html canvas which every browser support ( specially IE7 ). I don't think that will a problem. What you say? On Tuesday, March 18, 2014 3:16:43 PM UTC+5:30, Christop

Re: [sympy] [GSoC] D3.js and Three.js backend for our plotting module

2014-03-18 Thread SAHIL SHEKHAWAT
But sadly it has a lot of dependencies - NumPy - Flask - Redis - Requests - gevent - gevent-websocket - Pandas On Tue, Mar 18, 2014 at 2:50 PM, SAHIL SHEKHAWAT wrote: > Its been copyrighted by Continuum Analytics, Inc.. will that be problem? > But it looks good! &g

Re: [sympy] [GSoC] D3.js and Three.js backend for our plotting module

2014-03-18 Thread SAHIL SHEKHAWAT
Its been copyrighted by Continuum Analytics, Inc.. will that be problem? But it looks good! On Tue, Mar 18, 2014 at 2:45 PM, Christophe Bal wrote: > Hello, > you can also look at Bokeh <http://bokeh.pydata.org/>. > > Christophe BAL > > > 2014-03-18 8:50 GMT+01:00 S

[sympy] [GSoC] D3.js and Three.js backend for our plotting module

2014-03-18 Thread SAHIL SHEKHAWAT
I have been working on a proposal to implement 3D plotting in SymPyGamma, and Jason pointed me to the importance of d3.js and Three.js backend in the Sympy itself. so, i want to discuss the idea.As only four days are left please reply. My motivation is https://groups.google.com/forum/#!search

[sympy] Re: SymPy Live is over Quota

2014-03-18 Thread SAHIL SHEKHAWAT
it is now online. On Tuesday, March 18, 2014 11:25:49 AM UTC+5:30, SAHIL SHEKHAWAT wrote: > > http://live.sympy.org/ is over Quota! > can we do anything about it? > -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscri

[sympy] SymPy Live is over Quota

2014-03-17 Thread SAHIL SHEKHAWAT
http://live.sympy.org/ is over Quota! can we do anything about it? -- 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 to this

Re: [sympy] Re: GSOC - Improving SymPyGamma

2014-03-16 Thread SAHIL SHEKHAWAT
my porposal is at https://github.com/sympy/sympy/wiki/GSoC-2014-Application-Sahil-Shekhawat:-3D-plotting-in-SymPyGamma On Monday, March 17, 2014 7:38:36 AM UTC+5:30, SAHIL SHEKHAWAT wrote: > > I think my proposal i near to completion can you please have a look. > > On Wednesday, M

Re: [sympy] Re: GSOC - Improving SymPyGamma

2014-03-16 Thread SAHIL SHEKHAWAT
I think my proposal i near to completion can you please have a look. On Wednesday, March 5, 2014 10:07:18 AM UTC+5:30, SAHIL SHEKHAWAT wrote: > > Thanks David and Ondřej , i am starting writing my proposal... > > *thanks a lot* > On Wednesday, March 5, 2014 9:54:16 AM UTC+5:30

[sympy] Re: GSOC Proposal: Improving SymPyGamma

2014-03-16 Thread SAHIL SHEKHAWAT
Please give a few minutes of your time to see what I have. On Saturday, March 15, 2014 9:04:27 PM UTC+5:30, SAHIL SHEKHAWAT wrote: > > Hi everyone! > I have my proposal at > https://github.com/sympy/sympy/wiki/GSoC-2014-Application-Sahil-Shekhawat%3A-Improving-SymPyGamma. > I

Re: [sympy] Re: Don't forget to submit your GSoC proposals in Melange

2014-03-16 Thread SAHIL SHEKHAWAT
Mine too, also re-Uploaded the enrollment form! On Sun, Mar 16, 2014 at 2:37 PM, Sachin Joglekar wrote: > Uploaded mine. > > On Wednesday, March 12, 2014 10:10:27 PM UTC+5:30, Aaron Meurer wrote: > >> I see quite a few GSoC proposals on the wiki. I just want to remind >> everyone that proposals

[sympy] Re: Don't forget to submit your GSoC proposals in Melange

2014-03-15 Thread SAHIL SHEKHAWAT
But it also says that i can re-upload the documents so if i re-upload the correct documents this time..will it be fine? On Sunday, March 16, 2014 10:05:28 AM UTC+5:30, Shipra Banga wrote: > > Sahil, that might be a problem because Proof Of Enrollment is supposed to > certify that as of now you a

[sympy] Re: Don't forget to submit your GSoC proposals in Melange

2014-03-15 Thread SAHIL SHEKHAWAT
I actually posted a copy of my proposal as my enrollment form. just confirming that this will not be a problem as,I can now re-upload that also, will it be? Also, my proposal is in melange you can review it Thanks On Wednesday, March 12, 2014 10:10:27 PM UTC+5:30, Aaron Meurer wrote: > > I see

[sympy] GSOC Proposal: Improving SymPyGamma

2014-03-15 Thread SAHIL SHEKHAWAT
Hi everyone! I have my proposal at https://github.com/sympy/sympy/wiki/GSoC-2014-Application-Sahil-Shekhawat%3A-Improving-SymPyGamma . I think the idea is clear from the porposal now I just have to add more implementation details. Please point out the things which i have done wrong or which

Re: [sympy] Re: GSoC 2014 Diophantine equation

2014-03-15 Thread SAHIL SHEKHAWAT
glegroups.com I'm using Windows, I type exactly what you said and I've cd to the folder containing setup.py and setupegg.py. But I got this: '$' is not recognized as an internal or external command, operable program or batch file On Saturday, March 15, 2014 3:01:12 PM UTC+2, SAH

Re: [sympy] Re: GSoC 2014 Diophantine equation

2014-03-15 Thread SAHIL SHEKHAWAT
Also, on windows you can run the same commands from the powershell. On Sat, Mar 15, 2014 at 6:29 PM, SAHIL SHEKHAWAT wrote: > I have already given you the commands that you can run from your command > line, presuming that you are on linux. > just 'cd' into the folder of sy

Re: [sympy] Re: GSoC 2014 Diophantine equation

2014-03-15 Thread SAHIL SHEKHAWAT
right-click the the file setup.py, choose "edit with > IDLE" then hit F5, then setupegg.py, hit F5, but i doesn't fix the problem. > > Thanks in advance > > > On Saturday, March 15, 2014 2:40:31 PM UTC+2, SAHIL SHEKHAWAT wrote: > >> Its completely okay to

Re: [sympy] Re: GSoC 2014 Diophantine equation

2014-03-15 Thread SAHIL SHEKHAWAT
Its completely okay to download the source code as zip. If i understand correctly The problem you are facing maybe that "sympy" is not on you env path and for that you firstly must run $ python setup.py install from the sympy folder that you just have downloaded and if you want to develop on that v

Re: [sympy] Re: GSOC - Improving SymPyGamma

2014-03-04 Thread SAHIL SHEKHAWAT
s once you have something. > David Li is the expert here to consult. > > Ondrej > > On Sun, Mar 2, 2014 at 8:05 AM, SAHIL SHEKHAWAT > > wrote: > > It is mentioned in the "IMPROVING PLOTTING MODULE" section of GSOC'14 > ideas. > > Okay GIF should n

[sympy] Re: GSOC - Improving SymPyGamma

2014-03-02 Thread SAHIL SHEKHAWAT
are you talking about? > > D3 definitely supports interactivity - the current graph on Gamma is done > with D3! > > We don't want a plugin, either - nobody would install it and we don't need > such plugins, the browser is more than capable of animation/rendering now. &g

[sympy] Re: GSOC - Improving SymPyGamma

2014-03-01 Thread SAHIL SHEKHAWAT
sorry the link is actually http://rubentd.com/gifplayer/ and their github repo is at https://github.com/darthrubens/gifplayer it has MIT License so i guess it will not be a problem. On Sunday, March 2, 2014 10:02:31 AM UTC+5:30, SAHIL SHEKHAWAT wrote: > > For animation i will be usi

[sympy] Re: GSOC - Improving SymPyGamma

2014-03-01 Thread SAHIL SHEKHAWAT
, March 1, 2014 10:48:47 AM UTC+5:30, SAHIL SHEKHAWAT wrote: > > I have been working with sympygamma from last 2-3 months and would like to > improve it. But there are about three big issues which alone don't make up > to a summer's work but together they will improve sympy-gamm

[sympy] Re: GSOC - Improving SymPyGamma

2014-03-01 Thread SAHIL SHEKHAWAT
About series, it is written in the documentation that sympy is only capable of generating sereis around 0 only, means thatit will always show term containing only x. That is something sympy needs development. I didnt knew that it already have index, it cool now I can directly parse them. Three.js

[sympy] Re: GSOC - Improving SymPyGamma

2014-03-01 Thread SAHIL SHEKHAWAT
About series, it is written in the documentation that sympy is only capable of generating sereis around 0 only, means thatit will always show term containing only x. That is something sympy needs development. I didnt knew that it already have index, it cool now I can directly parse them. Three.js

  1   2   >