File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -15,8 +15,11 @@ The following packages are installed alongside their own dependencies:
1515- ` pyroll-zouhar-contact `
1616- ` pyroll-freiberg-flow-stress `
1717- ` pyroll-lendl-equivalent-method `
18-
18+ - ` pyroll-linear-thermal-expansion `
19+ - ` pyroll-elastic-mill-spring `
20+ - ` pyroll-gripping-analysis `
21+
1922By importing this package with ` import pyroll.basic ` , all listed packages are imported and thus registered as active
2023plugins.
2124The public API of this package is the union of all those packages.
22- 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.
You can’t perform that action at this time.
0 commit comments