<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Gemma</author_name>
  <author_url>https://blog.hatena.ne.jp/Gemma/</author_url>
  <blog_title>Gemmaの日記</blog_title>
  <blog_url>https://gemma.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>内包表記、百花繚乱。 ナイーブな実装なので、がんばればもっと速くなる。参考文献をどうぞ。 うっかり list:ec とtypoして、気づくのに20分ほど無駄にしたのはナイショだ。 (use srfi-42) (define-syntax vector-flip! (syntax-rules () ((_ vec i) (vector-set! vec i (not (vector-ref vec i)))))) (define (atkin-sieve limit) (let ((is-prime (make-vector (+ limit 1) #f)) (sqrt-limit (ceili…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgemma.hatenadiary.org%2Fentry%2F20090420%2F1240260346&quot; title=&quot; Gaucheでアトキンの篩で素数リスト - Gemmaの日記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2009-04-20 05:45:46</published>
  <title> Gaucheでアトキンの篩で素数リスト</title>
  <type>rich</type>
  <url>https://gemma.hatenadiary.org/entry/20090420/1240260346</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
