Closed petRUShka closed 3 years ago
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.
ftplugin/magma_cmdline.vim
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 onftplugin/sage_cmdline.vim
.