help-octave
[Top][All Lists]
Advanced

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

Re: quotient and liboctave


From: Jaroslav Hajek
Subject: Re: quotient and liboctave
Date: Fri, 25 Jul 2008 15:26:51 +0200

On Fri, Jul 25, 2008 at 3:02 PM, marco cammarata
<address@hidden> wrote:
> Hi,
>
> I hope I'm not touching a difficult argument.
>
> I have a matrix equation that I want to solve
> A*B=C [knowing A and C].
> Is there a way to do it using liboctave ?
> I found something that might look similar (quotient)
> but I could not find any documentation.
>

Matrix B = A.solve(C);


> Talking about documentation (of liboctave):
> I have read the last discussions and I understand the developers.
> I'm willing to contribute in improving the documentation but how should
> I do it ?

Look at section A.1 of the manual. There's certainly plenty of room
for improvement.

> Should I start from the source code to understand the functionality of a
> given function ?

Probably. But don't hesitate to ask anything you won't understand.

> How to write the document then (changing the content of liboctave) ?

Octave manual is written using texinfo. see the doc/ directory

> Could we not use wiki style pages ? [I like pymolwiki.org]
> Best regards,
> marco
>
> --
> Marco Cammarata,
> European Synchrotron Radiation Facility
> Material Science Group
> 6, rue Jules Horowitz
> BP 220, Grenoble Cedex 38043, FRANCE
>
> Beamline ID09b
> Office : +33 (0)4 76 88 29 37
> Beamline : +33 (0)4 76 88 26 95
> Fax : +33 (0)4 76 88 27 43
> email: address@hidden
> http://www.esrf.fr/UsersAndScience/Experiments/MaterialsScience/ID09B/
> http://www.fisica.unipa.it/~emoglobina/marco
> ~
>
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://www.cae.wisc.edu/mailman/listinfo/help-octave
>



-- 
RNDr. Jaroslav Hajek
computing expert
Aeronautical Research and Test Institute (VZLU)
Prague, Czech Republic
url: www.highegg.matfyz.cz


reply via email to

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