
This is the home of the CompaJ Project - open source, cross-platform programming and numeric computing platform for math modelling.

Project is under active development. CompaJ supports only basic functions and models now, which are not intended to use in real projects. See project progress and feature on public Trello board.
CompaJ has modular structure based on Maven modules.
CompaJ uses Groovy under the hood with some tweaks. You can learn Groovy on its official site. Documentation about CompaJ syntax available in Wiki.
CompaJ uses Apache Commons Math library for math operations. Learn about CompaJ math features in Wiki.
CompaJ uses widgets system for visualization in WorkSpace. Documentation available in Wiki
Plugin API provides a way for developers to extend CompaJ system with new features. Documentation available in Wiki
All documentation and necessary information with tutorials will be released soon.
CompaJ uses Apache License 2.0. See LICENSE.md for more details.