* Introduction:
- This Module is a Library based Perl code.
- The library provide:
- Convert INFIX expressions to POSTFIX;
- Convert POSTFIX expressions to INFIX and;
- Perform POSTFIX context validations.
- Context validation can be implemented in item selection routines or data context validation, when it is possible to identify data to be selected or ignored in some data analysis process.
* NOTE:
- Before any implementation, we recommend details in WIKI...
Displays four-dimensional objects and functions by projecting them into three-dimensional space. Viewpoint transformations and parameter changes are displayed in real time.
THE PROJECT'S CODE BASE HAS BEEN MOVED TO GITHUB: https://github.com/lene/HyperspaceExplorer
The Git repository on SourceForge will be kept in sync with GitHub at least for the time being, but for the latest commits you should check the GitHub Project.
If you want to report a bug or a feature request, please use...