timml
timml copied to clipboard
Fix #51
Solve multiprocessing issue, add notebook comparing fortran/numba with/without multiprocessing.
@mbakker7 I merged the dev branch into mine... I realized too late that master contained the latest changes. Not sure if there were changes on dev that aren't supposed to be pulled into master?
Oops, sorry. That dev branch was a leftover from 3 years ago and should be deleted. Can you apply your additions to the master branch? Once you have recovered your stuff, we can delete the dev branch to avoid any more confusion. We can then make a new dev branch later for new developments.
On Wed, Nov 9, 2022 at 5:07 PM Davíd Brakenhoff @.***> wrote:
@mbakker7 https://github.com/mbakker7 I merged the dev branch into mine... I realized too late that master contained the latest changes. Not sure if there were changes on dev that aren't supposed to be pulled into master?
— Reply to this email directly, view it on GitHub https://github.com/mbakker7/timml/pull/57#issuecomment-1308990024, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAKM3SG5RYURQGZGUGZCXRTWHPD3LANCNFSM6AAAAAAR3S5GIA . You are receiving this because you were mentioned.Message ID: @.***>
I removed the dev merge commit and redid the master merge. So I think it should be good now.