Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.04 KB

README.rst

File metadata and controls

33 lines (24 loc) · 1.04 KB

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.