An open API service indexing awesome lists of open source software.

https://github.com/csiro-hydroinformatics/verifyimpl

Tools to help verify the correct implementation of algorithms
https://github.com/csiro-hydroinformatics/verifyimpl

blackbox-testing temporal-models time-series

Last synced: 5 months ago
JSON representation

Tools to help verify the correct implementation of algorithms

Awesome Lists containing this project

README

          

verifyImpl
==========

This is a collection of tools to help verifying the correctness and/or fitness for use of model implementations. While some behaviors can and must be captured in unit tests, the process of porting or refactoring model code more often than not requires human judgment as to the adequate model correctness, in the process of defining repeatable unit tests.

Currently the tools in this package are dealing with temporal simulations with point time series model states.