Skip to content

rel-1.0.10: Change coverage to codecov (#124)

Compare
Choose a tag to compare
@brandonwillard brandonwillard released this 29 Oct 00:13
f375a0e

This release contains:

  • matrix_power is now implemented via exponentiation by squaring
  • Test value errors (e.g. missing test values) now raise theano.gof.utils.TestValueError
  • Improvements to test value validation and evaluation, plus a new Variable.get_test_value method