55
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 25, 2024 — Jun 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
New script. xmaxima-local is a wrapper to run xmaxima without running make install first. More... about 23 years ago
Bug fix: More... about 23 years ago
New system for communicating maxima command line options to lisp. More... about 23 years ago
Removed spurious reference to maxima.(png,gif) More... about 23 years ago
Update saving of init functions. Only clisp now has init function specified. More... about 23 years ago
install physics/physconst.mac and physics/physconst.usg More... about 23 years ago
Hardcode "(user:run)" for running with cmucl, instead of saving it as the init function. This is really a big hack. It should be addressed in a more general manner. More... about 23 years ago
Create autoconf variables file for xmaxima. More... about 23 years ago
Add xmaximadir. More... about 23 years ago
Updates to get xmaxima working with new system. xmaxima now takes several arguments: ------------------------ |addiator>xmaxima --help usage: xmaxima [options] [url] If given, [url] will be opened in the help browser instead of the default starting page. options: --help: Display this usage message. -l <lisp>, --lisp=<lisp>: Use lisp implementation <lisp>. --use-version=<version>: Launch maxima version <version>. ------------------------ More... about 23 years ago
Under some circumstances xmaxima would call kill -1, which kills all processes with pid > 0. This lead many people (myself included\!) to believe xmaxima was crashing X windows. xmaxima will now never call kill -1. Also updated comment for emacs mode discovery and date. More... about 23 years ago
server from the archive directory. getpid functions for clisp and cmucl have been added to the original. More... about 23 years ago
New maxima logo from Cliff Yapp. More... about 23 years ago
Updates for new maxima logo. More... about 23 years ago
xmaxima updates for new file layout and new maxima script. xmaxima itself is now derived from several tcl files. More... about 23 years ago
Remove the original maxima code that was evaluating the Bessel functions, to reduce clutter. More... about 23 years ago
Forgot to include xgetua.lisp. More... about 23 years ago
Remove the f2cl macros that were placed here and the TOMS algorithms that we've replaced by SLATEC versions. More... about 23 years ago
Update the script for building the Lisp files. Clean up notes. More... about 23 years ago
Regenerated from Fortran code because we receive a sliced array. More... about 23 years ago
Regenerated from Fortran code because we need array-slicing enabled since we slice an array when cally DASYIK. More... about 23 years ago
Regenerated from Fortran code because we need array-slicing enabled since we slice an array when cally DASYJY. More... about 23 years ago
Regenerated from Fortran code because the array type should be array, not simple-array (because we're given an array slice). More... about 23 years ago
Update the build script and say the conversion was done using CMUCL. More... about 23 years ago
Remove the TOMS function calerf. More... about 23 years ago
Use the SLATEC routines for the various bessel functions, the Airy function and the exponential integral. More... about 23 years ago
Use the SLATEC routines for erf and erfc. More... about 23 years ago
Add new module for the numerical routines. More... about 23 years ago
Initial revision. More... about 23 years ago
Initial revision More... about 23 years ago