Menu

MaximaPHP / News: Recent posts

MaximaPHP 0.1.3 Alpha has been released

MaximaPHP Change Log

Version: 0.1.3 April 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... read more
Posted by Anonymous 2007-04-22

MaximaPHP 0.1.1 Alpha has been released

MaximaPHP Change Log

Version: 0.1.1 March 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'... read more
Posted by Anonymous 2007-03-30

MaximaPHP Installation

MaximaPHP Installation instructions

Version: 0.1.0 March 26, 2007
-------------- --------------

Prerequisites:

In order to use MaximaPHP you need the following programs to be installed
properly in your server.

Posted by Anonymous 2007-03-26

Security Notes

MaximaPHP

Version: 0.1.0 March 26, 2007
-------------- --------------

Security Notes

MaximaPHP currently implements a several security measures to prevent user
from accidentally sending some harmful commands to the server.

These include:
- wrap Maxima program with 'maxima_with_timeout.pl' a perl script that
launch Maxima program within a controlled timeout limit.
- wrap TtM program with 'ttm_with_timeout.pl' a perl script that
launch TtM program within a controlled timeout limit.
- filter out input blocker, that blocks any commands considered
unsecure.... read more

Posted by Anonymous 2007-03-26

MaximaPHP version 0.1.0

MaximaPHP

MaximaPHP is a web interface to access Maxima computer algebra system in server.

Release Notes

The first and current version is 0.1.0

March 26, 2007, 0.1.0 is out, an ALPHA release

If you find a bug please post it at:
https://sourceforge.net/tracker/?func=add&group_id=191602&atid=938040

General Notes

MaximaPHP is hosted at my-tool.com, with downloads and mailing list through
sourceforge.net... read more

Posted by Anonymous 2007-03-26