We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d61c79e commit 12c9fb4Copy full SHA for 12c9fb4
README.md
@@ -5,13 +5,16 @@ the PyRolL core and a couple of basic plugins through its dependencies.
5
6
The following packages are installed alongside their own dependencies:
7
8
-- `pyroll`
+- `pyroll-core`
9
+- `pyroll-cli`
10
+- `pyroll-report`
11
+- `pyroll-export`
12
- `pyroll-integral-thermal`
13
- `pyroll-hensel-power-and-labour`
14
- `pyroll-wusatowski-spreading`
15
- `pyroll-zouhar-contact`
16
- `pyroll-freiberg-flow-stress`
-- `pyroll-hitchcock-roll-flattening`
17
+- `pyroll-lendl-equivalent-method`
18
19
By importing this package with `import pyroll.basic`, all listed packages are imported and thus registered as active
20
plugins.
0 commit comments