Re: [sage-devel] PyClaw

2014-12-03 Thread Thierry
Hi,

On Wed, Dec 03, 2014 at 09:30:12AM -0500, David Joyner wrote:
> On Wed, Dec 3, 2014 at 3:35 AM, Thierry  
> wrote:
> > Hi,
> >
> > perhaps this does not even require maintaining a spkg, does the following
> > work ?
> >
> > sage -i pip
> > sage -pip install clawpack
> >
> 
> This doesn't work for me using ubuntu linux and sage6.4.rc0 built from source.
> It says sage -pip is unrecognized. This is after installing pip and
> running make.

The "sage -pip" command was merged in sage6.4.rc1. What you can try with
rc0: 

sage -sh
pip install clawpack
exit

> On the mac OS 10.10 failure: I used a binary version of Sage, with the
> latest Xcode
> installed.

I do not kno OSX, but gfortran is a dependency of clawpack, so perhaps you
can try to do "sage -i gcc" first.

Ciao,
Thierry

 

> 
> 
> > Ciao,
> > Thierry
> >
> >
> > On Wed, Dec 03, 2014 at 08:41:35AM +0100, Thierry Dumont wrote:
> >> I would like to know if anybody tried to install PyClaw in Sage.
> >>
> >> http://www.clawpack.org/doc/pyclaw/
> >>
> >> I am interested, and I propose to make an spkg.
> >>
> >> Yours
> >>
> >> t.d.
> >>
> >> --
> >> 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.
> >
> >> begin:vcard
> >> fn:Thierry  Dumont
> >> n:Dumont;Thierry
> >> org;quoted-printable;quoted-printable:CNRS & Universit=C3=A9 Lyon 1 (UMR 
> >> 5208).;Institut Camille  Jordan - Math=C3=A9matiques -
> >> adr:;;43, Bd. du 11 Novembre;Villeurbanne;;69622 Cedex;France
> >> email;internet:tdum...@math.univ-lyon1.fr
> >> tel;work:+33 (0)4 72 44 85 23
> >> tel;fax:+33 (0)4 72 43 16 87
> >> x-mozilla-html:FALSE
> >> url:http://math.univ-lyon1.fr/~tdumont
> >> version:2.1
> >> end:vcard
> >>
> >
> > --
> > 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.
> 

-- 
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] PyClaw

2014-12-03 Thread Harald Schilly
On Wed, Dec 3, 2014 at 3:35 PM, David Joyner  wrote:
> On Wed, Dec 3, 2014 at 8:37 AM, Harald Schilly  
> wrote:
>> Well, just tried their first example, seems like it crashes. No idea :(
>>
>
> Same here.

On SMC we all sit in the same boat. Either it works or it breaks for
everyone. I think it is related to OpenMPI (and that forking that way
is not supported in that virtual machine).

Does anyone know more about open mpi in a virtualized machine -- or
alternatively -- how to tell clawpack's python package to not compile
with mpi support? (in the hopes that this solved this problem)

-- 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.


Re: [sage-devel] PyClaw

2014-12-03 Thread David Joyner
On Wed, Dec 3, 2014 at 8:37 AM, Harald Schilly  wrote:
>
>
> On Wednesday, December 3, 2014 12:09:54 PM UTC+1, David Joyner wrote:
>>
>> maybe having it installed on the cloud would be better
>> anyway?
>
>
> It should be installed on SMC for some time now. Not sure how to to test it?
>
> Well, just tried their first example, seems like it crashes. No idea :(
>

Same here. On SMC, I tried running the code on
http://www.clawpack.org/doc/pyclaw/tutorial.html
and ran into an error on the line
domain = pyclaw.Domain([-1.0], [1.0], [200])


> -- 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.

-- 
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] PyClaw

2014-12-03 Thread David Joyner
On Wed, Dec 3, 2014 at 3:35 AM, Thierry  wrote:
> Hi,
>
> perhaps this does not even require maintaining a spkg, does the following
> work ?
>
> sage -i pip
> sage -pip install clawpack
>

This doesn't work for me using ubuntu linux and sage6.4.rc0 built from source.
It says sage -pip is unrecognized. This is after installing pip and
running make.

On the mac OS 10.10 failure: I used a binary version of Sage, with the
latest Xcode
installed.


> Ciao,
> Thierry
>
>
> On Wed, Dec 03, 2014 at 08:41:35AM +0100, Thierry Dumont wrote:
>> I would like to know if anybody tried to install PyClaw in Sage.
>>
>> http://www.clawpack.org/doc/pyclaw/
>>
>> I am interested, and I propose to make an spkg.
>>
>> Yours
>>
>> t.d.
>>
>> --
>> 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.
>
>> begin:vcard
>> fn:Thierry  Dumont
>> n:Dumont;Thierry
>> org;quoted-printable;quoted-printable:CNRS & Universit=C3=A9 Lyon 1 (UMR 
>> 5208).;Institut Camille  Jordan - Math=C3=A9matiques -
>> adr:;;43, Bd. du 11 Novembre;Villeurbanne;;69622 Cedex;France
>> email;internet:tdum...@math.univ-lyon1.fr
>> tel;work:+33 (0)4 72 44 85 23
>> tel;fax:+33 (0)4 72 43 16 87
>> x-mozilla-html:FALSE
>> url:http://math.univ-lyon1.fr/~tdumont
>> version:2.1
>> end:vcard
>>
>
> --
> 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] PyClaw

2014-12-03 Thread Harald Schilly


On Wednesday, December 3, 2014 12:09:54 PM UTC+1, David Joyner wrote:
>
> maybe having it installed on the cloud would be better 
> anyway? 
>

