This project contains auxiliary numerical utilities for use with the IGLib Core.
The initial set of utilities is transferred from the legacy IGLib Framework's base repository, especially from the IGLib project. In these utilities, the namespaces were changed such that this project can be referenced simultaneously with the legacy IGLib project. The quality of code in these transferred utilities should be improved and test coverage should be provided (tests were mainly not transferred from the legacy IGLib), but this will oly be done gradually as the utilities are being used more.
New utilities added to this project (not transferred from the legacy IGLib Framework) should be made up to the standards.
- Additional Information about the Project
- Other:
- Repository's README (on GitHub)
- About the Repository
- The Investigative Generic Library (IGLib) - information about IGLib as a whole
- this document on GitHub; project directory on GitHub
Unit tests and some lower level integration tests are provided in the IGLib.Core.Tests project. Checked for changes that may have been applied already. Many utilities in this project are not yed covered by tests (this is mainly true for the utilities that were transferred from the legacy IGLib Framework).