* Make minimise functions globally available. * Add `all` for struct to get a regex for all variables in path. * Add `__len__` for struct to check the length of an array.
0.7.0
* Validate `names` keyword. * Fix GPU support. GPU support is untested. * Enable broadcasting for initialisation. * Add namespaces. * Add structlike specification.
0.6.4
* Fix packing bug. * Fix bug to do with `tensorflow.Variable.assign`.