1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42
|
# Trilinos

[Website](https://trilinos.github.io) |
[Documentation](https://trilinos.github.io/documentation.html) |
[Mailing List](https://trilinos.github.io/mail_lists.html) |
[Packages](http://trilinos.github.io/packages.html)
[](https://scan.coverity.com/projects/1680)
The Trilinos Project is an effort to develop algorithms and enabling
technologies within an object-oriented software framework for the solution of
large-scale, complex multi-physics engineering and scientific problems. A
unique design feature of Trilinos is its focus on packages.
### Documentation
- [Getting Started with Trilinos](https://trilinos.github.io/getting_started.html)
- [General Documentation](https://trilinos.github.io/documentation.html)
- [Quick configure, build and install hints for Trilinos](INSTALL.rst)
- [Trilinos Configure, Build, Test, and Install Reference Guide](https://trilinos.org/docs/files/TrilinosBuildReference.html)
- For help with a particular package, see the website and accompanying
documentation for that package. Links to these can be found down the
right side of any page on the website and at [the package website](https://trilinos.github.io/packages.html).
### License
Trilinos is licensed on a per-package basis. Most packages are now under a BSD
license, some are published under the (L)GPL. Details can be taken from the
documentation of each package.
### Contributing
We appreciate your willingness to contribute to the Trilinos project. Please
familiarize yourself with our [contributing
guidelines](https://github.com/trilinos/Trilinos/blob/master/CONTRIBUTING.md).
|