If you store the first part in a separate cell and have the result stored in a matrix or something (well you will have something like this anyways to use it in the second part?) – then put your code in a second cell. The Julia Kernel behind (or also REPL) has the metrix from the first cell available and you can restart the second computation as often as you want – just make sure not to modify the result from the first cell so you can rerun.
1 Like