<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>technohippy</author_name>
  <author_url>https://blog.hatena.ne.jp/technohippy/</author_url>
  <blog_title>ずっと君のターン</blog_title>
  <blog_url>https://technohippy.hatenadiary.org/</blog_url>
  <categories>
    <anon>Golang</anon>
  </categories>
  <description>マンデルブロ氏追悼兼ゴルーチンの練習として、Go言語でマンデルブロ集合を書いてみた。初めてマンデルブロ書いたけど、なんや深いところを理解しようとせずに実装するだけなら意外と簡単なんすね。あと、Go言語のライブラリは思いのほか充実してる。複素数普通に使えるし、ImageMagicとか使わなくても単体でPNGを書き出せるのもすばらしい。 package main import ( &quot;cmath&quot; &quot;image&quot; &quot;image/png&quot; &quot;os&quot; ) type Settings struct { z0 complex128 n complex128 repeat int viewCenter com…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftechnohippy.hatenadiary.org%2Fentry%2F20101021%2F1287679335&quot; title=&quot;Go言語でマンデルブロ - ずっと君のターン&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>https://cdn-ak.f.st-hatena.com/images/fotolife/t/technohippy/20101022/20101022013828.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2010-10-21 01:42:15</published>
  <title>Go言語でマンデルブロ</title>
  <type>rich</type>
  <url>https://technohippy.hatenadiary.org/entry/20101021/1287679335</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
