Release

ver. 1.0.0 was released!

Download and Install

This package can be downloaded from here.
https://github.com/issp-center-dev/Komega/releases/download/v1.0.0/komega-1.0.0.tar.gz

Please uncompless and build as

$ tar xzvf komega-1.0.0.tar.gz
$ cd komega/
$ emacs make.sys
$ make

Documents

README
https://github.com/issp-center-dev/Komega/blob/master/README.md

Bug Fix

  • Underflow occurred in the very large number of iterations.

Modification

  • The convergence target changes from the ∞-norm of the residual vector into the 2-norm of that vector.

Add

  • C header files.