octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Modular inverse matrices


From: Kai Torben Ohlhus
Subject: Re: Modular inverse matrices
Date: Mon, 17 Sep 2018 09:33:04 +0200

On Mon, Sep 17, 2018 at 3:38 AM Fausto Abraham Jacques <address@hidden> wrote:
Hi,

I have written a .m file which obtains the modular inverse of a matrix using the Gauss-Jacques method. It does not use neither determinants nor the adjoint matrix. So, this method can obtain bigger modular inverse matrices in Zn.

This is part of numerical analysis and linear algebra.

How can I publish my .m file to the Octave community? 

Cheers,
--
Abe Jacques

"God cannot give us a happiness and peace apart from himself, because it is not there." C.S. Lewis

Thank you for considering a contribution.  As a start, you can share a new feature with the Octave community by using patch tracker [1].  Your contribution is more likely to be reviewed if you follow the contribution guidelines [2].  A possible inclusion could be the linear algebra package from Octave Forge, if it is not compatible to an existing Matlab function.  Furthermore it is helpful to provide a meaningful example of your function in the patch tracker and point out where it performs better in comparison to existing functions.

Kind regards,
Kai 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]