I am trying to solve numerically the heat equation in 1d:
I am using finite differences and I have some trouble using the @threads instruction in Julia. In partic