Re: [sage-combinat-devel] scoping and functions

2013-06-10 Thread Mark Shimozono
Nicolas,

Sorry, I solved my problem. 

--Mark

 Please anyone beat me to giving support to Mark ... I am lagging behind!
 
 On Fri, Jun 07, 2013 at 03:01:07PM -0400, Mark Shimozono wrote:
  I forgot to say that G is equipped with a number of coercions
  which you said would be overriden if I write an explicit element 
  constructor for G
  which knows how to include H.
  
  --Mark
  
   While constructing an instance of a certain group G,
   during its initialization I want to define a coercion morphism
   from a certain subgroup H into G. The group H
   does not currently know it is a subgroup of G.
   
   The coercion should be achieved by a function with sole
   input being an element of H. How do I tell the function about the
   structure of G if I cannot pass this information as parameters?
   (You previously told me that in Python the enclosing functions and their 
   attributes/methods are
   not seen by the enclosed function.)
 
   Nicolas
 --
 Nicolas M. Thiéry Isil nthi...@users.sf.net
 http://Nicolas.Thiery.name/
 
 -- 
 You received this message because you are subscribed to the Google Groups 
 sage-combinat-devel group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to sage-combinat-devel+unsubscr...@googlegroups.com.
 To post to this group, send email to sage-combinat-devel@googlegroups.com.
 Visit this group at http://groups.google.com/group/sage-combinat-devel?hl=en.
 For more options, visit https://groups.google.com/groups/opt_out.
 
 
 
 
 
 
 

-- 
You received this message because you are subscribed to the Google Groups 
sage-combinat-devel group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-combinat-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-combinat-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-combinat-devel?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [sage-combinat-devel] scoping and functions

2013-06-10 Thread Nicolas M. Thiery
On Mon, Jun 10, 2013 at 09:45:59AM -0400, Mark Shimozono wrote:
 Sorry, I solved my problem. 

Great, I can tick this off my todo list :-)

Nicolas

PS: #10963: 50 failing tests and down
--
Nicolas M. Thiéry Isil nthi...@users.sf.net
http://Nicolas.Thiery.name/

-- 
You received this message because you are subscribed to the Google Groups 
sage-combinat-devel group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-combinat-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-combinat-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-combinat-devel?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [sage-combinat-devel] Re: Implementation of formal multivariate power series

2013-06-10 Thread Anne Schilling
Hi Matthieu,

Do you mean the Sage Days in Orsay next week? I am sure there will be people 
that you can talk
to about your code.

Looking forward to seeing you there,

Anne

On 6/10/13 6:59 AM, Niles wrote:
 Hi Matthieu,
 
 This would be a really great improvement to Sage -- thanks for letting us 
 know.  Unfortunately I am not at the Sage Days this time, but I hope you 
 enjoy it :)
 
 best,
 Niles
 
 
 On Saturday, June 8, 2013 2:58:46 PM UTC-4, matthi...@gmail.com wrote:
 
 Hello,
 
 If i understood the Sage's developer guide, this is the place to propose 
 new features.
 So, my name is Matthieu Dien, I am student in first year of master. 
 During this year, with Marguerite Zamansky, we develop an implementation of 
 formal multivariate power series (based on
 LazyPowerSeries) in order to provide a future implementation of Gfun 
 http://perso.ens-lyon.fr/bruno.salvy/?page_id=48 features (in a 
 multivariate way) for Sage.
 Currently, there is only basic operator on formal multivariate power 
 series : addition, subtraction, multiplication, derivation, composition of 
 series and the sequence operator.
 I precise that the implementation is really naive.
 The next step should be the computing of the recurrence equation of a 
 series' term.
 So, I join you the class (and some examples). You can test and make 
 comment about it.
 If some people are interested by this and want to talk about it, I will 
 be here at Sage days.
 
 Regards
 
 Matthieu Dien
 
 
 -- 
 You received this message because you are subscribed to the Google Groups 
 sage-combinat-devel group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to sage-combinat-devel+unsubscr...@googlegroups.com.
 To post to this group, send email to sage-combinat-devel@googlegroups.com.
 Visit this group at http://groups.google.com/group/sage-combinat-devel?hl=en.
 For more options, visit https://groups.google.com/groups/opt_out.
  
  

