Skip to content

forhadahmed/mathematica

Repository files navigation

Web Interface for Mathematica

A simple clean web interface for a local install of the Mathematica kernel. This is not meant as a replacement for Mathematica's rich Notebook interface but rather, a simple interface for that quick computation that is required when you (or your colleagues) are offsite and all you have is a browser.

Pre-requisites:
  • Mathematica installed on a networked machine
  • Web-server (Apache, nginx, etc.) running PHP
Installation:
  1. Copy out the files here into a directory inside your DocumentRoot (e.g. C:/www/mathematica/)
  2. Change the appropriate variables in mathematica.php
Screenshot:

alt text

Notes:
  • Tested with Mathematica 8 on Windows - no major issues. Linux has some issues with graphics but mostly works.
  • Evaluated expressions are independent - you cannot use a value assigned in a previous expression

About

Web application interface for Mathematica

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors