Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Magma] Add support for Magma Computer Algebra System #95

Merged
merged 1 commit into from
Jan 24, 2021

Conversation

petRUShka
Copy link
Contributor

Magma Computer Algebra system is a proprioritary computer algebra system designed to solve problems in algebra, number theory, geometry and combinatorics. Which is quite famous for the area. Webpage: https://magma.maths.usyd.edu.au/

There is a vim-magma plugin with support of *.mag files:
https://github.com/petRUShka/vim-magma.

Code of ftplugin/magma_cmdline.vim is based on ftplugin/sage_cmdline.vim.

Magma Computer Algebra system is a proprioritary computer algebra system designed to solve problems in algebra, number theory, geometry and combinatorics. Which is quite famous for the area. Webpage: https://magma.maths.usyd.edu.au/

There is a vim-magma plugin with support of *.mag files:
https://github.com/petRUShka/vim-magma.

Code of `ftplugin/magma_cmdline.vim` is based on `ftplugin/sage_cmdline.vim`.
@petRUShka petRUShka changed the title [Magma] Add initial support for Magma Computer Algebra System [Magma] Add support for Magma Computer Algebra System Oct 19, 2020
@jalvesaq jalvesaq merged commit e213637 into jalvesaq:master Jan 24, 2021
petRUShka added a commit to petRUShka/vimcmdline that referenced this pull request May 13, 2021
Magma is supported due to jalvesaq#95 but it is missed in README. Fix it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants