Changeset 379ec2 in git for Singular/iparith.inc


Ignore:
Timestamp:
Nov 28, 2023, 1:36:58 PM (6 months ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'b4f17ed1d25f93d46dbe29e4b499baecc2fd51bb')
Children:
9bfa4dc4755d071a0d1290dd0e3cda52bac9f27e
Parents:
1170388a280084e303867145f98985f03b2af06d
git-author:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2023-11-28 13:36:58+01:00
git-committer:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2023-11-28 13:42:17+01:00
Message:
stdhilb_w
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/iparith.inc

    r1170388 r379ec2  
    748748// operation: sba (module, int, int)  ->  module
    749749// operation: status (link, string, string)  ->  int
    750 // operation: std (ideal, intvec, intvec)  ->  ideal, field coeffs
    751 // operation: std (module, intvec, intvec)  ->  module, field coeffs
     750// operation: std (ideal, bigintvec, intvec)  ->  ideal, field coeffs
     751// operation: std (module, bigintvec, intvec)  ->  module, field coeffs
    752752// operation: subst (def, poly, polyBucket)  ->  any_type
    753753// operation: subst (poly, poly, poly)  ->  poly
     
    848848// assign: int =  intmat
    849849// assign: intvec =  intvec
    850 // assign: intvec =  bigintvec
    851850// assign: intmat =  intmat
    852851// assign: link =  string
Note: See TracChangeset for help on using the changeset viewer.