<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <updated>2026-03-06T22:24:37Z</updated>
  <generator>https://yabu.me</generator>

  <title>Nostr notes by Leo C. Stein</title>
  <author>
    <name>Leo C. Stein</name>
  </author>
  <link rel="self" type="application/atom+xml" href="https://yabu.me/npub1mluacxp43dk5lk002ytd520y56n5rnzmpy5aptsfg2nv4rgaw8wsfrtz3e.rss" />
  <link href="https://yabu.me/npub1mluacxp43dk5lk002ytd520y56n5rnzmpy5aptsfg2nv4rgaw8wsfrtz3e" />
  <id>https://yabu.me/npub1mluacxp43dk5lk002ytd520y56n5rnzmpy5aptsfg2nv4rgaw8wsfrtz3e</id>
  <icon>https://files.mastodon.social/accounts/avatars/109/243/932/282/177/536/original/2892543fdf65c4ae.jpg</icon>
  <logo>https://files.mastodon.social/accounts/avatars/109/243/932/282/177/536/original/2892543fdf65c4ae.jpg</logo>




  <entry>
    <id>https://yabu.me/nevent1qqsy6tencg5u34m9cv4hcnlt8ap74cx06pswfs02ewaflkcqyrzj48gzyr0lnhqcxk9k6n7eaag3dk3fujn2wswvtvyjn59wp9p2dj5dr4ca6gwd4nd</id>
    
      <title type="html">can you remind me — did we go over the Wallis-style product for ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsy6tencg5u34m9cv4hcnlt8ap74cx06pswfs02ewaflkcqyrzj48gzyr0lnhqcxk9k6n7eaag3dk3fujn2wswvtvyjn59wp9p2dj5dr4ca6gwd4nd" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqswvqtavjjqt0gsctlj88lvhm389hrzzhw5x0dp93cdzem95duv5gs4d5xjr&#39;&gt;nevent1q…5xjr&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;can you remind me — did we go over the Wallis-style product for the lemniscate constant? I don&amp;#39;t know how it would be derived, and why it&amp;#39;s similar to the Wallis product for pi, and if there&amp;#39;s a similar product for all the generalizations.
    </content>
    <updated>2024-12-23T19:40:24Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqs9p6qyp2xzjdrg6ckjj6dptrwnnmds8z82k70kksktgyj83dne23gzyr0lnhqcxk9k6n7eaag3dk3fujn2wswvtvyjn59wp9p2dj5dr4ca6ksswns</id>
    
      <title type="html">With the new code, outside and inside are programmed like this: ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs9p6qyp2xzjdrg6ckjj6dptrwnnmds8z82k70kksktgyj83dne23gzyr0lnhqcxk9k6n7eaag3dk3fujn2wswvtvyjn59wp9p2dj5dr4ca6ksswns" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsges66n850jn8m0jfrdsuv0ewhksxalxyj63p9xtlxdk4j248f2zsj3mkem&#39;&gt;nevent1q…mkem&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;With the new code, outside and inside are programmed like this:&lt;br/&gt;&lt;br/&gt;\def\elevenGon{&lt;br/&gt;(0,3) -- (-2,3) -- (-3,1) -- (-3, 0) -- (-2,-2)&lt;br/&gt;-- (-1,-3) -- (1,-4) -- (3,-4) -- (4,-3) -- (4,-1)&lt;br/&gt;-- (2,2) -- cycle&lt;br/&gt;}&lt;br/&gt;&lt;br/&gt;\draw[black, thick, fill=yellow, fill opacity=0.6] \elevenGon;&lt;br/&gt;&lt;br/&gt;\draw[thick, blue, fill=green, fill opacity=0.6]&lt;br/&gt;decorate[decoration=cut equilateral]&lt;br/&gt;{ \elevenGon };&lt;br/&gt;&lt;br/&gt;And yields the attached image. I can send you the updated code if you&amp;#39;d like!&lt;br/&gt; &lt;img src=&#34;https://files.mastodon.social/media_attachments/files/113/386/411/806/020/245/original/5796402e69e4a6ec.png&#34;&gt; &lt;br/&gt;
    </content>
    <updated>2024-10-28T18:15:47Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsges66n850jn8m0jfrdsuv0ewhksxalxyj63p9xtlxdk4j248f2zszyr0lnhqcxk9k6n7eaag3dk3fujn2wswvtvyjn59wp9p2dj5dr4ca6n2vlf6</id>
    
      <title type="html">FYI I just learned how to use the &amp;#34;decorations&amp;#34; engine in ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsges66n850jn8m0jfrdsuv0ewhksxalxyj63p9xtlxdk4j248f2zszyr0lnhqcxk9k6n7eaag3dk3fujn2wswvtvyjn59wp9p2dj5dr4ca6n2vlf6" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs85mrehrn2ts58keznwun9373767rrf47hsqksv0veaddxvw7950gapr294&#39;&gt;nevent1q…r294&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;FYI I just learned how to use the &amp;#34;decorations&amp;#34; engine in PGF to automate cutting out the equilateral triangles. Once I define that decoration, you only have to define the outside 11-gon (making sure to go counterclockwise).&lt;br/&gt;&lt;br/&gt;1/
    </content>
    <updated>2024-10-28T18:14:31Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsrxfgwysrd4wwcv9xlpcldskffh4se7zyqqv5zgnv4ha699stwekgzyr0lnhqcxk9k6n7eaag3dk3fujn2wswvtvyjn59wp9p2dj5dr4ca6g6834f</id>
    
      <title type="html">one of the removed triangles is not equilateral? A typo?</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsrxfgwysrd4wwcv9xlpcldskffh4se7zyqqv5zgnv4ha699stwekgzyr0lnhqcxk9k6n7eaag3dk3fujn2wswvtvyjn59wp9p2dj5dr4ca6g6834f" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqst9dmc2euv60jglvhre8pkre4yslm0nn4ftz5vr4xj8kexhrc4epsxces9d&#39;&gt;nevent1q…es9d&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;one of the removed triangles is not equilateral? A typo?
    </content>
    <updated>2024-10-28T07:08:03Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsyksynqsac804zq6ssc2defxn2lmfgsexwdw60glamc9gjzpvzsnczyr0lnhqcxk9k6n7eaag3dk3fujn2wswvtvyjn59wp9p2dj5dr4ca6ssyk0r</id>
    
      <title type="html">I am supposed to be writing GR homework solutions today, but ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsyksynqsac804zq6ssc2defxn2lmfgsexwdw60glamc9gjzpvzsnczyr0lnhqcxk9k6n7eaag3dk3fujn2wswvtvyjn59wp9p2dj5dr4ca6ssyk0r" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs8uckg26367pdxgxat6hzqmhmj565ye97dghajcg7cr86lsc579dqwxn4np&#39;&gt;nevent1q…n4np&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;I am supposed to be writing GR homework solutions today, but I&amp;#39;m very close to being nerd-sniped ;)
    </content>
    <updated>2024-10-26T20:12:13Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqspkrd76zctqmfrflxul9qen0u6dpvzss65ux2jx03052rm4jaqlcgzyr0lnhqcxk9k6n7eaag3dk3fujn2wswvtvyjn59wp9p2dj5dr4ca600u4rj</id>
    
      <title type="html">I have been getting more and more proficient at TikZ, but ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqspkrd76zctqmfrflxul9qen0u6dpvzss65ux2jx03052rm4jaqlcgzyr0lnhqcxk9k6n7eaag3dk3fujn2wswvtvyjn59wp9p2dj5dr4ca600u4rj" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqspger2ht3ucl37jg2f4255rhwx4s0wukuzy0em4werkv7cdtgjqystfwxt6&#39;&gt;nevent1q…wxt6&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;I have been getting more and more proficient at TikZ, but it&amp;#39;s still not like a first language.
    </content>
    <updated>2024-10-26T20:07:37Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsye5d6zrqzwtkgtrpgxdy99mxlw3ehjx6ys2xpsrw39g7tjs4ckxczyr0lnhqcxk9k6n7eaag3dk3fujn2wswvtvyjn59wp9p2dj5dr4ca6ppyjwx</id>
    
      <title type="html">If you want to be able to customize your triangle graph paper ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsye5d6zrqzwtkgtrpgxdy99mxlw3ehjx6ys2xpsrw39g7tjs4ckxczyr0lnhqcxk9k6n7eaag3dk3fujn2wswvtvyjn59wp9p2dj5dr4ca6ppyjwx" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqswsacxep67296vq57ckpzdqs0tx7qg4zq8h0tpkq4yq5fpqa3pp0sfajrqa&#39;&gt;nevent1q…jrqa&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;If you want to be able to customize your triangle graph paper with different sizes, colors, etc., without using a web site, then &lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Person&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/npub188wrkmlj6ayxlhvy4qjxy8tvzxk053na43fuc23lp8d72d7hqcvqf73emc&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;&lt;span&gt;Robert McNees&lt;/span&gt; (&lt;span class=&#34;italic&#34;&gt;npub188w…3emc&lt;/span&gt;)&lt;/a&gt;&lt;/span&gt; and I have you covered! We wrote a LaTeX package named gridpapers,  available at &lt;a href=&#34;https://github.com/mcnees/LaTeX-Graph-Paper&#34;&gt;https://github.com/mcnees/LaTeX-Graph-Paper&lt;/a&gt; or in any LaTeX distribution since ~2022.&lt;br/&gt; &lt;img src=&#34;https://files.mastodon.social/media_attachments/files/113/374/932/729/499/794/original/c76a5d9939f43542.png&#34;&gt; &lt;br/&gt; &lt;img src=&#34;https://files.mastodon.social/media_attachments/files/113/374/933/730/578/417/original/0531673ca4c86ea9.png&#34;&gt; &lt;br/&gt; &lt;img src=&#34;https://files.mastodon.social/media_attachments/files/113/374/934/558/867/193/original/8b3f1d2465486d1e.png&#34;&gt; &lt;br/&gt;
    </content>
    <updated>2024-10-26T17:37:18Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsp2ge2hq6mcsgfftss4afdd2txhag2xfd2kddgzpz8szwqhhf66pqzyr0lnhqcxk9k6n7eaag3dk3fujn2wswvtvyjn59wp9p2dj5dr4ca6fmf5p3</id>
    
      <title type="html">Achievement unlocked: contributed code to AUCTeX! This will be ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsp2ge2hq6mcsgfftss4afdd2txhag2xfd2kddgzpz8szwqhhf66pqzyr0lnhqcxk9k6n7eaag3dk3fujn2wswvtvyjn59wp9p2dj5dr4ca6fmf5p3" />
    <content type="html">
      Achievement unlocked: contributed code to AUCTeX! This will be included in a future version of emacs ^_^
    </content>
    <updated>2024-10-15T15:03:23Z</updated>
  </entry>

</feed>