Skip to content

Latest commit

 

History

History
26 lines (12 loc) · 496 Bytes

README.md

File metadata and controls

26 lines (12 loc) · 496 Bytes

Krotov's Chapter 6

This is library intended to compute Optimal Control Programs based in the Krotov's methodology introduced in the Chapter 6 of his book.

Dependencies

The package relies on the GNU Scientific library

Compile

cd src && make

Authors

License

This project is licensed under the MIT License - see the License.md file for details