Thanks!
Ken
On Tue, Oct 9, 2018 at 5:30 PM William Stein wrote:
>
> On Tue, Oct 9, 2018 at 5:22 PM Ken Ribet wrote:
> >
> > Hi All,
> >
> > Long ago I posted a public Sage notebook in connection with a course I was
> > teaching -- http://sagenb.org/home/pub/3914/ . The link no longer works
>
On Tue, Oct 9, 2018 at 5:22 PM Ken Ribet wrote:
>
> Hi All,
>
> Long ago I posted a public Sage notebook in connection with a course I was
> teaching -- http://sagenb.org/home/pub/3914/ . The link no longer works (no
> surprise!). My colleague who is teaching the course this year would like to
Hi All,
Long ago I posted a public Sage notebook in connection with a course I was
teaching -- http://sagenb.org/home/pub/3914/ . The link no longer works
(no surprise!). My colleague who is teaching the course this year would
like to see the notebook. Is there some way to retrieve it? (I d
On 2018-10-09 12:00, Dima Pasechnik wrote:
Well, primitive, as opposed to added by Sage. E.g. I suppose one cannot use it
for RDF.
If you really want to get elements of RDF, you could use a Sage vector
instead.
--
You received this message because you are subscribed to the Google Groups
"s
On Tue, Oct 9, 2018 at 10:45 AM Jeroen Demeyer wrote:
>
> On 2018-10-08 14:28, Dima Pasechnik wrote:
> > Can you use array.array on anything that's not a primitive Python type?
>
> I don't know what you mean with "primitive Python type". Anyway, it
> supports various kinds of basic C types (like d
On 2018-10-08 14:28, Dima Pasechnik wrote:
Can you use array.array on anything that's not a primitive Python type?
I don't know what you mean with "primitive Python type". Anyway, it
supports various kinds of basic C types (like double for example). Docs
here:
https://docs.python.org/2/libr