openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Maxima GPL CAS based on DOE-MACSYMA
Settings
|
Report Duplicate
55
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
High Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
2 days
ago.
Jun 25, 2024 — Jun 25, 2025
Showing page 672 of 679
Search / Filter on:
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.
amundson
More...
about 23 years ago
Bug fix:
amundson
More...
about 23 years ago
New system for communicating maxima command line options to lisp.
amundson
More...
about 23 years ago
Removed spurious reference to maxima.(png,gif)
amundson
More...
about 23 years ago
Update saving of init functions. Only clisp now has init function specified.
amundson
More...
about 23 years ago
install physics/physconst.mac and physics/physconst.usg
amundson
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.
amundson
More...
about 23 years ago
Create autoconf variables file for xmaxima.
amundson
More...
about 23 years ago
Add xmaximadir.
amundson
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>. ------------------------
amundson
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.
amundson
More...
about 23 years ago
server from the archive directory. getpid functions for clisp and cmucl have been added to the original.
amundson
More...
about 23 years ago
New maxima logo from Cliff Yapp.
amundson
More...
about 23 years ago
Updates for new maxima logo.
amundson
More...
about 23 years ago
xmaxima updates for new file layout and new maxima script. xmaxima itself is now derived from several tcl files.
amundson
More...
about 23 years ago
Remove the original maxima code that was evaluating the Bessel functions, to reduce clutter.
rtoy
More...
about 23 years ago
Forgot to include xgetua.lisp.
rtoy
More...
about 23 years ago
Remove the f2cl macros that were placed here and the TOMS algorithms that we've replaced by SLATEC versions.
rtoy
More...
about 23 years ago
Update the script for building the Lisp files. Clean up notes.
rtoy
More...
about 23 years ago
Regenerated from Fortran code because we receive a sliced array.
rtoy
More...
about 23 years ago
Regenerated from Fortran code because we need array-slicing enabled since we slice an array when cally DASYIK.
rtoy
More...
about 23 years ago
Regenerated from Fortran code because we need array-slicing enabled since we slice an array when cally DASYJY.
rtoy
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).
rtoy
More...
about 23 years ago
Update the build script and say the conversion was done using CMUCL.
rtoy
More...
about 23 years ago
Remove the TOMS function calerf.
rtoy
More...
about 23 years ago
Use the SLATEC routines for the various bessel functions, the Airy function and the exponential integral.
rtoy
More...
about 23 years ago
Use the SLATEC routines for erf and erfc.
rtoy
More...
about 23 years ago
Add new module for the numerical routines.
rtoy
More...
about 23 years ago
Initial revision.
rtoy
More...
about 23 years ago
Initial revision
rtoy
More...
about 23 years ago
←
1
2
…
668
669
670
671
672
673
674
675
676
677
678
679
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree