Using magma operators from Sage

asked 1 year ago

anonymous user

Anonymous

updated 1 year ago

FrédéricC gravatar image

I have notice when I tab complete magma objects, that magma operators such as 'meet' pop up. Is there a way to use these from within Sage, other than inside a string passed to magma.eval?

Preview: (hide)

Comments

1

Magma's objects are often available as magma.Object - you can check details in docs.

Max Alekseyev gravatar imageMax Alekseyev ( 1 year ago )