<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kubo39</author_name>
  <author_url>https://blog.hatena.ne.jp/kubo39/</author_url>
  <blog_title>kubo39's blog</blog_title>
  <blog_url>https://kubo39.hatenablog.com/</blog_url>
  <categories>
    <anon>D言語</anon>
  </categories>
  <description>Comparing k-NN in Rust | Huon on the internet というblog postを見つけたので、Dに移植してみた。 std.parallelism ひさしぶりに使った気がする。 import std.algorithm; import std.array; import std.conv; import std.range; import std.stdio; import std.string; import std.typecons; struct LabelPixel { int label; int[] pixels; } auto slurpFil…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkubo39.hatenablog.com%2Fentry%2F2015%2F11%2F04%2Fk-NN_in_D%252C_with_parallelism&quot; title=&quot;k-NN in D, with parallelism - kubo39&amp;#39;s blog&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>2015-11-04 07:58:31</published>
  <title>k-NN in D, with parallelism</title>
  <type>rich</type>
  <url>https://kubo39.hatenablog.com/entry/2015/11/04/k-NN_in_D%2C_with_parallelism</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
