feat: publish numerics and optimization chapter
This commit is contained in:
+2
-1
@@ -14,7 +14,8 @@
|
||||
"check:reasoning-browser": "node scripts/check-reasoning-browser.mjs",
|
||||
"check:training-systems-browser": "node scripts/check-training-systems-browser.mjs",
|
||||
"check:scaling-browser": "node scripts/check-scaling-browser.mjs",
|
||||
"check:data-browser": "node scripts/check-data-browser.mjs"
|
||||
"check:data-browser": "node scripts/check-data-browser.mjs",
|
||||
"check:numerics-browser": "node scripts/check-numerics-browser.mjs"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/sitemap": "3.7.3",
|
||||
|
||||
Reference in New Issue
Block a user