1. Demo stand-alone package
You can obtain the sources as a demo stand-alone package that builds all dependencies via a Makefile from Google Drive:2013-09-16_01_-_Octave_Incomplete_Factorizations.zip
2. Mercurial
Public web interface:http://inversethought.com/hg/octave-kai/
Clone my repository:
hg clone http://inversethought.com/hg/octave-kai/
If you have already an Octave repository and want to give my code a try. First check impact, then pull:
hg incoming http://inversethought.com/hg/octave-kai/ -r kais-work
hg pull http://inversethought.com/hg/octave-kai/
Stay up to date with recent development changes (notes for me):
- http://wiki.octave.org/Mercurial
- hg push ssh://inverse@inversethought.com/hg/repos/octave-kai
My work strongly depends on the ITSOL- and ZITSOL-Library by Yousef Saad. If you are just interested in the changes I made to ITSOL or ZITSOL you can simply download the patches, that are also included in the demo stand-alone package:
No comments:
Post a Comment