A framework for implementing real-time control systems
...Besides, this framework properly handles multiple threads, their communication, allows to synchronise control systems to external events (e.g. variable timers or incoming network packages) and provides many other nice features. Because of a high-level schematic-description language -- in form of provided Scilab commands -- only a minimal implementation-effort (no error-prone C-programming) is required.
A system for computer algebra and symbolic mathematics
OpenAxiom is an open source Computer Algebra System. It offers an interactive environment, an expressive programminglanguage, a compiler, a large set of mathematical libraries of interest to researchers and practitioners of computational sciences.
This project aims to build a portable pure C++ framework for GPGPU operations. It is conceived to ease scientific researches that need to speed up algebric and calculus operations on normal hardware, without the need of graphic programming knowledge.