We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 574a827 commit 681431aCopy full SHA for 681431a
1 file changed
README.md
@@ -13,7 +13,7 @@ EXP is a Basis Function Expansion C++ library and Python package for running N-b
13
| Paper | The JOSS paper for EXP |
14
| cmake | Helpers for `cmake` installation process |
15
| doc | The doxygen documentation for EXP |
16
-| expui | Source for standalone classes used by Python wrappers and other standalone utilities |
+| expui | Classes used by Python wrappers and by the nbody code and other standalone utilities for coefficient IO support. |
17
| exputil | The main EXP function and class library used by both pyEXP and EXP |
18
| extern | The directory for external code needed for installation |
19
| include | Include file for all common classes |
0 commit comments