Re: Gauß Algorithm, Step by Step
"valery_vi" <[email protected]>
| Newsgroups | gmane.comp.windows.autoit.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, tmo from AutoItScript forum wrote: http://www.autoitscript.com/forum/index.php?showtopic=48294 " i have written an autoitscript, which performs the gauß algorithm on a n x n matrix. i was supposed to write it with excel, but in order to get the algorithm in my head, i first wrote it with autoit: " It works for me. Valery