We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 260cddd commit df3b25bCopy full SHA for df3b25b
sitemap.xml
@@ -0,0 +1,15 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
3
+ <url>
4
+ <loc>https://blog.feascript.com/</loc>
5
+ <priority>1.0</priority>
6
+ </url>
7
8
+ <loc>https://blog.feascript.com/2023/12/01/finite-element-method-notes.html</loc>
9
+ <priority>0.7</priority>
10
11
12
+ <loc>https://blog.feascript.com/2025/04/04/javascript-for-scientific-computations.html</loc>
13
14
15
+</urlset>
0 commit comments