Re: [sage-devel] Re: Broken links to doc already appearing

2015-05-16 Thread John Cremona
I also built the pdf documentation and found that the ref manual was
essentially empty.  (17 pages all title page etc)

John

On 15 May 2015 at 23:04, Harald Schilly  wrote:
> On Fri, May 15, 2015 at 11:17 PM, Samuel Lelievre
>  wrote:
>> I can try to dig into the fastly documentation,
>> community forum, or ask the support team.
>
> Well, not sure if this helps. This fastly CDN is the technology behind
> the github pages, that's why this comes into play. It would be cool to
> use such a global CDN directly. Do they have some offerings for
> nonprofit/open-source projects?
>
> -- h
>
> --
> 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, send email to sage-devel@googlegroups.com.
> Visit this group at http://groups.google.com/group/sage-devel.
> For more options, visit https://groups.google.com/d/optout.

-- 
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, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.


Re: [sage-devel] Re: Broken links to doc already appearing

2015-05-16 Thread Volker Braun
Which pdf are you talking about? The reference manual is build in separate 
sections. 

* src/doc/output/pdf/en/reference/reference.pdf is the top-level document,
* src/doc/output/pdf/en/reference/rings/rings.pdf is the "Rings" section, 
...



On Saturday, May 16, 2015 at 11:59:41 AM UTC+2, John Cremona wrote:
>
> I also built the pdf documentation and found that the ref manual was 
> essentially empty.  (17 pages all title page etc) 
>
> John 
>
> On 15 May 2015 at 23:04, Harald Schilly  > wrote: 
> > On Fri, May 15, 2015 at 11:17 PM, Samuel Lelievre 
> > > wrote: 
> >> I can try to dig into the fastly documentation, 
> >> community forum, or ask the support team. 
> > 
> > Well, not sure if this helps. This fastly CDN is the technology behind 
> > the github pages, that's why this comes into play. It would be cool to 
> > use such a global CDN directly. Do they have some offerings for 
> > nonprofit/open-source projects? 
> > 
> > -- h 
> > 
> > -- 
> > 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+...@googlegroups.com . 
> > To post to this group, send email to sage-...@googlegroups.com 
> . 
> > Visit this group at http://groups.google.com/group/sage-devel. 
> > For more options, visit https://groups.google.com/d/optout. 
>

-- 
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, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.


Re: [sage-devel] Re: Broken links to doc already appearing

2015-05-16 Thread Harald Schilly
On Sat, May 16, 2015 at 8:58 AM, Volker Braun  wrote:
> The best thing would probably be to do stub html pages in
> www.sagemath.org/doc ..

yes, I was thinking about doing just that. Exactly like it is already
done for the /doc/index.html page.

>
> Btw where is the git repo for doc.sagemath.org?

https://github.com/sagemath/documentation

-- h

-- 
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, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.


Re: [sage-devel] Re: Broken links to doc already appearing

2015-05-16 Thread Harald Schilly
On Sat, May 16, 2015 at 12:28 PM, Volker Braun  wrote:
> Which pdf are you talking about? The reference manual is build in separate
> sections.

Ah, thank you, I didn't realize that!

-- h

-- 
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, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.


Re: [sage-devel] Re: Broken links to doc already appearing

2015-05-16 Thread John Cremona
On 16 May 2015 at 11:28, Volker Braun  wrote:
> Which pdf are you talking about? The reference manual is build in separate
> sections.
>
> * src/doc/output/pdf/en/reference/reference.pdf is the top-level document,
> * src/doc/output/pdf/en/reference/rings/rings.pdf is the "Rings" section,

I assumed that reference.pdf contains the reference manual. i.e.
everything and not just the table of contents.  I cannot check now
since I have done another build since then and each build deletes all
the docs (or fails if you forget to make doc-clean).

To me this does not matter since I have never used the pdf docs much
anyway, but clearly some people want that.

John

