<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Math on Solarized Sublime Sekai</title>
    <link>https://vincenttam.gitlab.io/tags/math/</link>
    <description>Recent content in Math on Solarized Sublime Sekai</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Thu, 13 Apr 2023 17:24:51 +0200</lastBuildDate>
    <atom:link href="https://vincenttam.gitlab.io/tags/math/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Cython Can&#39;t Replace Julia</title>
      <link>https://vincenttam.gitlab.io/post/2019-04-17-cython-cant-replace-julia/</link>
      <pubDate>Wed, 17 Apr 2019 16:57:32 +0200</pubDate>
      <guid>https://vincenttam.gitlab.io/post/2019-04-17-cython-cant-replace-julia/</guid>
      <description>&lt;p&gt;This is a linklog to&#xA;&lt;a href=&#34;https://www.stochasticlifestyle.com/why-numba-and-cython-are-not-substitutes-for-julia/&#34;&gt;Christopher Rackauckas&amp;rsquo;s article about Julia, Cython &amp;amp; Numba&lt;/a&gt;.  Unluckily, I&#xA;&lt;em&gt;don&amp;rsquo;t&lt;/em&gt; have time to read this now.  Hope I can return to this later.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Custom $\KaTeX$ Macros</title>
      <link>https://vincenttam.gitlab.io/post/2018-09-27-custom-katex-macros/</link>
      <pubDate>Thu, 27 Sep 2018 19:32:58 +0200</pubDate>
      <guid>https://vincenttam.gitlab.io/post/2018-09-27-custom-katex-macros/</guid>
      <description>&lt;h3 id=&#34;background&#34;&gt;Background&lt;/h3&gt;&#xA;&lt;p&gt;Same as &lt;a href=&#34;https://vincenttam.gitlab.io/post/2018-09-12-beautiful-hugo-improvements/&#34;&gt;the last section in &lt;em&gt;Beautiful Hugo Improvements&lt;/em&gt;&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;h3 id=&#34;goal&#34;&gt;Goal&lt;/h3&gt;&#xA;&lt;p&gt;To write math efficiently by automatically loading longer code with shorter&#xA;macro code.&lt;/p&gt;&#xA;&lt;p&gt;For example, when I wrote &lt;a href=&#34;https://vincenttam.gitlab.io/post/2018-09-25-some-infinite-cardinality-identities/&#34;&gt;&lt;em&gt;Some Infinite Cardinality Identities&lt;/em&gt;&lt;/a&gt;, it&#xA;would be ten times more quicker and efficient to type &lt;code&gt;\card{C}&lt;/code&gt; than to write&#xA;&lt;code&gt;\mathop{\mathrm{card}}(C)&lt;/code&gt; all the time.&lt;/p&gt;&#xA;&lt;h3 id=&#34;changes-committed-to-my-i-classfab-fa-git-aria-hiddeni-repo&#34;&gt;Changes committed to my &lt;i class=&#34;fab fa-git&#34; aria-hidden&gt;&lt;/i&gt; repo&lt;/h3&gt;&#xA;&lt;p&gt;The current version of &lt;a href=&#34;https://github.com/halogenica/beautifulhugo&#34;&gt;Beautiful Hugo&lt;/a&gt; is still using $\KaTeX$ v0.7,&#xA;which &lt;em&gt;doesn&amp;rsquo;t&lt;/em&gt; support macros in auto-rendering.  It would be &lt;em&gt;inconvenient&lt;/em&gt; to&#xA;include the macros after invoking $\KaTeX$&amp;rsquo;s &lt;code&gt;render&lt;/code&gt; function.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Math Sample</title>
      <link>https://vincenttam.gitlab.io/post/2017-03-05-math-sample/</link>
      <pubDate>Sun, 05 Mar 2017 00:00:00 +0000</pubDate>
      <guid>https://vincenttam.gitlab.io/post/2017-03-05-math-sample/</guid>
      <description>&lt;p&gt;&lt;i class=&#34;fa fa-exclamation-circle&#34;&gt;&lt;/i&gt; &lt;em&gt;This is a sample created by&#xA;the developer of Beautiful Hugo.&lt;/em&gt;&lt;/p&gt;&#xA;&lt;p&gt;KaTeX can be used to generate complex math formulas server-side.&lt;/p&gt;&#xA;&lt;div&gt;$$&#xA;\phi = \frac{(1+\sqrt{5})}{2} = 1.6180339887\cdots&#xA;$$&lt;/div&gt;&#xA;&lt;p&gt;Additional details can be found on &lt;a href=&#34;https://github.com/Khan/KaTeX&#34;&gt;GitHub&lt;/a&gt; or on the &lt;a href=&#34;http://tiddlywiki.com/plugins/tiddlywiki/katex/&#34;&gt;Wiki&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
