CARAT Introduction / Programs / Pdet
Previous Program Introduction Next Program

Program Pdet

Usage

Pdet 'file' [-p=prime]
file: matrix_TYP

Description

Calculates the determinant of the matrices given in 'file' modulo a prime. The default prime is 1949.

Options

-p=prime : the algorithm is done modulo prime.

Examples


Previous Program Introduction Next Program