You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/talks.md
+26-13Lines changed: 26 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,32 @@ limitations under the License.
24
24
25
25
> Talks featuring stdlib.
26
26
27
+
## 2025
28
+
29
+
### Exploring stdlib: JavaScript's Answer to Technical Computing
30
+
31
+
> [Athan Reines][kgryte], Inspiring Computing, February 2025
32
+
33
+
<divclass="image"align="center">
34
+
<a title="Exploring stdlib: JavaScript's Answer to Technical Computing" href="https://www.inspiringcomputing.com/2107763/episodes/16662797-exploring-stdlib-javascript-s-answer-to-technical-computing">
35
+
<img src="" alt="Exploring stdlib: JavaScript's Answer to Technical Computing">
36
+
</a>
37
+
<br>
38
+
</div>
39
+
40
+
## 2024
41
+
42
+
### Advanced Mathematics and Data Analysis with JavaScript
43
+
44
+
> [Gunj Joshi][gunjjoshi], JSNation US, November 2024
45
+
46
+
<divclass="image"align="center">
47
+
<a title="Advanced Mathematics and Data Analysis with JavaScript" href="https://gitnation.com/contents/advanced-mathematics-and-data-analysis-with-javascript">
48
+
<img src="https://cdn.jsdelivr.net/gh/stdlib-js/stdlib@fa25196d70829930020772d9e8de37a5a000b396/docs/assets/talks/jsnation_us_2024_gunj_joshi.png" alt="Advanced Mathematics and Data Analysis with JavaScript">
49
+
</a>
50
+
<br>
51
+
</div>
52
+
27
53
## 2019
28
54
29
55
### Open Source Directions: stdlib
@@ -174,19 +200,6 @@ limitations under the License.
174
200
<br>
175
201
</div>
176
202
177
-
## 2024
178
-
179
-
### Advanced Mathematics and Data Analysis with JavaScript
180
-
181
-
> [Gunj Joshi][gunjjoshi], JSNation US, November 2024
182
-
183
-
<divclass="image"align="center">
184
-
<a title="Advanced Mathematics and Data Analysis with JavaScript" href="https://gitnation.com/contents/advanced-mathematics-and-data-analysis-with-javascript">
185
-
<img src="https://cdn.jsdelivr.net/gh/stdlib-js/stdlib@fa25196d70829930020772d9e8de37a5a000b396/docs/assets/talks/jsnation_us_2024_gunj_joshi.png" alt="Advanced Mathematics and Data Analysis with JavaScript">
186
-
</a>
187
-
<br>
188
-
</div>
189
-
190
203
<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
0 commit comments