[sage-devel] Review request: Choeskly-for-sparse-matrices patch

2021-01-25 Thread Siddharth Bhat
Hey all, I'm very new here, so I'm unsure how this works; I submitted a patch on saturday that implements chokesly decomposition for sparse matrices by calling out to cvxopt.cholmod: https://trac.sagemath.org/ticket/13674 I'm trying to figure out how I can have the patch reviewed. I set the s

Re: [sage-devel] How to review a ticket?

2021-01-19 Thread Siddharth Bhat
TC+1: > >> Hi, >> >> you could ask for a trac acount as explained in the developer guide: >> >> https://doc.sagemath.org/html/en/developer/trac.html#obtaining-an-account >> >> Ciao, >> Thierry >> >> >> On Tue, Jan 19, 2021 at 06:55

[sage-devel] How to review a ticket?

2021-01-19 Thread Siddharth Bhat
Hey all, I'm trying to learn how to review Trac tickets,and am unfortunately failing at it. I want to leave some comments on this file: https://git.sagemath.org/sage.git/diff/src/sage/homology/finite_topological_spaces.py?id=fc4c726665c7bf25c83a7fae6f04420e19086d69 which corresponds to this t

Re: [sage-devel] Use SymEngine as a symbolic mathematics backend for SAGE

2021-01-18 Thread Siddharth Bhat
@vincent: I'm very new to sage-devel. As best as I can tell, the patch has stalled? Can/should someone else pick it up? On Mon, 18 Jan 2021, 20:24 Dima Pasechnik, wrote: > Interesting! Is there documentation about its capabilities? > > On Mon, 18 Jan 2021, 13:40 Siddhart

[sage-devel] Use SymEngine as a symbolic mathematics backend for SAGE

2021-01-18 Thread Siddharth Bhat
The SymPy project has another project called SymEngine , which aims to be a fast symbolic manipulation library. Perhaps we should move to use SymEngine as well, since it should be faster as it is native C++ code. This discussion came up during a discussi

[sage-devel] Why does sage use different URLs for push and fetch?

2021-01-15 Thread Siddharth Bhat
In "git the hard way", it asks us to setup: [user@localhost sage]$ git remote add trac git://trac.sagemath.org/sage.git -t master[user@localhost sage]$ git remote set-url --push trac g...@trac.sagemath.org:sage.git[user@localhost sage]$ git remote -vorigin git://github.com/sagemath/sage.git (

[sage-devel] Slow change-compile-test-cycle?

2021-01-15 Thread Siddharth Bhat
Hello all, I'm trying to make the error messages in src/sage/combinat/tableau.py a little more verbose. I'm finding that the change-compile-test cycle is quite slow. Even with a `make -j` (which should use all cores available, and I have 8, it takes quite a long time to build. It seems that most

Re: [sage-devel] Re: Correctly re-installing sage from source after removing a prior install from source?

2021-01-10 Thread Siddharth Bhat
I have SAGE_ROOT unset. bollu@cantordust:~/ > env | grep SAGE Best, ~Siddharth On Sun, Jan 10, 2021 at 3:25 PM Volker Braun wrote: > Did you set up global environment variables (like SAGE_ROOT) in you > previous install? This is not recommended. Whats the output of "env | grep > SAGE"? > > > >

[sage-devel] Correctly re-installing sage from source after removing a prior install from source?

2021-01-09 Thread Siddharth Bhat
I'd installed SAGE from source once, and then deleted the folder. I'm now trying to install SAGE again from source, this time at a /different/ location. It builds, and then finally fails with: [2021-01-09 19:20:11] SageMath version 9.3.beta5, Release Date: 2020-12-27 ERROR: The Sage installa

Re: [sage-devel] Re: Adding support for discrete differential geometry for SAGE?

2020-07-23 Thread Siddharth Bhat
; https://polymake.org/ > https://dgtal.org/ > > Ciao, > Thierry > > > > > On Tue, Jul 21, 2020 at 10:23:14PM -0700, Siddharth Bhat wrote: > > Hi, > > > > I've posted two "meta-tickets" with list out the basic discrete > > differential

[sage-devel] Re: Adding support for discrete differential geometry for SAGE?

2020-07-21 Thread Siddharth Bhat
Hi, I've posted two "meta-tickets" with list out the basic discrete differential geometric objects I would be interested to add first. I tried to model it after the SageManifolds meta-ticket 1. Discrete Exterior calculus

[sage-devel] Adding support for discrete differential geometry for SAGE?

2020-07-19 Thread Siddharth Bhat
Hello, I've been learning differential geometry and discrete differential geometry for around a year now. I understand that SAGE now has a sage-manifolds which adds support for defining smooth manifolds as well as riemannian manifolds. I am interested in providing "discretized" versions of sm

Re: [sage-devel] Nauty vs SageMath speed comparisons?

2015-10-06 Thread Siddharth Bhat
Cool. I'm up for doing that. So.. I need to bring nauty using cython and call the is_isomorphic function? On Wed, Oct 7, 2015, 05:00 Dima Pasechnik wrote: > > > On Tuesday, 6 October 2015 13:35:00 UTC-7, Nathann Cohen wrote: >> >> Hello, >> >> > Hey, I've wanted to contribute to sage, and graphs

Re: [sage-devel] Nauty vs SageMath speed comparisons?

2015-10-05 Thread Siddharth Bhat
Hey, I've wanted to contribute to sage, and graphs and groups provided by sage is something I use quite often. So, I was wondering how I could help with the issue? If you'd be okay mentoring me, that'd be great :) On Tuesday, 6 October 2015 07:53:41 UTC+5:30, Stefan wrote: > > Yeah, that one d

[sage-devel] Re: Hello, world - How can a new person help?

2015-09-06 Thread Siddharth Bhat
Ah, yeah. That's a good place to start as an, I suppose! -- 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+unsubscr...@googlegroups.com. To post to this g

[sage-devel] Re: Hello, world - How can a new person help?

2015-09-06 Thread Siddharth Bhat
Understood! I'm just a comp sci undergrad who dabbles with math, so the chances of me finding something that doesn't exist is slightly rare, I think :) However, bugs I shall most definitely report -- You received this message because you are subscribed to the Google Groups "sage-devel" grou

Re: [sage-devel] Hello, world - How can a new person help?

2015-09-06 Thread Siddharth Bhat
Cool, thanks for handing me something concrete :) -- 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+unsubscr...@googlegroups.com. To post to this group, s

[sage-devel] Hello, world - How can a new person help?

2015-09-06 Thread Siddharth Bhat
Hey everyone :) I've recently started using sage for graph theory and group theory. I'm a programmer as well, so I was wondering how I could help out with Sage. I have a) built sage from source b) created a Trac account c) looked at the "for beginner" issues on Trac, but all of them seem to hav