version 1.2, 2000/02/05 07:25:36 |
version 1.3, 2000/03/23 11:54:07 |
|
|
$OpenXM: OpenXM/src/asir-contrib/guideline.txt,v 1.1 1999/12/23 03:59:06 takayama Exp $ |
$OpenXM: OpenXM/src/asir-contrib/guideline.txt,v 1.2 2000/02/05 07:25:36 takayama Exp $ |
|
|
How to commit your asir program to asir-contrib? [1999, 12/23] |
How to commit your asir program to asir-contrib? [1999, 12/23] |
|
|
Line 21 How to commit your asir program to asir-contrib? [199 |
|
Line 21 How to commit your asir program to asir-contrib? [199 |
|
3. If you want to embed your manual in the source, you are welcome |
3. If you want to embed your manual in the source, you are welcome |
to use "oxweave". |
to use "oxweave". |
|
|
|
4. Please refer to papers that explain algorithms in your package |
|
from your texinfo manual. |
|
Papers are welcome to be included in this asir-contrib package. |
|
Put them under asir-contrib/packages/doc directory. |
|
|
|
|
|
5. Please compare your implementation with other implementations. |
|
|
|
6. Please include test data that you used to check the correctness |
|
of your implementation. |
|
|
|
|
|
|