f = phi3 * phi2 * phi f.rational_maps() error: 'sage.categories.map.FormalCompositeMap' object has no attribute 'rational_maps'
![]() | 1 | initial version | |
f = phi3 * phi2 * phi f.rational_maps() error: 'sage.categories.map.FormalCompositeMap' object has no attribute 'rational_maps'
![]() | 2 | None |
Suppose
How can i get rational maps of the composed isogeny ϕ using Sage?
I tried:
f = phi3 * phi2 * phi
f.rational_maps()
error:
error:
'sage.categories.map.FormalCompositeMap' object has no attribute 'rational_maps''rational_maps'
![]() | 3 | None |
Suppose
How can i get rational maps of the composed isogeny ϕ using Sage?
I tried:
f = phi3 * phi2 * phi
f.rational_maps()
error:
'sage.categories.map.FormalCompositeMap' object has no attribute 'rational_maps'
![]() | 4 | retagged |
Suppose
How can i get rational maps of the composed isogeny ϕ using Sage?
I tried:
f = phi3 * phi2 * phi
f.rational_maps()
error:
'sage.categories.map.FormalCompositeMap' object has no attribute 'rational_maps'
![]() | 5 | None |
Suppose
How can i get rational maps of the composed isogeny ϕ using Sage?
I tried:
f = phi3 * phi2 * phi
f.rational_maps()
error:
'sage.categories.map.FormalCompositeMap' object has no attribute 'rational_maps'