Changeset a431449 in git for Singular/LIB/brnoeth.lib


Ignore:
Timestamp:
Sep 29, 2010, 9:48:34 AM (14 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '5b153614cbc72bfa198d75b1e9e33dab2645d9fe')
Children:
f27ab81188b33e30c0100dac95bb6a7936819c94
Parents:
10bea5e190357b6ca860f6840b8794ea2a52e71f
Message:
format fix

git-svn-id: file:///usr/local/Singular/svn/trunk@13312 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/LIB/brnoeth.lib

    r10bea5e ra431449  
     1//
    12version="$Id$";
    23category="Coding theory";
     
    1415 For more information about the library see the end of the file brnoeth.lib.
    1516
    16 MAIN PROCEDURES:
     17PROCEDURES:
    1718 Adj_div(f)            computes the conductor of a curve
    1819 NSplaces(h,A)         computes non-singular places with given degrees
     
    2425 prepSV(G,D,F,E)       preprocessing for the basic decoding algorithm
    2526 decodeSV(y,K)         decoding of a word with the basic decoding algorithm
    26 
    27 AUXILIARY PROCEDURES:
    2827 closed_points(I)      computes the zero-set of a zero-dim. ideal in 2 vars
    2928 dual_code(C)          computes the dual code
Note: See TracChangeset for help on using the changeset viewer.