Re: [sage-devel] libSingular not found

2019-04-10 Thread hy15
Yes, didn't realize that the command "sage" runs the executable installed. Thanks a lot, On Wednesday, April 10, 2019 at 6:02:06 PM UTC+5:30, E. Madison Bray wrote: > > On Wed, Apr 10, 2019 at 2:21 PM > wrote: > > > > I am trying to build a development branch of sage related to this ticket >

Re: [sage-devel] libSingular not found

2019-04-10 Thread hy15
I am trying to build a development branch of sage related to this ticket (27482) On Wednesday, April 10, 2019 at 5:45:55 PM UTC+5:30, E. Madison Bray wrote: > > On Wed, Apr 10, 2019 at 1:25 PM > wrote: > > > > I want to build the documentation of my

[sage-devel] libSingular not found

2019-04-10 Thread hy15
I want to build the documentation of my branch, but running sage --docbuild html gives following error:- Traceback (most recent call last): File "/usr/lib/python2.7/runpy.py", line 163, in _run_module_as_main mod_name, _Error) File "/usr/lib/python2.7/runpy.py", line 111, in

[sage-devel] Re: Enhancement of Kruskal Algorithmn

2019-03-18 Thread hy15
I have implemented the algorithm and created a ticket #27482. After committing, The patchbot is showing that some tests failed and i am unable to understand the actual error. Link to the ticket is :https://trac.sagemath.org/ticket/27482 On Tuesday, March 12, 2019 at 1:02:48 PM UTC+5:30,

[sage-devel] Re: Enhancement of Kruskal Algorithmn

2019-03-11 Thread hy15
Is there a way to generate Random directed weighted Graph, I have read the module for Random Graph generator but couldn't find one for weighted. Is there a program to generate Random directed weighted Graph there ? -- *Disclaimer: *This email and any files transmitted with it are confidential

[sage-devel] Enhancement of Kruskal Algorithmn

2019-03-08 Thread hy15
Hello guys, I would like implement an enhancement of kruskal algorithm as provided in this paper http://algo2.iti.kit.edu/documents/fkruskal.pdf. This Algorithm gives an expected complexity of O(E + Vlog(v)*log(E/V) where E is number of

[sage-devel] Error while building Sage

2019-03-04 Thread hy15
Hi, I am installing sage's developer version. After extracting sage-8.6.tar.gz and then ran make file. Following Error occured after one hour of build: Copying package files from temporary location /home/hrishabh/Documents/Sage/sage-8.6/var/tmp/sage/build/gfortran-7.2.0/inst to