2021-04-29 |
Jaime E. Villate | Fixes bug #3774: Horizontal parts of plots at ymin...
|
commit | commitdiff | tree |
2021-04-29 |
Jaime E. Villate | Fixes the mesh_lines_color option for newer versions...
|
commit | commitdiff | tree |
2021-04-29 |
Jaime E. Villate | The coordinates transformation must be set up after...
|
commit | commitdiff | tree |
2021-04-28 |
Jaime E. Villate | Adds documentation for adapt_depth and updates the...
|
commit | commitdiff | tree |
2021-04-28 |
Jaime E. Villate | Make the error message for adapt_depth say that it...
|
commit | commitdiff | tree |
2021-04-27 |
Jaime E. Villate | Fixes a couple of typos.
|
commit | commitdiff | tree |
2021-04-27 |
Jaime E. Villate | Adds documentation for hstep and pwilt
|
commit | commitdiff | tree |
2021-04-27 |
Jaime E. Villate | Merge branch 'master' of ssh://git.code.sf.net/p/maxima...
|
commit | commitdiff | tree |
2021-04-27 |
Jaime E. Villate | Adds documentation for pwilt and hstep.
|
commit | commitdiff | tree |
2021-04-27 |
Jaime E. Villate | Fixes a typo: a command missing in a command of an...
|
commit | commitdiff | tree |
2021-04-27 |
Jaime E. Villate | Adds one more bug fixed to the list
|
commit | commitdiff | tree |
2021-04-27 |
Jaime E. Villate | Add option z to plot3d in Xmaxima
|
commit | commitdiff | tree |
2021-04-27 |
Jaime E. Villate | Fixes a bug in plot3d: The points projections into...
|
commit | commitdiff | tree |
2021-04-26 |
Jaime E. Villate | Updates the changelog for release 5.44
|
commit | commitdiff | tree |
2021-04-25 |
Jaime E. Villate | Removes figure plotting1 which is not being used.
|
commit | commitdiff | tree |
2021-04-25 |
Jaime E. Villate | Removes calls to implicit_plot and contour_plot that...
|
commit | commitdiff | tree |
2021-04-25 |
Jaime E. Villate | New version of the Plotting section of the manual reflecting...
|
commit | commitdiff | tree |
2021-04-25 |
Jaime E. Villate | Corrects an error accidentaly introduced in the last...
|
commit | commitdiff | tree |
2021-04-24 |
Jaime E. Villate | Uses g directive with 8 digits to print all floating...
|
commit | commitdiff | tree |
2021-04-24 |
Jaime E. Villate | Fixes bug #3648 "plot output depends on *read-default...
|
commit | commitdiff | tree |
2021-04-22 |
Jaime E. Villate | Updates the figures of the plotting section of the...
|
commit | commitdiff | tree |
2021-04-22 |
Jaime E. Villate | Adds options nopalette and noztics.
|
commit | commitdiff | tree |
2021-04-20 |
Jaime E. Villate | Renames option nomesh_lines_color as nomesh_lines
|
commit | commitdiff | tree |
2021-04-20 |
Jaime E. Villate | contour_plot and implicit_plot turned obsolote.
|
commit | commitdiff | tree |
2021-04-18 |
Jaime E. Villate | Introduces contour plots for plot2d
|
commit | commitdiff | tree |
2021-04-16 |
Jaime E. Villate | Improves the algorithm for implicit functions.
|
commit | commitdiff | tree |
2021-04-10 |
Jaime E. Villate | The values of the function at the sample points are...
|
commit | commitdiff | tree |
2021-04-08 |
Jaime E. Villate | Only accept expr1 = expr2 for implicit plots.
|
commit | commitdiff | tree |
2021-04-06 |
Jaime E. Villate | xmaxima-paths.tcl was moved to Paths.tcl by commit...
|
commit | commitdiff | tree |
2021-04-06 |
Jaime E. Villate | Does not show Maxima's message "Connecting Maxima to...
|
commit | commitdiff | tree |
2021-04-04 |
Jaime E. Villate | Saves the history of commands between sessions.
|
commit | commitdiff | tree |
2021-04-04 |
Jaime E. Villate | Tcl scripts do not need to be executable files.
|
commit | commitdiff | tree |
2021-04-04 |
Jaime E. Villate | Code clean-up.
|
commit | commitdiff | tree |
2021-04-04 |
Jaime E. Villate | Fixes some typos
|
commit | commitdiff | tree |
2021-04-02 |
Jaime E. Villate | A better look for the plots created by Xmaxima.
|
commit | commitdiff | tree |
2021-04-01 |
Jaime E. Villate | Makes the titles of the plot windows non translatable.
|
commit | commitdiff | tree |
2021-03-28 |
Jaime E. Villate | Recovers Wolfgang's commit and puts a remainder to...
|
commit | commitdiff | tree |
2021-03-28 |
Jaime E. Villate | The list MathServer is no longer used.
|
commit | commitdiff | tree |
2021-03-28 |
Jaime E. Villate | Cleans up some unused configuration constants and adds...
|
commit | commitdiff | tree |
2021-03-28 |
Jaime E. Villate | Fixes an error of the last commit and makes package...
|
commit | commitdiff | tree |
2021-03-28 |
Jaime E. Villate | Requires Tk 8.6 or newer.
|
commit | commitdiff | tree |
2021-03-25 |
Jaime E. Villate | Makes functions hstep and pwilt be loaded automatically.
|
commit | commitdiff | tree |
2021-03-25 |
Jaime E. Villate | Improves the documentation for ieqn (integral equations...
|
commit | commitdiff | tree |
2021-03-24 |
Jaime E. Villate | Reverts the change accidentally introduced by commit...
|
commit | commitdiff | tree |
2021-03-24 |
Jaime E. Villate | Fixes an error introduced accidentally.
|
commit | commitdiff | tree |
2021-03-24 |
Jaime E. Villate | Reduces the size of the sample grid.
|
commit | commitdiff | tree |
2021-03-23 |
Jaime E. Villate | Implements implicit plots in plotd2d
|
commit | commitdiff | tree |
2021-03-23 |
Jaime E. Villate | In xmaxima's plot2d, allow segements with only two...
|
commit | commitdiff | tree |
2021-03-23 |
Jaime E. Villate | Raises an error when an unknown plot option is found.
|
commit | commitdiff | tree |
2021-03-23 |
Jaime E. Villate | Adds more synonyms for plot options
|
commit | commitdiff | tree |
2021-03-23 |
Jaime E. Villate | Fixes indentation in function plot-options-parser
|
commit | commitdiff | tree |
2021-03-23 |
Jaime E. Villate | Do not assume that plot option "grid" has a global...
|
commit | commitdiff | tree |
2021-03-22 |
Jaime E. Villate | Check variabes in the expressions given to plot2d
|
commit | commitdiff | tree |
2021-03-20 |
Jaime E. Villate | When using Xmaxima to plot, run it in the background
|
commit | commitdiff | tree |
2021-03-20 |
Jaime E. Villate | Allow Windows users to use gnuplot_pipes plot format
|
commit | commitdiff | tree |
2021-03-17 |
Jaime E. Villate | Updated to agree with the new version of plot.lisp
|
commit | commitdiff | tree |
2021-03-17 |
Jaime E. Villate | Use plot object and don't call deprecated gnuplot-print...
|
commit | commitdiff | tree |
2021-03-16 |
Jaime E. Villate | - gnuplot_pipes no longer creates a file.
|
commit | commitdiff | tree |
2021-03-11 |
Jaime E. Villate | Fixes bug #3738 (xlabel, ylabel in set_plot_option...
|
commit | commitdiff | tree |
2020-06-15 |
Jaime E. Villate | Tries to use 65 or less columns in all input and output...
|
commit | commitdiff | tree |
2020-06-15 |
Jaime E. Villate | Renames Xmaxima function apply to mxapply, to avoid...
|
commit | commitdiff | tree |
2019-06-26 |
Jaime E. Villate | Prints gnuplot formatting characters (^, _, ...) in...
|
commit | commitdiff | tree |
2019-06-24 |
Jaime E. Villate | Makes all examples in the "Plotting" section appear...
|
commit | commitdiff | tree |
2019-01-11 |
Jaime Villate | Fixes the name of the rank funtion included with the...
|
commit | commitdiff | tree |
2018-12-20 |
Jaime Villate | Fixes a typo found by Elias Martenson
|
commit | commitdiff | tree |
2018-11-12 |
Jaime Villate | Fix typos.
|
commit | commitdiff | tree |
2018-11-12 |
Jaime Villate | Update documentation for romberg. It no longer needs...
|
commit | commitdiff | tree |
2018-11-09 |
Jaime Villate | Check the arguments given to Krylov matrix (a vector...
|
commit | commitdiff | tree |
2018-11-08 |
Jaime Villate | Change strings to Maxima symbol names in the calls...
|
commit | commitdiff | tree |
2018-11-04 |
Jaime Villate | Makes the functions in share/contrib/tocl.lisp autoloaded...
|
commit | commitdiff | tree |
2018-02-13 |
Jaime Villate | Adds documentation for package Combinatorics
|
commit | commitdiff | tree |
2018-02-13 |
Jaime Villate | Fixes a bug in perms, when called with three arguments
|
commit | commitdiff | tree |
2017-12-02 |
Jaime Villate | Simpler algorithm to get permutations in Trotter-Johnson...
|
commit | commitdiff | tree |
2017-12-02 |
Jaime Villate | A change in the name of the functions
|
commit | commitdiff | tree |
2017-11-28 |
Jaime Villate | Adds Trotter-Johnson algorithms
|
commit | commitdiff | tree |
2017-11-28 |
Jaime Villate | Coding style improvements
|
commit | commitdiff | tree |
2017-11-25 |
Jaime Villate | Ask the user to use ; ath the demo promt, to make it...
|
commit | commitdiff | tree |
2017-11-25 |
Jaime Villate | Better and more consistent coding style
|
commit | commitdiff | tree |
2017-11-23 |
Jaime Villate | Fixes a bug. Using a function that no longer existed.
|
commit | commitdiff | tree |
2017-11-23 |
Jaime Villate | More cases for permutations_lex
|
commit | commitdiff | tree |
2017-11-22 |
Jaime Villate | Check for correct syntax of oarametric plots.
|
commit | commitdiff | tree |
2017-11-22 |
Jaime Villate | Removes the old non-adaptive parametric plotter
|
commit | commitdiff | tree |
2017-11-21 |
Jaime Villate | Fixes bug #3238 (plot fails with small x-range due...
|
commit | commitdiff | tree |
2017-11-21 |
Jaime Villate | Fixes bug #2835 (Parametric ploting failed if the variable...
|
commit | commitdiff | tree |
2017-11-20 |
Jaime Villate | Fixes bug #3260 (plot2d: option [xy_scale] has no/strange...
|
commit | commitdiff | tree |
2017-11-16 |
Jaime Villate | Fixes a bug: in a product of permutations, the one...
|
commit | commitdiff | tree |
2017-11-14 |
Jaime Villate | Fixes a typo in the messages of the demo.
|
commit | commitdiff | tree |
2017-11-14 |
Jaime Villate | Updated the message shown by demo when it starts, to...
|
commit | commitdiff | tree |
2017-11-14 |
Jaime Villate | Adds a demo file and fixes some bugs (destructive use...
|
commit | commitdiff | tree |
2017-11-10 |
Jaime Villate | More functions added to combinatorics.lisp and a new...
|
commit | commitdiff | tree |
2017-11-08 |
Jaime Villate | More functions added.
|
commit | commitdiff | tree |
2017-11-07 |
Jaime Villate | combinatorics.lisp: a new package that adds functions...
|
commit | commitdiff | tree |
2017-11-03 |
Jaime Villate | Updated the list of tcl pieces put together in the...
|
commit | commitdiff | tree |
2017-07-31 |
Jaime Villate | Fixes a bug in plotdf: When one of the points in the...
|
commit | commitdiff | tree |
2016-03-07 |
Jaime Villate | Applies patch sent by Tomio Arisaka in ticket #3101
|
commit | commitdiff | tree |
2016-02-23 |
Jaime Villate | Merge branch 'master' of ssh://git.code.sf.net/p/maxima...
|
commit | commitdiff | tree |
2016-02-16 |
Jaime Villate | Fixes a lisp syntax error.
|
commit | commitdiff | tree |
2016-01-11 |
Jaime Villate | Fixes a bug in the style plot option reported in the...
|
commit | commitdiff | tree |
2015-06-11 |
Jaime Villate | Examples output updated using update_examples
|
commit | commitdiff | tree |
2015-06-11 |
Jaime Villate | Fixes wrong results of rationalize, as reported by...
|
commit | commitdiff | tree |