Web based PHP interface to communicate to Maxima computer algebra system in the server. It takes user input, send it to Maxima, and show the output back to website. It could send almost any commands including 'plot2d' and 'plot3d' to plot graphs.
Be the first to post a text review of MaximaPHP. Rate and review a project by clicking thumbs up or thumbs down in the right column.
MaximaPHP Change Log -------------------- Version: 0.1.3April 21, 2007 ---------------------------- Main ---- - MaximaPHP: * added support for 'julia' and 'mandelbrot' functions * added feature to choose either plotted images should be private or shared * revised regular expression pattern to match plotting function + such that it can match arbitrary balanced parentheses now Viewers ------- - revised 'Simplify' and 'Numeric' logic Equations (Solve), Matrices (Arithmetic, Property), Calculus (Integrate, Differentiate) - Matrices - Arithmetic * revised power algorithm * added log calculation - Generator * revised 'Simplify' and 'Numeric' logic creation - MPVCellAuto * changed plotted images to be shared Viewers added ------------- - Matrices * Trigonometry: Sin, Cos, Tan, Cot, Sec, Csc ASin, ACos, ATan, ACot, ASec, ACsc Sinh, Cosh, Tanh, Coth, Sech, Csch ASinh, ACosh, ATanh, ACoth, ASech, ACsch - Fractals * Mandelbrot + Click to position new center + Button to see its Julia set * Julia + Click to position new center Version: 0.1.2April 2, 2007 ---------------------------- Main ---- - MaximaPHP: * revised last output extraction Viewers ------- - Generator: * added example entries number * added eg. text place-holder * added session entries for text form items * changed generated form layout to use <tr><td>...</td></tr> * added additional security check * added 'tomaxima' and 'formatOutput' place-holder * added 'Simplify' and 'Numeric' options Viewers added ------------- - Matrices * Arithmetic: plus, minus, dot, divide, power * Properties: Determinant, Trace, Rank, Inverse Transpose, Adjoint, Triangular, Echelon Eigenvalues, Eigenvectors, Unit eigenvectors Similarity transform, Characteristic polynomial Version: 0.1.1March 29, 2007 ---------------------------- Main ---- - index.php: * added level for viewers * added language selection - mpvrewriteurl-no.php: * added language - mpvrewriteurl-yes.php: * added language * added viewer level - .htaccess-yes.php: * added language * added viewer level Security -------- - FilterOut: * added 'dataplot', 'histogram', 'barsplot', 'boxplot' Viewers ------- - Generator: * added viewer level Viewers added ------------- - Equations * Solve * FuncSolve - Calculus * Differentiate * Integrate --------------------------------------- if you have any questions please email bowo prasetyo praNzOjp at gSmaPil dAMot com (take NO SPAM for email address)
MaximaPHP Change Log -------------------- Version: 0.1.3April 21, 2007 ---------------------------- Main ---- - MaximaPHP: * added support for 'julia' and 'mandelbrot' functions * added feature to choose either plotted images should be private or shared * revised regular expression pattern to match plotting function + such that it can match arbitrary balanced parentheses now Viewers ------- - revised 'Simplify' and 'Numeric' logic Equations (Solve), Matrices (Arithmetic, Property), Calculus (Integrate, Differentiate) - Matrices - Arithmetic * revised power algorithm * added log calculation - Generator * revised 'Simplify' and 'Numeric' logic creation - MPVCellAuto * changed plotted images to be shared Viewers added ------------- - Matrices * Trigonometry: Sin, Cos, Tan, Cot, Sec, Csc ASin, ACos, ATan, ACot, ASec, ACsc Sinh, Cosh, Tanh, Coth, Sech, Csch ASinh, ACosh, ATanh, ACoth, ASech, ACsch - Fractals * Mandelbrot + Click to position new center + Button to see its Julia set * Julia + Click to position new center Version: 0.1.2April 2, 2007 ---------------------------- Main ---- - MaximaPHP: * revised last output extraction Viewers ------- - Generator: * added example entries number * added eg. text place-holder * added session entries for text form items * changed generated form layout to use <tr><td>...</td></tr> * added additional security check * added 'tomaxima' and 'formatOutput' place-holder * added 'Simplify' and 'Numeric' options Viewers added ------------- - Matrices * Arithmetic: plus, minus, dot, divide, power * Properties: Determinant, Trace, Rank, Inverse Transpose, Adjoint, Triangular, Echelon Eigenvalues, Eigenvectors, Unit eigenvectors Similarity transform, Characteristic polynomial Version: 0.1.1March 29, 2007 ---------------------------- Main ---- - index.php: * added level for viewers * added language selection - mpvrewriteurl-no.php: * added language - mpvrewriteurl-yes.php: * added language * added viewer level - .htaccess-yes.php: * added language * added viewer level Security -------- - FilterOut: * added 'dataplot', 'histogram', 'barsplot', 'boxplot' Viewers ------- - Generator: * added viewer level Viewers added ------------- - Equations * Solve * FuncSolve - Calculus * Differentiate * Integrate --------------------------------------- if you have any questions please email bowo prasetyo praNzOjp at gSmaPil dAMot com (take NO SPAM for email address)
MaximaPHP Change Log -------------------- Version: 0.1.3April 21, 2007 ---------------------------- Main ---- - MaximaPHP: * added support for 'julia' and 'mandelbrot' functions * added feature to choose either plotted images should be private or shared * revised regular expression pattern to match plotting function + such that it can match arbitrary balanced parentheses now Viewers ------- - revised 'Simplify' and 'Numeric' logic Equations (Solve), Matrices (Arithmetic, Property), Calculus (Integrate, Differentiate) - Matrices - Arithmetic * revised power algorithm * added log calculation - Generator * revised 'Simplify' and 'Numeric' logic creation - MPVCellAuto * changed plotted images to be shared Viewers added ------------- - Matrices * Trigonometry: Sin, Cos, Tan, Cot, Sec, Csc ASin, ACos, ATan, ACot, ASec, ACsc Sinh, Cosh, Tanh, Coth, Sech, Csch ASinh, ACosh, ATanh, ACoth, ASech, ACsch - Fractals * Mandelbrot + Click to position new center + Button to see its Julia set * Julia + Click to position new center Version: 0.1.2April 2, 2007 ---------------------------- Main ---- - MaximaPHP: * revised last output extraction Viewers ------- - Generator: * added example entries number * added eg. text place-holder * added session entries for text form items * changed generated form layout to use <tr><td>...</td></tr> * added additional security check * added 'tomaxima' and 'formatOutput' place-holder * added 'Simplify' and 'Numeric' options Viewers added ------------- - Matrices * Arithmetic: plus, minus, dot, divide, power * Properties: Determinant, Trace, Rank, Inverse Transpose, Adjoint, Triangular, Echelon Eigenvalues, Eigenvectors, Unit eigenvectors Similarity transform, Characteristic polynomial Version: 0.1.1March 29, 2007 ---------------------------- Main ---- - index.php: * added level for viewers * added language selection - mpvrewriteurl-no.php: * added language - mpvrewriteurl-yes.php: * added language * added viewer level - .htaccess-yes.php: * added language * added viewer level Security -------- - FilterOut: * added 'dataplot', 'histogram', 'barsplot', 'boxplot' Viewers ------- - Generator: * added viewer level Viewers added ------------- - Equations * Solve * FuncSolve - Calculus * Differentiate * Integrate --------------------------------------- if you have any questions please email bowo prasetyo praNzOjp at gSmaPil dAMot com (take NO SPAM for email address)
MaximaPHP Change Log -------------------- Version: 0.1.2April 2, 2007 ---------------------------- Main ---- - MaximaPHP: * revised last output extraction Viewers ------- - Generator: * added example entries number * added eg. text place-holder * added session entries for text form items * changed generated form layout to use <tr><td>...</td></tr> * added additional security check * added 'tomaxima' and 'formatOutput' place-holder * added 'Simplify' and 'Numeric' options Viewers added ------------- - Matrices * Arithmetic: plus, minus, dot, divide, power * Properties: Determinant, Trace, Rank, Inverse Transpose, Adjoint, Triangular, Echelon Eigenvalues, Eigenvectors, Unit eigenvectors Similarity transform, Characteristic polynomial Version: 0.1.1March 29, 2007 ---------------------------- Main ---- - index.php: * added level for viewers * added language selection - mpvrewriteurl-no.php: * added language - mpvrewriteurl-yes.php: * added language * added viewer level - .htaccess-yes.php: * added language * added viewer level Security -------- - FilterOut: * added 'dataplot', 'histogram', 'barsplot', 'boxplot' Viewers ------- - Generator: * added viewer level Viewers added ------------- - Equations * Solve * FuncSolve - Calculus * Differentiate * Integrate --------------------------------------- if you have any questions please email bowo prasetyo praNzOjp at gSmaPil dAMot com (take NO SPAM for email address)
MaximaPHP Change Log -------------------- Version: 0.1.2April 2, 2007 ---------------------------- Main ---- - MaximaPHP: * revised last output extraction Viewers ------- - Generator: * added example entries number * added eg. text place-holder * added session entries for text form items * changed generated form layout to use <tr><td>...</td></tr> * added additional security check * added 'tomaxima' and 'formatOutput' place-holder * added 'Simplify' and 'Numeric' options Viewers added ------------- - Matrices * Arithmetic: plus, minus, dot, divide, power * Properties: Determinant, Trace, Rank, Inverse Transpose, Adjoint, Triangular, Echelon Eigenvalues, Eigenvectors, Unit eigenvectors Similarity transform, Characteristic polynomial Version: 0.1.1March 29, 2007 ---------------------------- Main ---- - index.php: * added level for viewers * added language selection - mpvrewriteurl-no.php: * added language - mpvrewriteurl-yes.php: * added language * added viewer level - .htaccess-yes.php: * added language * added viewer level Security -------- - FilterOut: * added 'dataplot', 'histogram', 'barsplot', 'boxplot' Viewers ------- - Generator: * added viewer level Viewers added ------------- - Equations * Solve * FuncSolve - Calculus * Differentiate * Integrate --------------------------------------- if you have any questions please email bowo prasetyo praNzOjp at gSmaPil dAMot com (take NO SPAM for email address)
MaximaPHP Change Log -------------------- Version: 0.1.1March 29, 2007 ---------------------------- Main ---- - index.php: * added level for viewers * added language selection - mpvrewriteurl-no.php: * added language - mpvrewriteurl-yes.php: * added language * added viewer level - .htaccess-yes.php: * added language * added viewer level Security -------- - FilterOut: * added 'dataplot', 'histogram', 'barsplot', 'boxplot' Viewers ------- - Generator: * added viewer level Viewers added ------------- - Equations * Solve * FuncSolve - Calculus * Differentiate * Integrate
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?