I was following
this tutorial, and ran into issues with set_default_chart
Β minimal example:
E.<r,th,ph> = EuclideanSpace(coordinates='spherical')
cartesian.<x,y,z> = E.cartesian_coordinates()
E.set_default_chart(cartesian)
error:
/home/abhishek/Applications/SageMath/local/lib/python3.7/site-packages/sage/manifolds/chart.py in __call__(self, point)
531
532 """
--> 533 return point.coord(self)
534
535 def domain(self):
AttributeError: 'RealDiffChart' object has no attribute 'coord'
version: πππππΌπππππππππππΏ.π·,ππππππππ³πππ:πΈπΆπΈπΆβ―πΆπ»β―πΈπΆ
64bit.