tester


tester, a BASH code which calls the test programs for keras codes.

For a keras code called "prog.py", stored in the "prog" directory, a test package may be provided as part of the code. In the directory, there will be a file "prog.sh" which runs the tests. The tester code will find and run all the test codes that satisfy a given pattern in an ls command, that should be set by the user.

Licensing:

The information on this web page is distributed under the MIT license.

Languages:

tester is available in a C version and a C++ version and a DEALII version and a Fortran77 version and a Fortran90 version and a FENICS version and a FreeFem version and a Julia version and a keras version and a MATLAB version and an Octave version and a Python version and an R version and a Scikit Learn version.

Related Data and Programs:

Reference:

  1. Cameron Newham, Bill Rosenblatt,
    Learning the BASH Shell,
    Third Edition,
    O'Reilly, 2005,
    ISBN: 978-0-596-00965-6,
    LC: QA76.O63.N458.

Source Code:


Last revised on 28 March 2024.