It should be installed on SMC for some time now. Not sure how to to test it?

Well, just tried their first example, seems like it crashes. No idea :(

-- 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.


Re: [sage-devel] PyClaw

2014-12-03 Thread David Joyner
On Wed, Dec 3, 2014 at 3:35 AM, Thierry  wrote:
> Hi,
>
> perhaps this does not even require maintaining a spkg, does the following
> work ?
>
> sage -i pip
> sage -pip install clawpack
>


Didn't work for me (mac OS 10.10) but for the people I know that would
be interested, maybe having it installed on the cloud would be better
anyway?


> Ciao,
> Thierry
>
>
> On Wed, Dec 03, 2014 at 08:41:35AM +0100, Thierry Dumont wrote:
>> I would like to know if anybody tried to install PyClaw in Sage.
>>
>> http://www.clawpack.org/doc/pyclaw/
>>
>> I am interested, and I propose to make an spkg.
>>
>> Yours
>>
>> t.d.
>>
>> --
>> 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.
>
>> begin:vcard
>> fn:Thierry  Dumont
>> n:Dumont;Thierry
>> org;quoted-printable;quoted-printable:CNRS & Universit=C3=A9 Lyon 1 (UMR 
>> 5208).;Institut Camille  Jordan - Math=C3=A9matiques -
>> adr:;;43, Bd. du 11 Novembre;Villeurbanne;;69622 Cedex;France
>> email;internet:tdum...@math.univ-lyon1.fr
>> tel;work:+33 (0)4 72 44 85 23
>> tel;fax:+33 (0)4 72 43 16 87
>> x-mozilla-html:FALSE
>> url:http://math.univ-lyon1.fr/~tdumont
>> version:2.1
>> end:vcard
>>
>
> --
> 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] PyClaw

2014-12-03 Thread Thierry Dumont
Le 03/12/2014 09:35, Thierry a écrit :
> Hi,
> 
> perhaps this does not even require maintaining a spkg, does the following
> work ?
> 
> sage -i pip
> sage -pip install clawpack
> 
> Ciao,
> Thierry
> 
may be.

But is it the good way to do?
Is it not better to have an uniform method for installing things?

I can make an spkg which makes only "sage -pip install clawpack" (+ what
is necessary to do to build an spkg). An advantage would be to have
better compatiblity: PyClaw uses matplotblib, an there may be
compartibility problems...

What do you think about that?

t.
> 
> On Wed, Dec 03, 2014 at 08:41:35AM +0100, Thierry Dumont wrote:
>> I would like to know if anybody tried to install PyClaw in Sage.
>>
>> http://www.clawpack.org/doc/pyclaw/
>>
>> I am interested, and I propose to make an spkg.
>>
>> Yours
>>
>> t.d.
>>
>> -- 
>> 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.
> 
>> begin:vcard
>> fn:Thierry  Dumont
>> n:Dumont;Thierry 
>> org;quoted-printable;quoted-printable:CNRS & Universit=C3=A9 Lyon 1 (UMR 
>> 5208).;Institut Camille  Jordan - Math=C3=A9matiques -
>> adr:;;43, Bd. du 11 Novembre;Villeurbanne;;69622 Cedex;France
>> email;internet:tdum...@math.univ-lyon1.fr
>> tel;work:+33 (0)4 72 44 85 23
>> tel;fax:+33 (0)4 72 43 16 87 
>> x-mozilla-html:FALSE
>> url:http://math.univ-lyon1.fr/~tdumont
>> version:2.1
>> end:vcard
>>
> 

-- 
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] PyClaw

2014-12-03 Thread Thierry
Hi,

perhaps this does not even require maintaining a spkg, does the following
work ?

sage -i pip
sage -pip install clawpack

Ciao,
Thierry


On Wed, Dec 03, 2014 at 08:41:35AM +0100, Thierry Dumont wrote:
> I would like to know if anybody tried to install PyClaw in Sage.
> 
> http://www.clawpack.org/doc/pyclaw/
> 
> I am interested, and I propose to make an spkg.
> 
> Yours
> 
> t.d.
> 
> -- 
> 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.

> begin:vcard
> fn:Thierry  Dumont
> n:Dumont;Thierry 
> org;quoted-printable;quoted-printable:CNRS & Universit=C3=A9 Lyon 1 (UMR 
> 5208).;Institut Camille  Jordan - Math=C3=A9matiques -
> adr:;;43, Bd. du 11 Novembre;Villeurbanne;;69622 Cedex;France
> email;internet:tdum...@math.univ-lyon1.fr
> tel;work:+33 (0)4 72 44 85 23
> tel;fax:+33 (0)4 72 43 16 87 
> x-mozilla-html:FALSE
> url:http://math.univ-lyon1.fr/~tdumont
> version:2.1
> end:vcard
> 

-- 
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] PyClaw

2014-12-03 Thread David Joyner
On Wednesday, December 3, 2014, Thierry Dumont 
wrote:

> I would like to know if anybody tried to install PyClaw in Sage.
>
> http://www.clawpack.org/doc/pyclaw/
>
> I am interested, and I propose to make an spkg.


I didn't try but know people who are also interested, so please post to
this list if/when you create the spkg.


>
> Yours
>
> t.d.
>
> --
> 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.


[sage-devel] PyClaw

2014-12-02 Thread Thierry Dumont
I would like to know if anybody tried to install PyClaw in Sage.

http://www.clawpack.org/doc/pyclaw/

I am interested, and I propose to make an spkg.

Yours

t.d.

-- 
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.
<>