Skip to content

jfowkes/BCGN

Repository files navigation

BCGN: Block-Coordinate Gauss-Newton GNU GPL v3 License

BCGN is a collection of python codes for sketched Gauss-Newton in either the variable or the observation dimension.

Requirements

BCGN requires the following software to be installed:

Additionally, the following python packages should be installed:

Installation

Please clone the repository and run the desired codes with Python. 'BCGN.py' and 'RSGN.py' are the main driver files.

Bugs

Please report any bugs using GitHub's issue tracker.

License

This algorithm is released under the GNU GPL license.