annotate __init__.py @ 79:427e02ef0629

-bugfix. We need to make deep copy otherwise we modify this instance event if we should not do it. -added function __eq__ and __ne__ as otherwise we do pointor comparison
author Frederic Bastien <bastienf@iro.umontreal.ca>
date Mon, 05 May 2008 10:28:58 -0400
parents 2508c373cf29
children 2be51c13b55f
rev   line source
35
2508c373cf29 bug fix for reading byte matrices
bergstrj@iro.umontreal.ca
parents: 25
diff changeset
1 import filetensor
2508c373cf29 bug fix for reading byte matrices
bergstrj@iro.umontreal.ca
parents: 25
diff changeset
2 import nnet_ops