1 parent 245f07a commit 23047f1Copy full SHA for 23047f1
1 file changed
study.json
@@ -271,6 +271,14 @@
271
"accent": "red",
272
"blurb": "First formal introduction to ML",
273
"resources": []
274
+ },{
275
+ "id": "ODE",
276
+ "title": "Ordinary Differential Equations",
277
+ "tag": "ODE",
278
+ "icon": "fa-solid fa-wave-square",
279
+ "accent": "blue",
280
+ "blurb": "Elementary Ordinary Differential Equations",
281
+ "resources": []
282
}
283
]
284
},
0 commit comments