-- 
Anne Schilling  E-mail: a...@math.ucdavis.edu
Professor   Web:http://www.math.ucdavis.edu/~anne
Department of Mathematics   Office: MSB 3222
University of CaliforniaPhone:  (530) 554 2326
One Shields Ave Fax:(530) 752 6635
Davis, CA 95616

-- 
You received this message because you are subscribed to the Google Groups 
sage-combinat-devel group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-combinat-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-combinat-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-combinat-devel?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [sage-combinat-devel] queue does not apply

2013-06-10 Thread Nicolas M. Thiery
On Mon, Jun 10, 2013 at 01:12:26PM -0700, Anne Schilling wrote:
 Currently the queue does not seem to apply cleanly
 
 applying trac_14678-clean_lie_tutorial-nt.patch
 applying trac_14678-clean_lie_tutorial-review-ts.patch
 applying trac_12848-posets-order_ideal_complement_generators_fix-nt-v2.patch
 skipping trac_12848-posets-order_ideal_complement_generators_fix-nt.patch - 
 guarded by '+disabled'
 skipping two_two_five.patch - guarded by '+disabled'
 applying trac_13199_flint_partition_function_v2.patch
 patching file module_list.py
 Hunk #1 FAILED at 622
 1 out of 1 hunks FAILED -- saving rejects to file module_list.py.rej
 patch failed, unable to continue (try -v)
 patch failed, rejects left in working dir
 errors during apply, please fix and refresh 
 trac_13199_flint_partition_function_v2.patch
 Abort

Which version of Sage? I just checked, and it works for me with 5.10.rc1.

Cheers,
Nicolas
--
Nicolas M. Thiéry Isil nthi...@users.sf.net
http://Nicolas.Thiery.name/

-- 
You received this message because you are subscribed to the Google Groups 
sage-combinat-devel group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-combinat-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-combinat-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-combinat-devel?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [sage-combinat-devel] queue does not apply

2013-06-10 Thread Anne Schilling
On 6/10/13 1:29 PM, Nicolas M. Thiery wrote:
 On Mon, Jun 10, 2013 at 01:12:26PM -0700, Anne Schilling wrote:
 Currently the queue does not seem to apply cleanly

 applying trac_14678-clean_lie_tutorial-nt.patch
 applying trac_14678-clean_lie_tutorial-review-ts.patch
 applying trac_12848-posets-order_ideal_complement_generators_fix-nt-v2.patch
 skipping trac_12848-posets-order_ideal_complement_generators_fix-nt.patch - 
 guarded by '+disabled'
 skipping two_two_five.patch - guarded by '+disabled'
 applying trac_13199_flint_partition_function_v2.patch
 patching file module_list.py
 Hunk #1 FAILED at 622
 1 out of 1 hunks FAILED -- saving rejects to file module_list.py.rej
 patch failed, unable to continue (try -v)
 patch failed, rejects left in working dir
 errors during apply, please fix and refresh 
 trac_13199_flint_partition_function_v2.patch
 Abort
 
 Which version of Sage? I just checked, and it works for me with 5.10.rc1.

sage-5.10.beta2. I could switch to sage-5.10.rc0 and try with that.

Best,

Anne

-- 
You received this message because you are subscribed to the Google Groups 
sage-combinat-devel group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-combinat-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-combinat-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-combinat-devel?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [sage-combinat-devel] Re: Implementation of formal multivariate power series

2013-06-10 Thread Nicolas M. Thiery
On Mon, Jun 10, 2013 at 01:02:49PM -0700, Anne Schilling wrote:
 Do you mean the Sage Days in Orsay next week?

Yes, he does! Some good discussions in perspective :-)

Nicolas
--
Nicolas M. Thiéry Isil nthi...@users.sf.net
http://Nicolas.Thiery.name/

-- 
You received this message because you are subscribed to the Google Groups 
sage-combinat-devel group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-combinat-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-combinat-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-combinat-devel?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.