<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ePanorama.net &#187; Mathematics</title>
	<atom:link href="http://www.epanorama.net/blog/category/mathematics/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.epanorama.net/blog</link>
	<description>All about electronics and circuit design</description>
	<lastBuildDate>Wed, 15 Apr 2026 20:31:27 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.14</generator>
	<item>
		<title>GeoGebra</title>
		<link>https://www.epanorama.net/blog/2022/10/20/geogebra/</link>
		<comments>https://www.epanorama.net/blog/2022/10/20/geogebra/#comments</comments>
		<pubDate>Thu, 20 Oct 2022 19:31:12 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[Mathematics]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.epanorama.net/newepa/?p=192467</guid>
		<description><![CDATA[<p>GeoGebra (a portmanteau of geometry and algebra) is an interactive geometry, algebra, statistics and calculus application, intended for learning and teaching mathematics and science from primary school to university level. It is nice that it works on your browser without installation using multiple languages including Finnish. That&#8217;s the way I tested it by going to <a class="moretag" href="https://www.epanorama.net/blog/2022/10/20/geogebra/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p><a href="https://en.wikipedia.org/wiki/GeoGebra">GeoGebra</a> (a portmanteau of geometry and algebra) is an interactive geometry, algebra, statistics and calculus application, intended for learning and teaching mathematics and science from primary school to university level. It is nice that it works on your browser without installation using multiple languages <a href="https://www.geogebra.org/?lang=fi">including Finnish</a>. That&#8217;s <a href="https://www.geogebra.org/">the way I tested it</a> by going to <a href="https://www.geogebra.org/">https://www.geogebra.org/</a> and <a href="https://www.geogebra.org/calculator">https://www.geogebra.org/calculator</a></p>
<p><a href="https://en.wikipedia.org/wiki/GeoGebra">Constructions can be made with points, vectors, segments, lines, polygons, conic sections, inequalities, implicit polynomials and functions, all of which can be edited dynamically later. Elements can be entered and modified using mouse and touch controls, or through an input bar. GeoGebra can store variables for numbers, vectors and points, calculate derivatives and integrals of functions, and has a full complement of commands like Root or Extremum.</a> Teachers and students can use GeoGebra as an aid in formulating and proving geometric conjectures. Anyone can use it when they need mathematics software occasionally and don&#8217;t want to install any software. </p>
<p><a href="https://www.geogebra.org/?lang=en"><img src="https://www.geogebra.org/assets/img/banner.1f018dfd.png" width="1367" height="901" class="alignnone" /></a></p>
<p>GeoGebra&#8217;s main features are:<br />
    Interactive geometry environment (2D and 3D)<br />
    Built-in spreadsheet<br />
    Built-in computer algebra system (CAS)<br />
    Built-in statistics and calculus tools<br />
    Scripting hooks<br />
    Large number of interactive learning and teaching resources at GeoGebra Materials.[8]</p>
<p><a href="https://fi.wikipedia.org/wiki/Geogebra">GeoGebra</a>&#8216;s source code is licensed under the GNU General Public License (GPL) and all other non-software components are under Creative Commons BY-NC-SA. <a href="https://en.wikipedia.org/wiki/GeoGebra">GeoGebra is available on multiple platforms, with apps for desktops (Windows, macOS and Linux), tablets (Android, iPad and Windows) and web</a>. Commercial use is subject to a special license and collaboration agreement.  </p>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2022/10/20/geogebra/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Signal processing tips from Hackaday</title>
		<link>https://www.epanorama.net/blog/2020/03/11/signal-processing-tips-from-hackaday/</link>
		<comments>https://www.epanorama.net/blog/2020/03/11/signal-processing-tips-from-hackaday/#comments</comments>
		<pubDate>Wed, 11 Mar 2020 05:12:08 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[Audio and Video]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[Electronics Design]]></category>
		<category><![CDATA[Mathematics]]></category>

		<guid isPermaLink="false">http://www.epanorama.net/newepa/?p=184678</guid>
		<description><![CDATA[<p>Signal processing is an electrical engineering subfield that focuses on analysing, modifying and synthesizing signals such as sound, images and biological measurements. Electronic signal processing was first revolutionized by the MOSFET and then single-chip digital signal processor (DSP). Digital signal processing is the processing of digitized discrete-time sampled signals. Processing is done by general-purpose computers <a class="moretag" href="https://www.epanorama.net/blog/2020/03/11/signal-processing-tips-from-hackaday/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p><a href="https://en.wikipedia.org/wiki/Signal_processing">Signal processing</a> is an electrical engineering subfield that focuses on analysing, modifying and synthesizing signals such as sound, images and biological measurements. Electronic signal processing was first revolutionized by the MOSFET and then single-chip digital signal processor (DSP). <a href="https://en.wikipedia.org/wiki/Signal_processing">Digital signal processing is the processing of digitized discrete-time sampled signals. Processing is done by general-purpose computers or by digital circuits such as ASICs, field-programmable gate arrays or specialized digital signal processors (DSP chips)</a>.</p>
<p><a href="https://hackaday.com/">Hackaday</a> has published an in interesting series of articles on signal processing, and here are some picks from it:</p>
<p>RTFM: ADCs And DACs<br />
<a href="https://hackaday.com/2019/10/16/rtfm-adcs-and-dacs/">https://hackaday.com/2019/10/16/rtfm-adcs-and-dacs/<br />
</a></p>
<p>DSP Spreadsheet: IQ Diagrams<br />
<a href="https://hackaday.com/2019/10/16/rtfm-adcs-and-dacs/">https://hackaday.com/2019/11/15/dsp-spreadsheet-iq-diagrams/</a></p>
<p>Sensor Filters For Coders<br />
<a href="https://hackaday.com/2019/09/06/sensor-filters-for-coders/">https://hackaday.com/2019/09/06/sensor-filters-for-coders/</a></p>
<p>DSP Spreadsheet: FIR Filtering<br />
<a href="https://hackaday.com/2019/10/03/dsp-spreadsheet-fir-filtering/">https://hackaday.com/2019/10/03/dsp-spreadsheet-fir-filtering/</a></p>
<p>Fourier Explained: [3Blue1Brown] Style!<br />
<a href="https://hackaday.com/2019/07/13/fourier-explained-3blue1brown-style/">https://hackaday.com/2019/07/13/fourier-explained-3blue1brown-style/</a></p>
<p>DSP Spreadsheet: Frequency Mixing<br />
<a href="https://hackaday.com/2019/11/01/dsp-spreadsheet-frequency-mixing/">https://hackaday.com/2019/11/01/dsp-spreadsheet-frequency-mixing/</a></p>
<p>Spice With A Sound Card<br />
<a href="https://hackaday.com/2019/07/03/spice-with-a-sound-card/">https://hackaday.com/2019/07/03/spice-with-a-sound-card/</a><br />
- check also A real-time netlist based audio circuit plugin at <a href="https://github.com/thadeuluiz/RTspice">https://github.com/thadeuluiz/RTspice</a></p>
<p>Reverse Engineering The Sound Blaster<br />
<a href="https://hackaday.com/2019/06/19/reverse-engineering-the-sound-blaster/">https://hackaday.com/2019/06/19/reverse-engineering-the-sound-blaster/</a></p>
<p>FM Signal Detection The Pulse-Counting Way<br />
<a href="https://hackaday.com/2019/08/28/fm-signal-detection-the-pulse-counting-way/">https://hackaday.com/2019/08/28/fm-signal-detection-the-pulse-counting-way/</a></p>
<p>DSP Spreadsheet: IQ Diagrams<
<a href="https://hackaday.com/2019/11/15/dsp-spreadsheet-iq-diagrams/">https://hackaday.com/2019/11/15/dsp-spreadsheet-iq-diagrams/</a></p>
<p>Here is an extra, not from Hackaday, but an interesting on-line signal processing tool for generating sounds<br />
<a href="https://z.musictools.live/#95">https://z.musictools.live/#95</a></p>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2020/03/11/signal-processing-tips-from-hackaday/feed/</wfw:commentRss>
		<slash:comments>236</slash:comments>
		</item>
		<item>
		<title>Amateur Mathematician Finds Smallest Universal Cover &#124; Quanta Magazine</title>
		<link>https://www.epanorama.net/blog/2018/11/25/amateur-mathematician-finds-smallest-universal-cover-quanta-magazine/</link>
		<comments>https://www.epanorama.net/blog/2018/11/25/amateur-mathematician-finds-smallest-universal-cover-quanta-magazine/#comments</comments>
		<pubDate>Sun, 25 Nov 2018 09:57:15 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[Mathematics]]></category>
		<category><![CDATA[Science news]]></category>

		<guid isPermaLink="false">http://www.epanorama.net/newepa/?p=180559</guid>
		<description><![CDATA[<p>https://www.quantamagazine.org/amateur-mathematician-finds-smallest-universal-cover-20181115/ <a class="moretag" href="https://www.epanorama.net/blog/2018/11/25/amateur-mathematician-finds-smallest-universal-cover-quanta-magazine/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p><a href="https://www.quantamagazine.org/amateur-mathematician-finds-smallest-universal-cover-20181115/">https://www.quantamagazine.org/amateur-mathematician-finds-smallest-universal-cover-20181115/</a></p>
<p><img src="http://www.epanorama.net/newepa/wp-content/uploads/2018/11/wpid-screenshot_20181125-1153081139315579.png" class="alignnone wp-image-180558 size-full" width="1080" height="1920" data-temp-aztec-id="515095ab-cc88-446d-b635-b97d629200e4"></p>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2018/11/25/amateur-mathematician-finds-smallest-universal-cover-quanta-magazine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IoT security workshop</title>
		<link>https://www.epanorama.net/blog/2017/09/07/iot-security-workshop/</link>
		<comments>https://www.epanorama.net/blog/2017/09/07/iot-security-workshop/#comments</comments>
		<pubDate>Thu, 07 Sep 2017 17:55:27 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[Cybersecurity]]></category>
		<category><![CDATA[IoT]]></category>
		<category><![CDATA[Mathematics]]></category>

		<guid isPermaLink="false">http://www.epanorama.net/newepa/?p=59029</guid>
		<description><![CDATA[<p>I visited today&#160;IoT Security Workshop&#160;at Aalto University (at Espoo Finland). Here are some slides from seminar <a class="moretag" href="https://www.epanorama.net/blog/2017/09/07/iot-security-workshop/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p>I visited today&nbsp;<a href="http://www.aalto.fi/en/current/events/2017-07-12/">IoT Security Workshop</a>&nbsp;at Aalto University (at Espoo Finland).</p>
<p>Here are some slides from seminar</p>
<p><a href="http://www.epanorama.net/newepa/wp-content/uploads/2017/09/wpid-wp-image-2127947546.jpg"><img src="http://www.epanorama.net/newepa/wp-content/uploads/2017/09/wpid-wp-image-2127947546.jpg" alt="" class="wp-image-59028 alignnone size-full" width="3000" height="2250"></a></p>
<p><a href="http://www.epanorama.net/newepa/wp-content/uploads/2017/09/wpid-wp-image-740009407.jpg"><img src="http://www.epanorama.net/newepa/wp-content/uploads/2017/09/wpid-wp-image-740009407.jpg" alt="" class="wp-image-59027 alignnone size-full" width="3000" height="2250"></a></p>
<p><a href="http://www.epanorama.net/newepa/wp-content/uploads/2017/09/wpid-wp-image-901387109.jpg"><img src="http://www.epanorama.net/newepa/wp-content/uploads/2017/09/wpid-wp-image-901387109.jpg" alt="" class="wp-image-59026 alignnone size-full" width="3000" height="2250"></a></p>
<p><a href="http://www.epanorama.net/newepa/wp-content/uploads/2017/09/wpid-wp-image-652382785.jpg"><img src="http://www.epanorama.net/newepa/wp-content/uploads/2017/09/wpid-wp-image-652382785.jpg" alt="" class="wp-image-59025 alignnone size-full" width="3000" height="2250"></a></p>
<p><a href="http://www.epanorama.net/newepa/wp-content/uploads/2017/09/wpid-wp-image-516473186.jpg"><img src="http://www.epanorama.net/newepa/wp-content/uploads/2017/09/wpid-wp-image-516473186.jpg" alt="" class="wp-image-59024 alignnone size-full" width="3000" height="2250"></a></p>
<p><a href="http://www.epanorama.net/newepa/wp-content/uploads/2017/09/wpid-wp-image-2038683268.jpg"><img src="http://www.epanorama.net/newepa/wp-content/uploads/2017/09/wpid-wp-image-2038683268.jpg" alt="" class="wp-image-59023 alignnone size-full" width="3000" height="2250"></a></p>
<p><a href="http://www.epanorama.net/newepa/wp-content/uploads/2017/09/wpid-wp-image-674154967.jpg"><img src="http://www.epanorama.net/newepa/wp-content/uploads/2017/09/wpid-wp-image-674154967.jpg" alt="" class="wp-image-59022 alignnone size-full" width="3000" height="2250"></a></p>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2017/09/07/iot-security-workshop/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Researchers want to redefine the threshold for scientific discovery from 0.05 to 0.005 — Quartz</title>
		<link>https://www.epanorama.net/blog/2017/08/30/researchers-want-to-redefine-the-threshold-for-scientific-discovery-from-0-05-to-0-005-quartz/</link>
		<comments>https://www.epanorama.net/blog/2017/08/30/researchers-want-to-redefine-the-threshold-for-scientific-discovery-from-0-05-to-0-005-quartz/#comments</comments>
		<pubDate>Wed, 30 Aug 2017 11:15:26 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[Mathematics]]></category>
		<category><![CDATA[Science news]]></category>

		<guid isPermaLink="false">http://www.epanorama.net/newepa/?p=58678</guid>
		<description><![CDATA[<p>https://qz.com/1055287/an-error-made-in-1925-led-to-a-crisis-in-modern-science-now-researchers-are-joining-to-fix-it/?utm_source=parVG In 1925, Fisher published&#160;Statistical Methods for Research Workers, whete he explained the concept of statistical significance. Somewhat arbitrarily, Fisher chose to define statistical significance as a difference that had less than a .05 probability of occurring by random chance (in technical terms, this is called a p-value).&#160; Fast forward more than a century later, <a class="moretag" href="https://www.epanorama.net/blog/2017/08/30/researchers-want-to-redefine-the-threshold-for-scientific-discovery-from-0-05-to-0-005-quartz/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p><a href="https://qz.com/1055287/an-error-made-in-1925-led-to-a-crisis-in-modern-science-now-researchers-are-joining-to-fix-it/?utm_source=parVG">https://qz.com/1055287/an-error-made-in-1925-led-to-a-crisis-in-modern-science-now-researchers-are-joining-to-fix-it/?utm_source=parVG</a></p>
<p><span style="color: rgb(76, 76, 76); font-family: &quot;PT Serif&quot;, Georgia, serif; font-size: 17px; background-color: rgb(249, 249, 249);">In 1925, Fisher published&nbsp;</span><em style="text-size-adjust: none; -webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; border: 0px; font-variant-numeric: inherit; font-stretch: inherit; font-size: 17px; line-height: inherit; font-family: &quot;PT Serif&quot;, Georgia, serif; vertical-align: baseline; color: rgb(76, 76, 76); background-color: rgb(249, 249, 249);">Statistical Methods for Research Workers</em><span style="color: rgb(76, 76, 76); font-family: &quot;PT Serif&quot;, Georgia, serif; font-size: 17px; background-color: rgb(249, 249, 249);">, whete he explained the concept of statistical significance. Somewhat arbitrarily, Fisher chose to define statistical significance as a difference that had less than a .05 probability of occurring by random chance (in technical terms, this is called a p-value).&nbsp;</span><br />
<span style="color: rgb(76, 76, 76); font-family: &quot;PT Serif&quot;, Georgia, serif; font-size: 17px; background-color: rgb(249, 249, 249);">Fast forward more than a century later, and many researchers believe Fisher’s choice of .05 has led to a&nbsp;</span><a href="http://www.mrc-cbu.cam.ac.uk/wp-content/uploads/2016/09/Bishop_CBUOpenScience_November2016.pdf" style="text-size-adjust: none; -webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; border: 0px; font-variant-numeric: inherit; font-stretch: inherit; font-size: 17px; line-height: inherit; font-family: &quot;PT Serif&quot;, Georgia, serif; vertical-align: baseline; color: rgb(22, 141, 217); cursor: pointer; background-color: rgb(249, 249, 249);"><span class="s2" style="text-size-adjust: none; -webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; border: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; font-size: inherit; line-height: inherit; font-family: inherit; vertical-align: baseline;">crisis in science</span></a><span style="color: rgb(76, 76, 76); font-family: &quot;PT Serif&quot;, Georgia, serif; font-size: 17px; background-color: rgb(249, 249, 249);">:&nbsp;</span><span style="color: rgb(76, 76, 76); font-family: &quot;PT Serif&quot;, Georgia, serif; font-size: 17px; background-color: rgb(249, 249, 249);">Researches have shown that&nbsp;</span><a href="http://science.sciencemag.org/content/349/6251/aac4716" style="text-size-adjust: none; -webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; border: 0px; font-variant-numeric: inherit; font-stretch: inherit; font-size: 17px; line-height: inherit; font-family: &quot;PT Serif&quot;, Georgia, serif; vertical-align: baseline; color: rgb(22, 141, 217); cursor: pointer; background-color: rgb(249, 249, 249);">fewer than half</a><span style="color: rgb(76, 76, 76); font-family: &quot;PT Serif&quot;, Georgia, serif; font-size: 17px; background-color: rgb(249, 249, 249);">&nbsp;of the published&nbsp;</span><span style="background-color: rgb(249, 249, 249); color: rgb(76, 76, 76); font-family: &quot;PT Serif&quot;, Georgia, serif; font-size: 17px;">psychology&nbsp;</span><span style="color: rgb(76, 76, 76); font-family: &quot;PT Serif&quot;, Georgia, serif; font-size: 17px; background-color: rgb(249, 249, 249);">findings held up when replicated and about&nbsp;</span><a href="http://www.sciencemag.org/news/2016/03/about-40-economics-experiments-fail-replication-survey" style="text-size-adjust: none; -webkit-tap-highlight-color: transparent; margin: 0px; padding: 0px; border: 0px; font-variant-numeric: inherit; font-stretch: inherit; font-size: 17px; line-height: inherit; font-family: &quot;PT Serif&quot;, Georgia, serif; vertical-align: baseline; color: rgb(22, 141, 217); cursor: pointer; background-color: rgb(249, 249, 249);">40% of experimental economics</a>&nbsp;<span style="color: rgb(76, 76, 76); font-family: &quot;PT Serif&quot;, Georgia, serif; font-size: 17px; background-color: rgb(249, 249, 249);">findings disappeared when the experiment was repeated.</span></p>
<p><span style="color: rgb(76, 76, 76); font-family: &quot;PT Serif&quot;, Georgia, serif; font-size: 17px; background-color: rgb(249, 249, 249);">What’s to be done? A new proposal is to u</span><span style="background-color: rgb(249, 249, 249); color: rgb(76, 76, 76); font-family: &quot;PT Serif&quot;, Georgia, serif; font-size: 17px;">se .005 instead for&nbsp;</span><span style="background-color: rgb(249, 249, 249); color: rgb(76, 76, 76); font-family: &quot;PT Serif&quot;, Georgia, serif; font-size: 17px;">“significant”</span><span style="background-color: rgb(249, 249, 249); color: rgb(76, 76, 76); font-family: &quot;PT Serif&quot;, Georgia, serif; font-size: 17px;">&nbsp;evidence.&nbsp;</span><span style="background-color: rgb(249, 249, 249); color: rgb(76, 76, 76); font-family: &quot;PT Serif&quot;, Georgia, serif; font-size: 17px;">It might not solve all problems, but should help.</span></p>
<p><a href="http://www.epanorama.net/newepa/wp-content/uploads/2017/08/wpid-wp-image-206501676.png"><img src="http://www.epanorama.net/newepa/wp-content/uploads/2017/08/wpid-wp-image-206501676.png" alt="" class="wp-image-58677 alignnone size-full" width="1080" height="1920"></a></p>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2017/08/30/researchers-want-to-redefine-the-threshold-for-scientific-discovery-from-0-05-to-0-005-quartz/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How Classical Cryptography Will Survive Quantum Computers &#8211; Facts So Romantic &#8211; Nautilus</title>
		<link>https://www.epanorama.net/blog/2017/03/28/how-classical-cryptography-will-survive-quantum-computers-facts-so-romantic-nautilus/</link>
		<comments>https://www.epanorama.net/blog/2017/03/28/how-classical-cryptography-will-survive-quantum-computers-facts-so-romantic-nautilus/#comments</comments>
		<pubDate>Tue, 28 Mar 2017 18:19:41 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Cybersecurity]]></category>
		<category><![CDATA[Mathematics]]></category>

		<guid isPermaLink="false">http://www.epanorama.net/newepa/?p=53884</guid>
		<description><![CDATA[<p>http://m.nautil.us/blog/how-classical-cryptography-will-survive-quantum-computers Some are looking at ways to “fight quantum with quantum”—but there is another (and cheaper) option. <a class="moretag" href="https://www.epanorama.net/blog/2017/03/28/how-classical-cryptography-will-survive-quantum-computers-facts-so-romantic-nautilus/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p><a href="http://m.nautil.us/blog/how-classical-cryptography-will-survive-quantum-computers">http://m.nautil.us/blog/how-classical-cryptography-will-survive-quantum-computers</a></p>
<p><span style="color: rgb(153, 153, 153); font-family: freight-display-pro, Georgia, &quot;Times New Roman&quot;, serif; font-size: 32px; font-style: italic; background-color: rgb(255, 255, 255);">Some are looking at ways to “fight quantum with quantum”—but there is another (and cheaper) option.</span><br />
<a href="http://www.epanorama.net/newepa/wp-content/uploads/2017/03/wpid-screenshot_20170328-211851.png"><img src="http://www.epanorama.net/newepa/wp-content/uploads/2017/03/wpid-screenshot_20170328-211851.png" alt="" class="wp-image-53883 alignnone size-full" width="1080" height="1920"></a></p>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2017/03/28/how-classical-cryptography-will-survive-quantum-computers-facts-so-romantic-nautilus/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Quantum physics offers new way to factor numbers</title>
		<link>https://www.epanorama.net/blog/2016/11/30/quantum-physics-offers-new-way-to-factor-numbers/</link>
		<comments>https://www.epanorama.net/blog/2016/11/30/quantum-physics-offers-new-way-to-factor-numbers/#comments</comments>
		<pubDate>Wed, 30 Nov 2016 13:03:43 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[Mathematics]]></category>
		<category><![CDATA[Science news]]></category>

		<guid isPermaLink="false">http://www.epanorama.net/newepa/?p=49893</guid>
		<description><![CDATA[<p>http://m.phys.org/news/2016-11-quantum-physics-factor.html <a class="moretag" href="https://www.epanorama.net/blog/2016/11/30/quantum-physics-offers-new-way-to-factor-numbers/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p><a href="http://m.phys.org/news/2016-11-quantum-physics-factor.html">http://m.phys.org/news/2016-11-quantum-physics-factor.html</a></p>
<p><a href="http://www.epanorama.net/newepa/wp-content/uploads/2016/11/wpid-screenshot_2016-11-30-15-01-23.png"><img src="http://www.epanorama.net/newepa/wp-content/uploads/2016/11/wpid-screenshot_2016-11-30-15-01-23.png" alt="" class="wp-image-49892 alignnone size-full" width="540" height="960"></a></p>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2016/11/30/quantum-physics-offers-new-way-to-factor-numbers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SHA3-256 is quantum-proof, should last BEELLIONS of years, say boffins • The Register</title>
		<link>https://www.epanorama.net/blog/2016/10/18/sha3-256-is-quantum-proof-should-last-beellions-of-years-say-boffins-%e2%80%a2-the-register/</link>
		<comments>https://www.epanorama.net/blog/2016/10/18/sha3-256-is-quantum-proof-should-last-beellions-of-years-say-boffins-%e2%80%a2-the-register/#comments</comments>
		<pubDate>Tue, 18 Oct 2016 11:37:00 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[Cybersecurity]]></category>
		<category><![CDATA[Mathematics]]></category>

		<guid isPermaLink="false">http://www.epanorama.net/newepa/?p=48216</guid>
		<description><![CDATA[<p>http://www.theregister.co.uk/2016/10/18/sha3256_good_for_beelions_of_years_say_boffins/ <a class="moretag" href="https://www.epanorama.net/blog/2016/10/18/sha3-256-is-quantum-proof-should-last-beellions-of-years-say-boffins-%e2%80%a2-the-register/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.theregister.co.uk/2016/10/18/sha3256_good_for_beelions_of_years_say_boffins/">http://www.theregister.co.uk/2016/10/18/sha3256_good_for_beelions_of_years_say_boffins/</a></p>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2016/10/18/sha3-256-is-quantum-proof-should-last-beellions-of-years-say-boffins-%e2%80%a2-the-register/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The bicycle problem that nearly broke mathematics</title>
		<link>https://www.epanorama.net/blog/2016/07/24/the-bicycle-problem-that-nearly-broke-mathematics/</link>
		<comments>https://www.epanorama.net/blog/2016/07/24/the-bicycle-problem-that-nearly-broke-mathematics/#comments</comments>
		<pubDate>Sun, 24 Jul 2016 06:03:31 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[Mathematics]]></category>
		<category><![CDATA[Science news]]></category>

		<guid isPermaLink="false">http://www.epanorama.net/newepa/?p=44317</guid>
		<description><![CDATA[<p>http://www.nature.com/news/the-bicycle-problem-that-nearly-broke-mathematics-1.20281?WT.mc_id=TWT_NatureNews Interesting article on mathematics of riding bicycle. <a class="moretag" href="https://www.epanorama.net/blog/2016/07/24/the-bicycle-problem-that-nearly-broke-mathematics/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.nature.com/news/the-bicycle-problem-that-nearly-broke-mathematics-1.20281?WT.mc_id=TWT_NatureNews">http://www.nature.com/news/the-bicycle-problem-that-nearly-broke-mathematics-1.20281?WT.mc_id=TWT_NatureNews</a></p>
<p>Interesting article on mathematics of riding bicycle.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2016/07/24/the-bicycle-problem-that-nearly-broke-mathematics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>12 Useful Math Hacks That They Didn&#8217;t Teach You In School &#124; Diply</title>
		<link>https://www.epanorama.net/blog/2016/06/06/12-useful-math-hacks-that-they-didnt-teach-you-in-school-diply/</link>
		<comments>https://www.epanorama.net/blog/2016/06/06/12-useful-math-hacks-that-they-didnt-teach-you-in-school-diply/#comments</comments>
		<pubDate>Mon, 06 Jun 2016 12:29:10 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[Mathematics]]></category>

		<guid isPermaLink="false">http://www.epanorama.net/newepa/?p=42591</guid>
		<description><![CDATA[<p>http://diply.com/viral-news/math-hacks/214065 Check out these math tips and hacks. <a class="moretag" href="https://www.epanorama.net/blog/2016/06/06/12-useful-math-hacks-that-they-didnt-teach-you-in-school-diply/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p><a href="http://diply.com/viral-news/math-hacks/214065">http://diply.com/viral-news/math-hacks/214065</a></p>
<p>Check out these math tips and hacks.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2016/06/06/12-useful-math-hacks-that-they-didnt-teach-you-in-school-diply/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