> ...
>
>
>
> On Saturday, May 16, 2015 at 11:59:41 AM UTC+2, John Cremona wrote:
>>
>> I also built the pdf documentation and found that the ref manual was
>> essentially empty.  (17 pages all title page etc)
>>
>> John
>>
>> On 15 May 2015 at 23:04, Harald Schilly  wrote:
>> > On Fri, May 15, 2015 at 11:17 PM, Samuel Lelievre
>> >  wrote:
>> >> I can try to dig into the fastly documentation,
>> >> community forum, or ask the support team.
>> >
>> > Well, not sure if this helps. This fastly CDN is the technology behind
>> > the github pages, that's why this comes into play. It would be cool to
>> > use such a global CDN directly. Do they have some offerings for
>> > nonprofit/open-source projects?
>> >
>> > -- h
>> >
>> > --
>> > 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+...@googlegroups.com.
>> > To post to this group, send email to sage-...@googlegroups.com.
>> > Visit this group at http://groups.google.com/group/sage-devel.
>> > For more options, visit https://groups.google.com/d/optout.
>
> --
> 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, send email to sage-devel@googlegroups.com.
> Visit this group at http://groups.google.com/group/sage-devel.
> For more options, visit https://groups.google.com/d/optout.

-- 
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, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.


Re: [sage-devel] Re: Broken links to doc already appearing

2015-05-16 Thread Harald Schilly
On Sat, May 16, 2015 at 8:58 AM, Volker Braun  wrote:
> The best thing would probably be to do stub html pages in
> www.sagemath.org/doc

ok, here is one example out of 5132  (!!!) html pages:
http://www.sagemath.org/doc/constructions/modular_forms.html

… and in particular it works when you click on a google link and it's
also "proper" because the html header contains not only the redirect
meta tag, but also an canonical page reference.

-- harald

-- 
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, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.


[sage-devel] patchbot sage4 trouble with singular (in sage/interfaces/expect.py)

2015-05-16 Thread Vincent Delecroix
Hello,

The sage4 patchbot (under gentoo) has troubles with singular (see [1])

**
File "src/sage/interfaces/expect.py", line 792, in
sage.interfaces.expect.Expect._eval_line
Failed example:
singular.interrupt(timeout=3)  # sometimes very slow (up to 60s on
sage.math, 2012)
Expected:
False
Got:
True
**
1 item had failures:
   1 of  15 in sage.interfaces.expect.Expect._eval_line
[77 tests, 1 failure, 6.76 s]
--
sage -t --long --warn-long 70.5 src/sage/interfaces/expect.py  # 1
doctest failed

 [1]
http://patchbot.sagemath.org/log/17941/Gentoo%20Base%20System/2.2/x86_64/3.2.1-gentoo-r2/sage4/2015-05-16%2014:05:52%20+0200?short

Vincent

-- 
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, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.


[sage-devel] Re: patchbot sage4 trouble with singular (in sage/interfaces/expect.py)

2015-05-16 Thread Vincent Delecroix
Actually librae as well...

sage -t --long src/sage/interfaces/expect.py
**
File "src/sage/interfaces/expect.py", line 792, in
sage.interfaces.expect.Expect._eval_line
Failed example:
singular.interrupt(timeout=3)  # sometimes very slow (up to 60s on
sage.math, 2012)
Expected:
False
Got:
True
**
1 item had failures:
   1 of  15 in sage.interfaces.expect.Expect._eval_line
[77 tests, 1 failure, 6.24 s]


Does anybody has a clue??

Vincent

On 16/05/15 15:47, Vincent Delecroix wrote:
> Hello,
> 
> The sage4 patchbot (under gentoo) has troubles with singular (see [1])
> 
> **
> File "src/sage/interfaces/expect.py", line 792, in
> sage.interfaces.expect.Expect._eval_line
> Failed example:
> singular.interrupt(timeout=3)  # sometimes very slow (up to 60s on
> sage.math, 2012)
> Expected:
> False
> Got:
> True
> **
> 1 item had failures:
>1 of  15 in sage.interfaces.expect.Expect._eval_line
> [77 tests, 1 failure, 6.76 s]
> --
> sage -t --long --warn-long 70.5 src/sage/interfaces/expect.py  # 1
> doctest failed
> 
>  [1]
> http://patchbot.sagemath.org/log/17941/Gentoo%20Base%20System/2.2/x86_64/3.2.1-gentoo-r2/sage4/2015-05-16%2014:05:52%20+0200?short
> 
> Vincent
> 

-- 
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, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.


[sage-devel] Re: patchbot sage4 trouble with singular (in sage/interfaces/expect.py)

2015-05-16 Thread Vincent Delecroix
seems to be #10476

