Changeset a431449 in git
- Timestamp:
- Sep 29, 2010, 9:48:34 AM (13 years ago)
- Branches:
- (u'spielwiese', 'd1ba061a762c62d3a25159d8da8b6e17332291fa')
- Children:
- f27ab81188b33e30c0100dac95bb6a7936819c94
- Parents:
- 10bea5e190357b6ca860f6840b8794ea2a52e71f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/LIB/brnoeth.lib
r10bea5e ra431449 1 // 1 2 version="$Id$"; 2 3 category="Coding theory"; … … 14 15 For more information about the library see the end of the file brnoeth.lib. 15 16 16 MAINPROCEDURES:17 PROCEDURES: 17 18 Adj_div(f) computes the conductor of a curve 18 19 NSplaces(h,A) computes non-singular places with given degrees … … 24 25 prepSV(G,D,F,E) preprocessing for the basic decoding algorithm 25 26 decodeSV(y,K) decoding of a word with the basic decoding algorithm 26 27 AUXILIARY PROCEDURES:28 27 closed_points(I) computes the zero-set of a zero-dim. ideal in 2 vars 29 28 dual_code(C) computes the dual code
Note: See TracChangeset
for help on using the changeset viewer.