Closed 309a26b2-e8cb-4cec-ac13-3c5452d05479 closed 6 years ago
Branch: public/manifolds/bug_in_26168
Commit: 123872b
Branch pushed to git repo; I updated commit sha1. New commits:
123872b | resolved BUG |
Reviewer: Eric Gourgoulhon
Tested against http://nbviewer.jupyter.org/github/sagemanifolds/SageManifolds/blob/master/Worksheets/v1.3/SM_sphere_S3_metric.ipynb ==> OK.
Thanks for the fix!
Description changed:
---
+++
@@ -1,2 +1,2 @@
-During parallelisation a varaible which is passed to the parallel function was not always defined.
+During parallelization introduced in #26168, a variable which is passed to the parallel function was not always defined.
cough Author name cough
Author: Marco Mancini
Changed branch from public/manifolds/bug_in_26168 to 123872b
During parallelization introduced in #26168, a variable which is passed to the parallel function was not always defined.
CC: @egourgoulhon
Component: calculus
Author: Marco Mancini
Branch/Commit:
123872b
Reviewer: Eric Gourgoulhon
Issue created by migration from https://trac.sagemath.org/ticket/26777