<?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/"
    xmlns:media="http://search.yahoo.com/mrss/"
    >

    <channel>
        <title>Wolfram BlogWolfram Blog &#8211; News, Views and Insights from Wolfram - Digest Feed</title>
        <atom:link href="https://blog.wolfram.com/digest-feed/" rel="self" type="application/rss+xml" />
        <link>https://blog.wolfram.com</link>
        <description>News, Views and Insights from Wolfram</description>
        <lastBuildDate>Tue, 16 Jun 2026 19:14:22 +0000</lastBuildDate>
        <language></language>
        <sy:updatePeriod>hourly</sy:updatePeriod>
        <sy:updateFrequency>1</sy:updateFrequency>

        <generator>https://wordpress.org/?v=4.7.2</generator>

                    <item>
                <title>OpenAI Disproves Erdős Unit Distance Conjecture</title>
                <link>https://blog.wolfram.com/2026/06/02/openai-disproves-erdos-unit-distance-conjecture/</link>
                <pubDate>Tue, 02 Jun 2026 15:01:18 +0000</pubDate>
                <dc:creator>Wolfram Blog Team</dc:creator>
                <category><![CDATA[Mathematics, Wolfram Community]]></category>                <guid isPermaLink="false">https://blog.wolfram.com/?p=94295</guid>
    
                <description><![CDATA[The Erdős unit distance problem asks for the largest possible number <em>u</em>(<em>n</em>) of unit distances among <em>n</em> points in the plane. This is equivalent to finding maximally dense unit-distance graphs. A recent OpenAI announcement concerns the asymptotic problem: the old <em>n</em>^(1+<em>o</em>(1)) expectation is false.<!--more-->]]></description>
                <media:content medium="image" url="https://content.wolfram.com/sites/39/2026/06/erdosunit.png" />    
                                    <content:encoded><![CDATA[<p>The Erdős unit distance problem asks for the largest possible number <em>u</em>(<em>n</em>) of unit distances among <em>n</em> points in the plane. This is equivalent to finding maximally dense unit-distance graphs. A recent OpenAI announcement concerns the asymptotic problem: the old <em>n</em>^(1+<em>o</em>(1)) expectation is false. <a href="https://blog.wolfram.com/2026/06/02/openai-disproves-erdos-unit-distance-conjecture/#more-94295" class="more-link"><span aria-label="Continue reading OpenAI Disproves Erdős Unit Distance Conjecture">(more&hellip;)</span></a></p>
]]></content:encoded>
                    
                                                            </item>
                    <item>
                <title>Theory Meets Practice: 8 Books to Start Your Career in Astrophysics, Geography, Civil Engineering and More</title>
                <link>https://blog.wolfram.com/2026/05/28/theory-meets-practice-8-books-to-start-your-career-in-astrophysics-geography-civil-engineering-and-more/</link>
                <pubDate>Thu, 28 May 2026 15:09:47 +0000</pubDate>
                <dc:creator>Treyton Jansen</dc:creator>
                <category><![CDATA[Astronomy, Books, Geosciences]]></category>                <guid isPermaLink="false">https://blog.wolfram.com/?p=94243</guid>
    
                <description><![CDATA[In or out of school, the opportunities to learn and grow in your career are endless, and Wolfram is proud to bolster those with educational resources, from courses to textbooks. We are happy to share conversations with two authors whose books cover applications of Wolfram technology in astrophysics and geography, as well as highlight a [&#8230;]]]></description>
                <media:content medium="image" url="https://content.wolfram.com/sites/39/2026/05/tile-2026-books.png" />    
                                    <content:encoded><![CDATA[<p><img class="aligncenter box-shadow" title="Theory Meets Practice: 8 Books to Start Your Career in Astrophysics, Geography, Civil Engineering and More" src="https://content.wolfram.com/sites/39/2026/05/hero-2026-books.png" alt="Theory Meets Practice: 8 Books to Start Your Career in Astrophysics, Geography, Civil Engineering and More" width="620" height="315" /></p>
<p>In or out of school, the opportunities to learn and grow in your career are endless, and Wolfram is proud to bolster those with educational resources, from courses to textbooks. We are happy to share conversations with two authors whose books cover applications of Wolfram technology in astrophysics and geography, as well as highlight a few other recent book releases featuring <a href="https://www.wolfram.com/language/">Wolfram Language</a>. Whether you’re building your summer reading list or prepping to wow interviewers, these titles are essential insights for real-world, computational STEM operations. <a href="https://blog.wolfram.com/2026/05/28/theory-meets-practice-8-books-to-start-your-career-in-astrophysics-geography-civil-engineering-and-more/#more-94243" class="more-link"><span aria-label="Continue reading Theory Meets Practice: 8 Books to Start Your Career in Astrophysics, Geography, Civil Engineering and More">(more&hellip;)</span></a></p>
]]></content:encoded>
                    
                                                            </item>
                    <item>
                <title>Compression and Recompression of JPEG: Stability, Artifacts and Iterative Image Collapse</title>
                <link>https://blog.wolfram.com/2026/05/26/compression-and-recompression-of-jpeg-stability-artifacts-and-iterative-image-collapse/</link>
                <pubDate>Tue, 26 May 2026 16:53:01 +0000</pubDate>
                <dc:creator>Wolfram Blog Team</dc:creator>
                <category><![CDATA[Recreational Computation, Wolfram Community]]></category>                <guid isPermaLink="false">https://blog.wolfram.com/?p=94286</guid>
    
                <description><![CDATA[Every semester or two, students ask me about the implications of re-compression, especially of JPEG files. Compression comes in two main kinds—Lossless, which is completely invertible, meaning you get exactly what you put in when you decompress, and Lossy which ‘throws out’ things deemed unimportant in some way, so that when you decompress, you get [&#8230;]]]></description>
                <media:content medium="image" url="https://content.wolfram.com/sites/39/2026/05/imagecompression.png" />    
                                    <content:encoded><![CDATA[<p>Every semester or two, students ask me about the implications of re-compression, especially of JPEG files.</p>
<p>Compression comes in two main kinds—Lossless, which is completely invertible, meaning you get exactly what you put in when you decompress, and Lossy which ‘throws out’ things deemed unimportant in some way, so that when you decompress, you get something that is almost the same and is usually good enough. <a href="https://blog.wolfram.com/2026/05/26/compression-and-recompression-of-jpeg-stability-artifacts-and-iterative-image-collapse/#more-94286" class="more-link"><span aria-label="Continue reading Compression and Recompression of JPEG: Stability, Artifacts and Iterative Image Collapse">(more&hellip;)</span></a></p>
]]></content:encoded>
                    
                                                            </item>
                    <item>
                <title>A Data Adventure in Boston, 1929: Historical Census Corpus Analysis</title>
                <link>https://blog.wolfram.com/2026/05/22/a-data-adventure-in-boston-1929-historical-census-corpus-analysis/</link>
                <pubDate>Fri, 22 May 2026 18:24:13 +0000</pubDate>
                <dc:creator>Wolfram Blog Team</dc:creator>
                <category><![CDATA[History, Recreational Computation, Wolfram Community]]></category>                <guid isPermaLink="false">https://blog.wolfram.com/?p=94281</guid>
    
                <description><![CDATA[I am writing a novel. It’s a historical fiction thing. Apparently, that means I need to do a lot of research on what life was like in the 1920s. ​ My problem last night was, my character moves to Boston from Chicago, and in order to give the city texture, we need to introduce characters, [&#8230;]]]></description>
                <media:content medium="image" url="https://content.wolfram.com/sites/39/2026/05/boston1929tile.png" />    
                                    <content:encoded><![CDATA[<p>I am writing a novel. It’s a historical fiction thing. Apparently, that means I need to do a lot of research on what life was like in the 1920s.<br />
​<br />
My problem last night was, my character moves to Boston from Chicago, and in order to give the city texture, we need to introduce characters, buildings, streets and so on in a way that feels real. The thing about Boston, especially the West End where he goes, is that it’s changed dramatically in the last 100 years. There was a massive urban revitalization project in the 50s and 60s which essentially bulldozed the entire area. So none of the streets or buildings are even remotely similar on a map now to what my character would see walking around. <a href="https://blog.wolfram.com/2026/05/22/a-data-adventure-in-boston-1929-historical-census-corpus-analysis/#more-94281" class="more-link"><span aria-label="Continue reading A Data Adventure in Boston, 1929: Historical Census Corpus Analysis">(more&hellip;)</span></a></p>
]]></content:encoded>
                    
                                                            </item>
                    <item>
                <title>LLMs, Symbolic Computation and the Future of Mathematical Discovery</title>
                <link>https://blog.wolfram.com/2026/05/18/llms-symbolic-computation-and-the-future-of-mathematical-discovery/</link>
                <pubDate>Mon, 18 May 2026 17:05:38 +0000</pubDate>
                <dc:creator>Wolfram Blog Team</dc:creator>
                <category><![CDATA[Mathematics, Wolfram Community]]></category>                <guid isPermaLink="false">https://blog.wolfram.com/?p=94239</guid>
    
                <description><![CDATA[“The cat’s out of the bag,” said the mathematician Andrew Granville, reflecting on the rapid improvement of AI systems. His phrase captures the mood of the moment: by 2025-26, large language models (LLMs) had become powerful enough to move from impressive demonstrations to serious mathematical and scientific use. AI systems reached gold-medal level at the [&#8230;]]]></description>
                <media:content medium="image" url="https://content.wolfram.com/sites/39/2026/05/three-graphs.png" />    
                                    <content:encoded><![CDATA[<p>“The cat’s out of the bag,” said the mathematician Andrew Granville, reflecting on the rapid improvement of AI systems. His phrase captures the mood of the moment: by 2025-26, large language models (LLMs) had become powerful enough to move from impressive demonstrations to serious mathematical and scientific use. AI systems reached gold-medal level at the International Mathematical Olympiad, while newer research workflows began using LLMs together with symbolic tools to explore large mathematical spaces and even help resolve some open problems [1-5]. Many mathematicians now see this as a turning point: AI is becoming ready for “prime time” as a research companion in mathematics, physics, and related sciences &#8211; helping researchers test ideas rapidly and discover connections that might otherwise remain hidden. <a href="https://blog.wolfram.com/2026/05/18/llms-symbolic-computation-and-the-future-of-mathematical-discovery/#more-94239" class="more-link"><span aria-label="Continue reading LLMs, Symbolic Computation and the Future of Mathematical Discovery">(more&hellip;)</span></a></p>
]]></content:encoded>
                    
                                                            </item>
                    <item>
                <title>Computational Geometry Modeling of the Neolithic Circular Ditch in Vinoř, Prague</title>
                <link>https://blog.wolfram.com/2026/05/15/computational-geometry-modeling-of-the-neolithic-circular-ditch-in-vinor-prague/</link>
                <pubDate>Fri, 15 May 2026 14:20:31 +0000</pubDate>
                <dc:creator>Wolfram Blog Team</dc:creator>
                <category><![CDATA[Geosciences, Wolfram Community]]></category>                <guid isPermaLink="false">https://blog.wolfram.com/?p=94234</guid>
    
                <description><![CDATA[This tutorial is a follow-up to a recent post by the author herself about archeoastronomical modeling of Central European Neolithic Circular Ditches [1], or roundels, with Wolfram 3D graphical primitives. Here, the focus will be instead on the use of mesh-based primitives from computational geometry to build a realistic 3D model of a roundel recently [&#8230;]]]></description>
                <media:content medium="image" url="https://content.wolfram.com/sites/39/2026/05/land-plot.png" />    
                                    <content:encoded><![CDATA[<p>This tutorial is a follow-up to a recent post by the author herself about archeoastronomical modeling of Central European Neolithic Circular Ditches [1], or roundels, with Wolfram 3D graphical primitives. Here, the focus will be instead on the use of mesh-based primitives from computational geometry to build a realistic 3D model of a roundel recently excavated in Vinoř, a northeastern outskirt of Prague (Czech Republic). This roundel has a diameter of 55 m, with ditches 3.2 m wide and 1.7 m deep and three entrances, which is quite unusual for Central European ditches [2].</p>
]]></content:encoded>
                    
                                                            </item>
                    <item>
                <title>A Modern eTextbook on Laplace Transforms for Engineering, Science and More</title>
                <link>https://blog.wolfram.com/2026/05/11/a-modern-etextbook-on-laplace-transforms-for-engineering-science-and-more/</link>
                <pubDate>Mon, 11 May 2026 21:28:14 +0000</pubDate>
                <dc:creator>Juan Ortiz</dc:creator>
                <category><![CDATA[Books, Education, Mathematics]]></category>                <guid isPermaLink="false">https://blog.wolfram.com/?p=94209</guid>
    
                <description><![CDATA[The Laplace transform is such an effective tool for solving problems in the fields of science and engineering—it’s one of the main tools available for solving both ordinary differential equations (ODEs) and partial differential equations (PDEs). I’m excited to announce that the notebook version of Laplace Transforms in Theory and Practice: A Computational Approach by Hrachya Khachatryan [&#8230;]]]></description>
                <media:content medium="image" url="https://content.wolfram.com/sites/39/2026/05/Laplace-Transforms-ebook-tile.png" />    
                                    <content:encoded><![CDATA[<p><img class="aligncenter box-shadow" title="A Modern eTextbook on Laplace Transforms for Engineering, Science and More" src="https://content.wolfram.com/sites/39/2026/05/Laplace-Transforms-ebook-hero.png" alt="A Modern eTextbook on Laplace Transforms for Engineering, Science and More" width="620" height="315" /></p>
<p>The Laplace transform is such an effective tool for solving problems in the fields of science and engineering—it’s one of the main tools available for solving both ordinary differential equations (ODEs) and partial differential equations (PDEs).  I’m excited to announce that the notebook version of <a href="https://www.wolfram-media.com/products/laplace-transforms-in-theory-and-practice/"><em>Laplace Transforms in Theory and Practice: A Computational Approach</em></a> by Hrachya Khachatryan is now available as a free download from <a href="https://www.wolfram-media.com">Wolfram Media</a> for all the world to learn this beautiful subject. <a href="https://blog.wolfram.com/2026/05/11/a-modern-etextbook-on-laplace-transforms-for-engineering-science-and-more/#more-94209" class="more-link"><span aria-label="Continue reading A Modern eTextbook on Laplace Transforms for Engineering, Science and More">(more&hellip;)</span></a></p>
]]></content:encoded>
                    
                                                            </item>
                    <item>
                <title>All Elementary Functions from a Single Binary Operator</title>
                <link>https://blog.wolfram.com/2026/05/04/all-elementary-functions-from-a-single-binary-operator/</link>
                <pubDate>Mon, 04 May 2026 17:41:01 +0000</pubDate>
                <dc:creator>Wolfram Blog Team</dc:creator>
                <category><![CDATA[Mathematics, Wolfram Community]]></category>                <guid isPermaLink="false">https://blog.wolfram.com/?p=94218</guid>
    
                <description><![CDATA[A single two-input gate suffices for all of Boolean logic in digital hardware. No comparable primitive has been known for continuous mathematics: computing elementary functions such as sin, cos, sqrt and log has always required multiple distinct operations. Here I show that a single binary operator, eml(x,y)=exp(x)-ln(y), together with the constant 1, generates the standard [&#8230;]]]></description>
                <media:content medium="image" url="https://content.wolfram.com/sites/39/2026/05/elementaryfunctions.png" />    
                                    <content:encoded><![CDATA[<p>A single two-input gate suffices for all of Boolean logic in digital hardware. No comparable primitive has been known for continuous mathematics: computing elementary functions such as sin, cos, sqrt and log has always required multiple distinct operations. Here I show that a single binary operator, <em>eml</em>(<em>x</em>,<em>y</em>)=<em>exp</em>(<em>x</em>)-<em>ln</em>(<em>y</em>), together with the constant 1, generates the standard repertoire of a scientific calculator. This includes constants such as <em>e</em>, pi and <em>i</em>; arithmetic operations including addition, subtraction, multiplication, division and exponentiation as well as the usual transcendental and algebraic functions. <a href="https://blog.wolfram.com/2026/05/04/all-elementary-functions-from-a-single-binary-operator/#more-94218" class="more-link"><span aria-label="Continue reading All Elementary Functions from a Single Binary Operator">(more&hellip;)</span></a></p>
]]></content:encoded>
                    
                                                            </item>
                    <item>
                <title>A Computational Approach to Early Breast Cancer Detection Using Wolfram</title>
                <link>https://blog.wolfram.com/2026/04/29/a-computational-approach-to-early-breast-cancer-detection-using-wolfram/</link>
                <pubDate>Wed, 29 Apr 2026 16:25:00 +0000</pubDate>
                <dc:creator>Wolfram Blog Team</dc:creator>
                <category><![CDATA[Life Sciences and Medicine, Wolfram Community]]></category>                <guid isPermaLink="false">https://blog.wolfram.com/?p=94205</guid>
    
                <description><![CDATA[Wolfram Language is a multi-paradigm programming language designed for functional programming. It is mainly used in Wolfram&#124;Alpha and Mathematica. ​ This year, Texas Tech University organized a HACKATHON with the purpose of detecting and classifying breast cancer using Wolfram Language. This competition aims to introduce girls from Colegios Científicos to programming, promote female participation in [&#8230;]]]></description>
                <media:content medium="image" url="https://content.wolfram.com/sites/39/2026/04/cancerscreening.png" />    
                                    <content:encoded><![CDATA[<p>Wolfram Language is a multi-paradigm programming language designed for functional programming. It is mainly used in Wolfram|Alpha and Mathematica.<br />
​<br />
This year, Texas Tech University organized a HACKATHON with the purpose of detecting and classifying breast cancer using Wolfram Language. This competition aims to introduce girls from Colegios Científicos to programming, promote female participation in STEAM fields, and support the development of future professionals in a growing country such as Costa Rica.<br />
The competition focuses on participants demonstrating the skills and knowledge acquired during their preparation. They analyze a code provided by the organizers to identify possible errors and correct them appropriately. <a href="https://blog.wolfram.com/2026/04/29/a-computational-approach-to-early-breast-cancer-detection-using-wolfram/#more-94205" class="more-link"><span aria-label="Continue reading A Computational Approach to Early Breast Cancer Detection Using Wolfram">(more&hellip;)</span></a></p>
]]></content:encoded>
                    
                                                            </item>
                    <item>
                <title>Checkmate! Dominate the Competition by Learning Game Theory with Wolfram Language</title>
                <link>https://blog.wolfram.com/2026/04/22/checkmate-dominate-the-competition-by-learning-game-theory-with-wolfram-language/</link>
                <pubDate>Wed, 22 Apr 2026 19:42:11 +0000</pubDate>
                <dc:creator>Marc Vicuna</dc:creator>
                <category><![CDATA[Mathematics, Wolfram U]]></category>                <guid isPermaLink="false">https://blog.wolfram.com/?p=94173</guid>
    
                <description><![CDATA[“‘Tis better to have loved and lost than never to have loved at all.’ In other words, love is a dominant strategy.” &#8213; Avinash K. Dixit, Thinking Strategically: The Competitive Edge in Business, Politics, and Everyday Life How do people make decisions? How close can mathematics imitate complex decision-making scenarios? What is rationality, really? What [&#8230;]]]></description>
                <media:content medium="image" url="https://content.wolfram.com/sites/39/2026/04/Tile-Intro-Game-Theory.png" />    
                                    <content:encoded><![CDATA[<p><img class="aligncenter box-shadow" title="Checkmate! Dominate the Competition by Learning Game Theory with Wolfram Language" src="https://content.wolfram.com/sites/39/2026/04/Hero-Intro-Game-Theory.png" alt="Checkmate! Dominate the Competition by Learning Game Theory with Wolfram Language" width="620" height="315" /></p>
<p>“‘Tis better to have loved and lost than never to have loved at all.’ In other words, love is a dominant strategy.” &#8213; Avinash K. Dixit, <em>Thinking Strategically: The Competitive Edge in Business, Politics, and Everyday Life</em></p>
<p>How do people make decisions? How close can mathematics imitate complex decision-making scenarios? What is rationality, really? What are the payoffs of war, marriage or revolution? What does mathematics have to say about making life-changing decisions? The answers to these questions require an understanding of game theory, which is otherwise known as the mathematics of decision making. An understanding of game theory is required for professionals in an increasing number of fields, such as economics, business, political science, psychology and computer science. <a href="https://blog.wolfram.com/2026/04/22/checkmate-dominate-the-competition-by-learning-game-theory-with-wolfram-language/#more-94173" class="more-link"><span aria-label="Continue reading Checkmate! Dominate the Competition by Learning Game Theory with Wolfram Language">(more&hellip;)</span></a></p>
]]></content:encoded>
                    
                                                            </item>
            </channel>
</rss>