Skip to content

Commit a8d27ad

Browse files
committed
docs: add podcast
--- type: pre_commit_static_analysis_report description: Results of running static analysis checks when committing changes. report: - task: lint_filenames status: passed - task: lint_editorconfig status: passed - task: lint_markdown status: passed - task: lint_package_json status: na - task: lint_repl_help status: na - task: lint_javascript_src status: na - task: lint_javascript_cli status: na - task: lint_javascript_examples status: na - task: lint_javascript_tests status: na - task: lint_javascript_benchmarks status: na - task: lint_python status: na - task: lint_r status: na - task: lint_c_src status: na - task: lint_c_examples status: na - task: lint_c_benchmarks status: na - task: lint_c_tests_fixtures status: na - task: lint_shell status: na - task: lint_typescript_declarations status: na - task: lint_typescript_tests status: na - task: lint_license_headers status: passed ---
1 parent 8d87a21 commit a8d27ad

File tree

2 files changed

+26
-13
lines changed

2 files changed

+26
-13
lines changed
189 KB
Loading

docs/talks.md

Lines changed: 26 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,32 @@ limitations under the License.
2424

2525
> Talks featuring stdlib.
2626
27+
## 2025
28+
29+
### Exploring stdlib: JavaScript's Answer to Technical Computing
30+
31+
> [Athan Reines][kgryte], Inspiring Computing, February 2025
32+
33+
<div class="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+
<div class="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+
2753
## 2019
2854

2955
### Open Source Directions: stdlib
@@ -174,19 +200,6 @@ limitations under the License.
174200
<br>
175201
</div>
176202

177-
## 2024
178-
179-
### Advanced Mathematics and Data Analysis with JavaScript
180-
181-
> [Gunj Joshi][gunjjoshi], JSNation US, November 2024
182-
183-
<div class="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-
190203
<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
191204

192205
<section class="links">

0 commit comments

Comments
 (0)