<?xml version="1.0" encoding="UTF-8"?>

<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns="http://purl.org/rss/1.0/"
 xmlns:admin="http://webns.net/mvcb/"
 xmlns:content="http://purl.org/rss/1.0/modules/content/"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:hatena="http://www.hatena.ne.jp/info/xmlns#"
 xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
 xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/"
>

<channel rdf:about="https://b.hatena.ne.jp/entry/s/mazzo.li/posts/vectorized-atan2.html">
<title>&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Speeding up `atan2f` by 50x</title>
<link>https://b.hatena.ne.jp/entry/s/mazzo.li/posts/vectorized-atan2.html</link>
<description>2021-08-16 Speeding up atan2f by 50x \mathrm{atan2} is an important but slow trigonometric function. However, if we&#x2019;re working with batches of points and willing to live with tiny errors, we can pr...</description>
<items>
 <rdf:Seq>
  <rdf:li rdf:resource="https://b.hatena.ne.jp/zu2/20250515#bookmark-4707034580023516994" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/sakito0902/20210820#bookmark-4707034580023516994" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/xef/20210820#bookmark-4707034580023516994" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/kareobana/20210818#bookmark-4707034580023516994" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/yosuke_furukawa/20210818#bookmark-4707034580023516994" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/teppey/20210818#bookmark-4707034580023516994" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/notae/20210818#bookmark-4707034580023516994" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/ktsujister/20210818#bookmark-4707034580023516994" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/tasukuchan/20210817#bookmark-4707034580023516994" />
 </rdf:Seq>
</items>
</channel>
<item rdf:about="https://b.hatena.ne.jp/zu2/20250515#bookmark-4707034580023516994">
<title>zu2</title>
<link>https://b.hatena.ne.jp/zu2/20250515#bookmark-4707034580023516994</link>
<description></description>
<dc:date>2025-05-14T17:16:11Z</dc:date>
</item>
<item rdf:about="https://b.hatena.ne.jp/sakito0902/20210820#bookmark-4707034580023516994">
<title>sakito0902</title>
<link>https://b.hatena.ne.jp/sakito0902/20210820#bookmark-4707034580023516994</link>
<description></description>
<dc:date>2021-08-20T12:27:31Z</dc:date>
<dc:subject>HotEntry</dc:subject>
<dc:subject>&#x30A2;&#x30EB;&#x30B4;&#x30EA;&#x30BA;&#x30E0;</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/HotEntry" />
    <rdf:li resource="https://b.hatena.ne.jp/q/%E3%82%A2%E3%83%AB%E3%82%B4%E3%83%AA%E3%82%BA%E3%83%A0" />
  </rdf:Bag>
</taxo:topics>
</item>
<item rdf:about="https://b.hatena.ne.jp/xef/20210820#bookmark-4707034580023516994">
<title>xef</title>
<link>https://b.hatena.ne.jp/xef/20210820#bookmark-4707034580023516994</link>
<description></description>
<dc:date>2021-08-20T09:22:12Z</dc:date>
<dc:subject>Algorithm</dc:subject>
<dc:subject>Math</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/Algorithm" />
    <rdf:li resource="https://b.hatena.ne.jp/q/Math" />
  </rdf:Bag>
</taxo:topics>
</item>
<item rdf:about="https://b.hatena.ne.jp/kareobana/20210818#bookmark-4707034580023516994">
<title>kareobana</title>
<link>https://b.hatena.ne.jp/kareobana/20210818#bookmark-4707034580023516994</link>
<description></description>
<dc:date>2021-08-18T11:53:55Z</dc:date>
<dc:subject>c++</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/c%2B%2B" />
  </rdf:Bag>
</taxo:topics>
</item>
<item rdf:about="https://b.hatena.ne.jp/yosuke_furukawa/20210818#bookmark-4707034580023516994">
<title>yosuke_furukawa</title>
<link>https://b.hatena.ne.jp/yosuke_furukawa/20210818#bookmark-4707034580023516994</link>
<description>atan2 &#x3092; 50 &#x500D;&#x901F;&#x304F;&#x3057;&#x305F;&#x8A71;&#x3002; Horner&#x6CD5;&#x3092;&#x4F7F;&#x3046;&#x3001; &#x30D9;&#x30AF;&#x30BF;&#x30FC;&#x5316;&#x3057;&#x3066;SIMD&#x52B9;&#x304B;&#x305B;&#x308B;&#x3001;&#x6BD4;&#x8F03;&#x56DE;&#x6570;&#x6E1B;&#x3089;&#x3059;&#x3001;&#x306A;&#x3069;&#x306A;&#x3069;&#x3002;</description>
<dc:date>2021-08-18T01:57:28Z</dc:date>
</item>
<item rdf:about="https://b.hatena.ne.jp/teppey/20210818#bookmark-4707034580023516994">
<title>teppey</title>
<link>https://b.hatena.ne.jp/teppey/20210818#bookmark-4707034580023516994</link>
<description></description>
<dc:date>2021-08-18T01:21:37Z</dc:date>
</item>
<item rdf:about="https://b.hatena.ne.jp/notae/20210818#bookmark-4707034580023516994">
<title>notae</title>
<link>https://b.hatena.ne.jp/notae/20210818#bookmark-4707034580023516994</link>
<description></description>
<dc:date>2021-08-18T01:16:02Z</dc:date>
<dc:subject>Performance</dc:subject>
<dc:subject>Math</dc:subject>
<dc:subject>Algorithm</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/Performance" />
    <rdf:li resource="https://b.hatena.ne.jp/q/Math" />
    <rdf:li resource="https://b.hatena.ne.jp/q/Algorithm" />
  </rdf:Bag>
</taxo:topics>
</item>
<item rdf:about="https://b.hatena.ne.jp/ktsujister/20210818#bookmark-4707034580023516994">
<title>ktsujister</title>
<link>https://b.hatena.ne.jp/ktsujister/20210818#bookmark-4707034580023516994</link>
<description></description>
<dc:date>2021-08-17T15:52:45Z</dc:date>
</item>
<item rdf:about="https://b.hatena.ne.jp/tasukuchan/20210817#bookmark-4707034580023516994">
<title>tasukuchan</title>
<link>https://b.hatena.ne.jp/tasukuchan/20210817#bookmark-4707034580023516994</link>
<description></description>
<dc:date>2021-08-17T13:28:57Z</dc:date>
</item>
</rdf:RDF>