We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 059be27 commit 39dd7bfCopy full SHA for 39dd7bf
1 file changed
README.md
@@ -15,8 +15,11 @@ The following packages are installed alongside their own dependencies:
15
- `pyroll-zouhar-contact`
16
- `pyroll-freiberg-flow-stress`
17
- `pyroll-lendl-equivalent-method`
18
-
+- `pyroll-linear-thermal-expansion`
19
+- `pyroll-elastic-mill-spring`
20
+- `pyroll-gripping-analysis`
21
+
22
By importing this package with `import pyroll.basic`, all listed packages are imported and thus registered as active
23
plugins.
24
The public API of this package is the union of all those packages.
-So with `import pyroll.basic as pr` one has access to all public APIs of those packages under one single alias.
25
+So with `import pyroll.basic as pr` one has access to all public APIs of those packages under one single alias.
0 commit comments