55
I Use This!
High Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 19 hours ago.
Jun 25, 2024 — Jun 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Initial revision More... about 23 years ago
Initial conversion from SLATEC routines. More... about 23 years ago
Initial revision. More... about 23 years ago
Oops. Don't need to SAVE ALFA1, ALFA2, BETA1, etc., since we removed these variables. More... about 23 years ago
f2cl doesn't handle equivalence statements and this routine only seems to use the equivalence statements as some means of initializing the arrays, so remove the equivalence statements and make the appropriate changes to the initializers. More... about 23 years ago
f2cl doesn't correctly convert format strings that are included in the WRITE statement. Move it out to a separate FORMAT statement. More... about 23 years ago
Initial checkin of SLATEC routines as obtained from netlib.org. More... about 23 years ago
Added a note that the linear differential equations need to have constant coefficients to be solved by desolve. More... about 23 years ago
Added a note to the desolve section, saying it works best with linear odes. More... about 23 years ago
(1) Removed *maxima-directory*, which was the same as *maxima-prefix*, but not used consistently. More... about 23 years ago
Added defvars for the new *maxima- directories. More... about 23 years ago
A discussion of what methods Maxima uses to solve the odes was added. More... about 23 years ago
Search path updates. Maxima should now be internally consistent with the new build system and file installation schemes. All autoconf options should be properly supported, including overriding datadir and infodir. The autoconf prefix, datadir and infodir options are also adjustable at run time through the environment variables MAXIMA_DIRECTORY, MAXIMA_DATADIR AND MAXIMA_INFODIR, respectively. More... about 23 years ago
Physical Constants Package uploaded-
Clifford Yapp
as starseeker
More... about 23 years ago
2002-04-10 David Billinghurst <[email protected]> More... about 23 years ago
2002-04-10 David Billinghurst <[email protected]> More... about 23 years ago
removing xv files
Clifford Yapp
as starseeker
More... about 23 years ago
duplicate of other contents in directory
Clifford Yapp
as starseeker
More... about 23 years ago
removing useless files
Clifford Yapp
as starseeker
More... about 23 years ago
removeing useless file
Clifford Yapp
as starseeker
More... about 23 years ago
Add maxima function apropos More... about 23 years ago
Initial upload of maxima user manual
Clifford Yapp
as starseeker
More... about 23 years ago
Patches from David Billinghurst. More... about 23 years ago
Patches from David Billinghurst. More... about 23 years ago
Minor cleanup. More... about 23 years ago
Preliminary work on path improvements. More... about 23 years ago
Bill Schelter's modified version of texi2html. We should probably try to switch back to the official version of texi2html some time in the future. More... about 23 years ago
Build system cleanup. More... about 23 years ago
Build system cleanup. More... about 23 years ago
Add spaces to avoid texinfo warning. More... about 23 years ago