0.4 Pre-Release
Pre-release
Pre-release
This release includes a variety of enhancements to the library. The main changes are bugfixes, api improvements, more complete linear regression, and a new ARIMA simulation/process object.
Summary of major changes:
- Greatly enhanced linear regression functionality and API.
- ARIMA process object with potential for indefinite observation generation and memory-saving features.
- Package names now follow traditional Java conventions, preventing name clashes.
- Fix to prevent infinite looping in BFGS optimization.