Andres F. Perez

Results 3 issues of Andres F. Perez

There seems to be a bug in the generator method `input_data` the randomly suffled id is not being used and thus you end up cropping the first image everytime.

Replace operations with equivalent ones in tf 1.14.0

I am trying to obtain the persistence birth and death cells for the following image: ![Figure_1](https://user-images.githubusercontent.com/1476295/173207117-45f83941-d9ef-4027-8df9-632488c6791f.png) To this end I am using the ```cofaces_of_persistence_pairs``` function from ```CubicalComplex``` as follows: ```...