<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>HomogeneousTools</title><link>https://homogeneous.tools/</link><description>Recent content on HomogeneousTools</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Fri, 29 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://homogeneous.tools/index.xml" rel="self" type="application/rss+xml"/><item><title>Verifying Kostant's conjecture using Semisimple.jl</title><link>https://homogeneous.tools/blog/2026/05/29/verifying-kostants-conjecture/</link><pubDate>Fri, 29 May 2026 00:00:00 +0000</pubDate><guid>https://homogeneous.tools/blog/2026/05/29/verifying-kostants-conjecture/</guid><description>&lt;p&gt;Here is a blogpost that is the first installment of something I would like to try.&lt;/p&gt;
&lt;p&gt;Looking at today&amp;rsquo;s arXiv feed,
I noticed a new and interesting preprint:
&lt;a href="https://arxiv.org/abs/2605.29802v1"&gt;Rekha Biswal, Sam Jeralds: Components of $\mathrm{V}(m\rho)\otimes\mathrm{V}(n\rho)$)&lt;/a&gt;,
for which &lt;a href="https://homogeneous.tools/Semisimple.jl/dev/"&gt;Semisimple.jl&lt;/a&gt;
can be used to experiment and verify the conjectures in some explicit cases.
Because I think it is useful to see &lt;em&gt;how&lt;/em&gt; to do such experiments,
let us quickly discuss how we can verify Kostant&amp;rsquo;s conjecture using Semisimple.jl.&lt;/p&gt;</description></item><item><title>Lie.jl is now Semisimple.jl</title><link>https://homogeneous.tools/blog/2026/05/12/semisimple-jl-rename/</link><pubDate>Tue, 12 May 2026 00:00:00 +0000</pubDate><guid>https://homogeneous.tools/blog/2026/05/12/semisimple-jl-rename/</guid><description>&lt;p&gt;The Julia package previously known as &lt;code&gt;Lie.jl&lt;/code&gt; has been renamed to
&lt;a href="https://github.com/HomogeneousTools/Semisimple.jl"&gt;Semisimple.jl&lt;/a&gt;.
This was needed,
because the Julia registry rejected the name &lt;code&gt;Lie.jl&lt;/code&gt; as being too short.
I doubt many people have started using the package,
I just have some renaming to do in the (not yet public) downstream packages.&lt;/p&gt;
&lt;p&gt;The package should within the next 3 days be part of the Julia registry,
so that you can install it in the usual way for Julia packages.
Stay tuned for an update on that!&lt;/p&gt;</description></item><item><title>Lie.jl 1.0.0 is out</title><link>https://homogeneous.tools/blog/2026/05/11/lie-jl-1-0-0/</link><pubDate>Mon, 11 May 2026 00:00:00 +0000</pubDate><guid>https://homogeneous.tools/blog/2026/05/11/lie-jl-1-0-0/</guid><description>&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; This package was originally released under the name &lt;code&gt;Lie.jl&lt;/code&gt; and has since been
renamed to &lt;a href="https://github.com/HomogeneousTools/Semisimple.jl"&gt;Semisimple.jl&lt;/a&gt;.
See the &lt;a href="https://homogeneous.tools/blog/2026/05/12/semisimple-jl-rename/"&gt;rename announcement&lt;/a&gt; for details.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;a href="https://github.com/HomogeneousTools/Semisimple.jl"&gt;Semisimple.jl&lt;/a&gt; 1.0.0 is now available!&lt;/p&gt;
&lt;p&gt;This first stable release focuses on efficient computations with semisimple Lie algebras,
of the type that are most useful to an algebraic geometry
who wants to do computations for completely reducible vector bundles on partial flag varieties.
A large part of that efficiency comes from leaning into Julia&amp;rsquo;s type system and specialization,
so fairly high-level code can still run very fast.&lt;/p&gt;</description></item><item><title>HomogeneousTools is now live</title><link>https://homogeneous.tools/blog/2026/05/08/homogeneoustools-is-now-live/</link><pubDate>Fri, 08 May 2026 00:00:00 +0000</pubDate><guid>https://homogeneous.tools/blog/2026/05/08/homogeneoustools-is-now-live/</guid><description>&lt;p&gt;We are happy to announce that the HomogeneousTools website is now live. HomogeneousTools is a collection of software for working with homogeneous varieties and homogeneous vector bundles, with applications to sheaf cohomology, Fano geometry, and related areas.&lt;/p&gt;
&lt;p&gt;More tools, documentation, and posts are to come soon. Stay tuned.&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;As a small example of the kind of computation one can do with &lt;a href="https://github.com/HomogeneousTools/Semisimple.jl"&gt;Semisimple.jl&lt;/a&gt;
(formerly &lt;code&gt;Lie.jl&lt;/code&gt;, see the &lt;a href="https://homogeneous.tools/blog/2026-05-11-semisimple-jl-rename/"&gt;rename announcement&lt;/a&gt;),
here is a short session using the root system of type $\mathrm{A}_2$ (i.e. $\mathfrak{sl}_3$):&lt;/p&gt;</description></item><item><title>About</title><link>https://homogeneous.tools/about/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://homogeneous.tools/about/</guid><description>&lt;h2 id="maintainers"&gt;Maintainers&lt;/h2&gt;
&lt;p&gt;HomogeneousTools is maintained by:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://pbelmans.ncag.info"&gt;Pieter Belmans&lt;/a&gt; (Utrecht University)&lt;/li&gt;
&lt;li&gt;Javier Fernández Píriz (University of Luxembourg)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="acknowledgements"&gt;Acknowledgements&lt;/h2&gt;
&lt;p&gt;This project was funded in part, by the Luxembourg National Research Fund (FNR), grant reference &lt;a href="https://math.uni.lu/grace/"&gt;PRIDE23/18686085/GRACE&lt;/a&gt;,
see also &lt;a href="https://math.uni.lu/grace/"&gt;the GRACE website&lt;/a&gt;.&lt;/p&gt;</description></item></channel></rss>