Compare commits

9 Commits

Author SHA1 Message Date
znetsixe
7016451300 upates 2025-11-07 15:30:29 +01:00
znetsixe
503e7c418c updates 2025-11-07 15:29:49 +01:00
znetsixe
ca0382a1d6 updating 2025-11-06 16:47:25 +01:00
znetsixe
6362c873b6 updates 2025-11-06 11:19:27 +01:00
znetsixe
e44863e1a8 updated nodes 2025-11-05 17:16:05 +01:00
znetsixe
65bdddc9d4 New commits for general and rotating machine 2025-11-05 15:47:52 +01:00
znetsixe
1926f0b111 updated package to point to main branch always 2025-11-05 09:09:44 +01:00
znetsixe
b986427d8f updated latest commit 2025-11-03 09:17:44 +01:00
znetsixe
516ffce6ad updates 2025-10-31 18:36:31 +01:00
6 changed files with 22 additions and 285 deletions

297
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -28,7 +28,7 @@
"dependencies": { "dependencies": {
"@tensorflow/tfjs": "^4.22.0", "@tensorflow/tfjs": "^4.22.0",
"@tensorflow/tfjs-node": "^4.22.0", "@tensorflow/tfjs-node": "^4.22.0",
"generalFunctions": "git+https://gitea.centraal.wbd-rd.nl/RnD/generalFunctions.git", "generalFunctions": "git+https://gitea.centraal.wbd-rd.nl/RnD/generalFunctions.git#main",
"mathjs": "^13.2.0" "mathjs": "^13.2.0"
} }
} }