forked from chriswestbrown/saclib
-
Notifications
You must be signed in to change notification settings - Fork 0
A library of computer algebra functions due to George E. Collins and his many students and collaborators.
License
DominikDeak/saclib
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
---------------------------------------------------------------- Saclib2.2 ---------------------------------------------------------------- 0. COPYRIGHT/LICENSE Please see the file COPYRIGHT for informtion. If you have questions contact Chris Brown: wcbrown@usna.edu. 1. INSTALLATION Saclib2.2 is research software. The distributors do not have the time or equipment to ensure that it installs and runs on a wide range of platforms. We welcome ports to new systems. Please read sydep/README for details. To install saclib, assuming that you have untarred it already: a) create an environment variable "saclib" and set it to the absolute path to the root directory of your installation. Using the tcsh shell you might do something like this: setenv saclib /home/charlie/saclib2.2 Using bash you might do something like this: saclib=/home/charlie/saclib2.2 ; export saclib b) Give the following commands: cd $saclib bin/sconf bin/mkproto bin/mkmake bin/mklib all c) Assuming you didn't get any error messages, you should be done. 2. CONTACT For bug reports or ports, please contact Chris Brown at wcbrown@usna.edu.
About
A library of computer algebra functions due to George E. Collins and his many students and collaborators.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 66.3%
- TeX 20.0%
- Shell 7.1%
- Awk 4.6%
- Assembly 1.2%
- Perl 0.4%
- Other 0.4%