| 1 | initial version |
Replace g = M.riemannian_metric('g') by
g = M.metric()
and , after N.set_embedding(...), add
N.adapted_chart()
Then everything works fine.
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.