#6628: [with patch, needs review] Singular functions via libSingular
---------------------------------+------------------------------------------
 Reporter:  malb                 |       Owner:  malb                           
           
     Type:  enhancement          |      Status:  new                            
           
 Priority:  major                |   Milestone:  sage-4.1.1                     
           
Component:  commutative algebra  |    Keywords:  singular, libsingular, 
commutative algebra
 Reviewer:                       |      Author:  Michael Brickenstein, Martin 
Albrecht     
   Merged:                       |  
---------------------------------+------------------------------------------

Comment(by malb):

 Btw. this also works now:

 {{{
 sage: from sage.libs.singular.function import singular_function, lib
 sage: groebner = singular_function('groebner')
 sage: groebner?
 Type:           SingularLibraryFunction
 Base Class:     <type
 'sage.libs.singular.function.SingularLibraryFunction'>
 String Form:    groebner (singular function)
 Namespace:      Interactive
 File:           /usr/local/sage-4.1/local/lib/python2.6/site-
 packages/sage/libs/singular/function.so
 Docstring:

     groebner
     --------

     Procedure from library `standard.lib' (*note standard_lib::).

     *Syntax:*
          `groebner (' ideal_expression `)'
          `groebner (' module_expression `)'
          `groebner (' ideal_expression`,' int_expression `)'
          `groebner (' module_expression`,' int_expression `)'
 ...
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6628#comment:4>
Sage <http://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