On 16/05/15 21:27, Vincent Delecroix wrote:
> Actually librae as well...
> 
> sage -t --long src/sage/interfaces/expect.py
> **
> File "src/sage/interfaces/expect.py", line 792, in
> sage.interfaces.expect.Expect._eval_line
> Failed example:
> singular.interrupt(timeout=3)  # sometimes very slow (up to 60s on
> sage.math, 2012)
> Expected:
> False
> Got:
> True
> **
> 1 item had failures:
>1 of  15 in sage.interfaces.expect.Expect._eval_line
> [77 tests, 1 failure, 6.24 s]
> 
> 
> Does anybody has a clue??
> 
> Vincent
> 
> On 16/05/15 15:47, Vincent Delecroix wrote:
>> Hello,
>>
>> The sage4 patchbot (under gentoo) has troubles with singular (see [1])
>>
>> **
>> File "src/sage/interfaces/expect.py", line 792, in
>> sage.interfaces.expect.Expect._eval_line
>> Failed example:
>> singular.interrupt(timeout=3)  # sometimes very slow (up to 60s on
>> sage.math, 2012)
>> Expected:
>> False
>> Got:
>> True
>> **
>> 1 item had failures:
>>1 of  15 in sage.interfaces.expect.Expect._eval_line
>> [77 tests, 1 failure, 6.76 s]
>> --
>> sage -t --long --warn-long 70.5 src/sage/interfaces/expect.py  # 1
>> doctest failed
>>
>>  [1]
>> http://patchbot.sagemath.org/log/17941/Gentoo%20Base%20System/2.2/x86_64/3.2.1-gentoo-r2/sage4/2015-05-16%2014:05:52%20+0200?short
>>
>> Vincent
>>

-- 
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, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.


[sage-devel] fricas.eval() in Sage Notebook tries to start Axiom instead of FriCAS

2015-05-16 Thread Bill Page
In SageMath verison 6.6 command line it works as expected:

wspage@suse:~/sage> ./sage
┌┐
│ SageMath Version 6.6, Release Date: 2015-04-14 │
│ Type "notebook()" for the browser-based notebook interface.│
│ Type "help()" for help.│
└┘
sage: fricas.eval('sin(x)')
'  sin(x)\r\r\n


Type: Expression(Integer)\r\r\n'
sage: exit

And a Sage Notebook cell with contents:

%fricas
sin(x)

also produces the expected result but a cell with contents:

%sage
fricas.eval('sin(x)')

produces the following error:

Traceback (most recent call last):
  File "", line 1, in 
  File "_sage_input_3.py", line 10, in 
exec compile(u'print _support_.syseval(axiom,
u"fricas.eval(\'sin(x)\')", __SAGE_TMP_DIR__)
  File "", line 1, in 

  File 
"/home/wspage/sage/local/lib/python2.7/site-packages/sagenb-0.11.4-py2.7.egg/sagenb/misc/support.py",
line 438, in syseval
return system.eval(cmd, sage_globals, locals = sage_globals)
  File 
"/home/wspage/sage/local/lib/python2.7/site-packages/sage/interfaces/expect.py",
line 1222, in eval
for L in code.split('\n') if L != ''])
  File 
"/home/wspage/sage/local/lib/python2.7/site-packages/sage/interfaces/axiom.py",
line 445, in _eval_line
self._start()
  File 
"/home/wspage/sage/local/lib/python2.7/site-packages/sage/interfaces/axiom.py",
line 239, in _start
Expect._start(self)
  File 
"/home/wspage/sage/local/lib/python2.7/site-packages/sage/interfaces/expect.py",
line 429, in _start
(self.name(), cmd, e, self._install_hints()))
RuntimeError: unable to start axiom because the command 'axiom -nox
-noclef' failed: The command was not found or was not executable:
axiom.

--

I do not understand why it does not work in the Notebook.  Why is it
different than the command line?  Any ideas what to look for?

-- 
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, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.


Re: [sage-devel] Re: possibly useful git "game-like" tutorial

2015-05-16 Thread kcrisman


> Why not just link to the main git homepage at http://git-scm.com/ and 
> let people find further links there for learning git? 
>
>

Because maybe those links aren't as user-friendly?  I'm just throwing out 
suggestions.

-- 
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, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.


Re: [sage-devel] Re: Is there an online index of the standard packages shipped in Sage?

2015-05-16 Thread Nathann Cohen
> We were not talking about a catalog, but an additional file for each
> package, located in build/pkgs/$package/, which just contains
> "standard", "optional", "experimental" or probably "base", say.

Done in #18431 (needs review)

http://trac.sagemath.org/ticket/18431

Nathann

-- 
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, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.