forked from hpcdev/xylose
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathREADME
More file actions
20 lines (16 loc) · 846 Bytes
/
Copy pathREADME
File metadata and controls
20 lines (16 loc) · 846 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Xylose: Collection of useful computational utilities
A support library
- Co-authored by Air Force Research Lab (U.S. Government)
- See AUTHORS for contributors
This software is released under the LGPL v3 license.
components:
Jamroot Overall Boost.Jam build file.
CMakeLists.txt Overall CMake build file.
AUTHORS A list of those who have contributed with contact info
ChangeLog Brief descriptions of changes made between major revisions
COPYING Copy of the GPL v3 used for this package
COPYING.LESSER Copy of the LGPL v3 extention of GPL v3 used for this package
INSTALL Description of how one can install this package
README Brief description of this package
docs/ documentation, including doxygen generated api documentation
src/ source code