Weekly check-in #4

RobertoRosmaninho
Published: 06/29/2021

What did I do this week?

This week I focused on implementing the IfThenElse support. To do it, I had to use the first test, "A(i) = B(i)", but this time with Sparse tensors. As a consequence of this implementation, I had to build support for Indices Property.

What is coming up?

The next week I'll implement some binary operations and comparison operators.

Did I get stuck anywhere?

Yes, I had some difficulty implementing Indices properties, but I quickly solved it with the help of my mentor Guilherme.