Re: [sage-devel] google summer of code- Regression test framework/ Hyperplane arragement

2016-02-17 Thread Jayamine A.
Sir, Thanks a lot. Now i'm reading it for understanding. Also i'm reading about betti numbers and other related stuffes :-). Look like this is very interesting. :-) On Wed, Feb 17, 2016 at 6:00 PM, mmarco wrote: > You can get the code of sage here: > > https://github.com/sagemath/sage > > Th

Re: [sage-devel] google summer of code- Regression test framework/ Hyperplane arragement

2016-02-17 Thread mmarco
You can get the code of sage here: https://github.com/sagemath/sage The relevant code for hyperplane arrangements is in the directory src/sage/geometry/hyperplane_arrangement/ El miércoles, 17 de febrero de 2016, 2:10:08 (UTC+1), Jayamine A. escribió: > > Hi, > > thanks a lot > > I'll look int

Re: [sage-devel] google summer of code- Regression test framework/ Hyperplane arragement

2016-02-16 Thread Jayamine A.
Hi, thanks a lot I'll look into Macaulay2 implementation as macro and William stein suggested. William stein >For what it's worth I forwarded this to a hyper plane expert (my undergrad adviser from long ago) and he says "Cool, thanks. I hope all is >well. There is an arrangements package for Mac

Re: [sage-devel] google summer of code- Regression test framework/ Hyperplane arragement

2016-02-16 Thread mmarco
Maybe that is a good way to start: look at what is available in Macaulay2 but not in Sage. El martes, 16 de febrero de 2016, 21:29:17 (UTC+1), William escribió: > > For what it's worth I forwarded this to a hyper plane expert (my undergrad > adviser from long ago) and he says "Cool, thanks. I ho

Re: [sage-devel] google summer of code- Regression test framework/ Hyperplane arragement

2016-02-16 Thread William Stein
For what it's worth I forwarded this to a hyper plane expert (my undergrad adviser from long ago) and he says "Cool, thanks. I hope all is well. There is an arrangements package for Macaulay2 now, in case you weren’t already aware. " On Tuesday, February 16, 2016, mmarco wrote: > The first refer

Re: [sage-devel] google summer of code- Regression test framework/ Hyperplane arragement

2016-02-16 Thread Jayamine A.
Please suggest me references which can improve my knowledge about sage. > :-) > Thanks > Jayamine > -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+

Re: [sage-devel] google summer of code- Regression test framework/ Hyperplane arragement

2016-02-16 Thread Jayamine A.
> Sir , Your idea is great! And thanks for the reply >- users should be able to propose small snippet of programs to be >included in the base of tests I think in that case a timer/clock/counter clock which is in the server can help. >- developer should set up and maintain servers tha

Re: [sage-devel] google summer of code- Regression test framework/ Hyperplane arragement

2016-02-16 Thread Vincent Delecroix
Hello Jayamine, I just answer about "Regression test framework" that I did propose. It is pure Python project and might fit with your skills. It is actually intended for *both* users and developers. But from different perspective: - users should be able to propose small snippet of programs to

[sage-devel] google summer of code- Regression test framework/ Hyperplane arragement

2016-02-16 Thread Jayamine A.
Hi , I'm an third year computer engineering student at university of Peradeniya. My major subjects are Discrete mathematics, Software engineering and Networking. Actually I'm new to Sage .. I played with sage to get a real feel of sage. Graphs, algorithms!! It's awesome.. Sincerely I have a g