Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
schur-6.11.tar.gz | 2023-04-19 | 1.2 MB | |
README.txt | 2023-03-31 | 618 Bytes | |
Totals: 2 Items | 1.2 MB | 0 |
This is SCHUR, an interactive program for calculating properties of Lie groups and symmetric functions. Current official release is 6.11. This directory is dedicated to a new release. See readme.html for details. Quick Install with the .tar.bz2 version : - if you are root : ./configure ; make install - else : ./configure --prefix some-directory ; make install In the second case, you will have to change directory to some-directory/bin to execute ./schur Compilation problems : readline : you need readline headers & libraries AND ncurses headers & libraries to compile SCHUR Uninstall : make uninstall