#7194: extended singular functions interface, needs work
-----------------------------------+----------------------------------------
   Reporter:  PolyBoRi             |       Owner:  malb                
       Type:  enhancement          |      Status:  new                 
   Priority:  major                |   Milestone:  sage-4.1.3          
  Component:  commutative algebra  |    Keywords:  singular            
Work_issues:                       |      Author:  Michael Brickenstein
   Reviewer:                       |      Merged:                      
-----------------------------------+----------------------------------------

Comment(by PolyBoRi):

 how to make letter place
 sage: from sage.libs.singular.function import lib, singular_function
 sage: P.<x,y,z>=QQ[]
 sage: lib("freegb.lib")
 sage: make_letter_place_ring = singular_function("makeLetterplaceRing")
 sage: make_letter_place_ring(10, ring=P)
 <RingWrap>

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7194#comment:4>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to