NLPModelsTest.jl

Author JuliaSmoothOptimizers
Popularity
2 Stars
Updated Last
2 Years Ago
Started In
March 2021

NLPModelsTest

This package provides testing facilities for developers of models implementing the NLPModels API.

How to Cite

If you use NLPModelsTest.jl in your work, please cite using the format given in CITATION.bib.

DOI GitHub release codecov

CI Cirrus CI - Base Branch Build Status

Usage

During the development of your model, you might find the need for more robust tests. This package provides problems and functions to that end.

The main usage of this package are the consistency checks, which runs a comparison of two or models on all API functions.

Check the docs for the complete usage.

Used By Packages

No packages found.