We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4af347 commit c1b520bCopy full SHA for c1b520b
composer.json
@@ -20,7 +20,7 @@
20
],
21
"require": {
22
"php": ">=7.2",
23
- "rubix/ml": "0.1.0"
+ "rubix/ml": "^0.1.0"
24
},
25
"suggest": {
26
"ext-tensor": "For faster training and inference"
0 commit comments