# Package Announcements

**URL:** https://discourse.julialang.org/c/package-announcements/60.md?page=30

[Latest](https://discourse.julialang.org/latest.md) · [Categories](https://discourse.julialang.org/categories.md) · [Tags](https://discourse.julialang.org/tags.md)

**Page:** 31

---

## [ArviZ v0.10: exploratory analysis of Bayesian models, now all in Julia](https://discourse.julialang.org/t/arviz-v0-10-exploratory-analysis-of-bayesian-models-now-all-in-julia/102654)

<div class="topic-metadata">

**Author:** [@sethaxen](https://discourse.julialang.org/u/sethaxen)\
**Replies:** 2\
**Last updated:** [August 16, 2023, 9:12pm UTC](https://discourse.julialang.org/t/arviz-v0-10-exploratory-analysis-of-bayesian-models-now-all-in-julia/102654 "2023-08-16T21:12:13Z")

</div>

ArviZ provides stats, diagnostics, and plots for exploratory analysis of Bayesian models. ArviZ.jl started out as a PyCall wrapper of the Python ArviZ package, with utilities to work with Julia probabilistic programming …

---

## [\[ANN\] DomainColoring(Toy).jl – Smooth Complex Plotting](https://discourse.julialang.org/t/ann-domaincoloring-toy-jl-smooth-complex-plotting/102080)

<div class="topic-metadata">

**Author:** [@eprovst](https://discourse.julialang.org/u/eprovst)\
**Replies:** 3\
**Last updated:** [August 15, 2023, 5:12pm UTC](https://discourse.julialang.org/t/ann-domaincoloring-toy-jl-smooth-complex-plotting/102080 "2023-08-15T17:12:59Z")

</div>

In complex analysis, one can gain much intuition by looking at visual representations of phase, magnitude, etc. Phase plots, domain colorings, and other kinds of plots are hence useful tools, such as demonstrated in the …

---

## [InlineDispatch.jl – A simple module to perform dispatch on the value of an expression](https://discourse.julialang.org/t/inlinedispatch-jl-a-simple-module-to-perform-dispatch-on-the-value-of-an-expression/102780)

<div class="topic-metadata">

**Author:** [@HanD](https://discourse.julialang.org/u/HanD)\
**Replies:** 0\
**Last updated:** [August 14, 2023, 6:41am UTC](https://discourse.julialang.org/t/inlinedispatch-jl-a-simple-module-to-perform-dispatch-on-the-value-of-an-expression/102780 "2023-08-14T06:41:08Z")

</div>

Based on a discussion here on Discourse, I’m happy to announce a new package called InlineDispatch.jl for dispatching on values using anonymous functions. The following expression: @dispatch expr begin v::T…

---

## [\[ANN\] DICOMTree.jl](https://discourse.julialang.org/t/ann-dicomtree-jl/102777)

<div class="topic-metadata">

**Author:** [@fdekerme](https://discourse.julialang.org/u/fdekerme)\
**Replies:** 0\
**Last updated:** [August 13, 2023, 10:14pm UTC](https://discourse.julialang.org/t/ann-dicomtree-jl/102777 "2023-08-13T22:14:15Z")

</div>

Hello everyone! :grin: I’m pleased to announce my first (small) contribution to the Julia ecosystem. I’m talking about the DICOMTree.jl package, which enables DICOM medical files to be visualized simply and clearly in t…

---

## [\[ANN\] Announcing HOODESolver.jl](https://discourse.julialang.org/t/ann-announcing-hoodesolver-jl/52126)

<div class="topic-metadata">

**Author:** [@pnavaro](https://discourse.julialang.org/u/pnavaro)\
**Replies:** 10\
**Last updated:** [August 13, 2023, 11:27am UTC](https://discourse.julialang.org/t/ann-announcing-hoodesolver-jl/52126 "2023-08-13T11:27:51Z")

</div>

Dear all, HOODESolver.jl is a julia package to solve numerically highly-oscillatory ODE problems. The package is mainly developed by @ymocquar. It implements Uniformly Accurate numerical methods (UA) and works with Big …

---

## [\[ANN\] CrudePythonTranslator](https://discourse.julialang.org/t/ann-crudepythontranslator/102538)

<div class="topic-metadata">

**Author:** [@GunnarFarneback](https://discourse.julialang.org/u/GunnarFarneback)\
**Replies:** 2\
**Last updated:** [August 8, 2023, 6:48pm UTC](https://discourse.julialang.org/t/ann-crudepythontranslator/102538 "2023-08-08T18:48:29Z")

</div>

Introducing CrudePythonTranslator, a tool to help with porting Python code to Julia. It’s crude in the sense that the output most of the time will be a mix of Python and Julia which can’t be run. It also doesn’t save yo…

---

## [RustFFT.jl v0.2: AbstractFFTs interface and performance improvements](https://discourse.julialang.org/t/rustfft-jl-v0-2-abstractffts-interface-and-performance-improvements/102502)

<div class="topic-metadata">

**Author:** [@Taaitaaiger](https://discourse.julialang.org/u/Taaitaaiger)\
**Replies:** 6\
**Last updated:** [August 5, 2023, 5:35pm UTC](https://discourse.julialang.org/t/rustfft-jl-v0-2-abstractffts-interface-and-performance-improvements/102502 "2023-08-05T17:35:31Z")

</div>

A while ago I released the first version of RustFFT.jl and I received two major pieces of feedback: you should implement the AbstractFFTs interface, and it’s kinda slow. This release takes care of both. First of all, th…

---

## [\[ANN\] PikaParser.jl -- small and fast parser library](https://discourse.julialang.org/t/ann-pikaparser-jl-small-and-fast-parser-library/93700)

<div class="topic-metadata">

**Author:** [@MirekKratochvil](https://discourse.julialang.org/u/MirekKratochvil)\
**Replies:** 9\
**Last updated:** [August 5, 2023, 4:44pm UTC](https://discourse.julialang.org/t/ann-pikaparser-jl-small-and-fast-parser-library/93700 "2023-08-05T16:44:21Z")

</div>

It has been around half a year since we released the first version of PikaParser.jl, and we’re at 0.5.1 today successfully using it for several local projects\*. So I thought it’s about time to announce it more formally. …

---

## [JuliaSim - Simulating Reality (upcoming product by Julia Computing)](https://discourse.julialang.org/t/juliasim-simulating-reality-upcoming-product-by-julia-computing/58785)

<div class="topic-metadata">

**Author:** [@ChrisRackauckas](https://discourse.julialang.org/u/ChrisRackauckas)\
**Replies:** 6\
**Last updated:** [August 2, 2023, 10:48pm UTC](https://discourse.julialang.org/t/juliasim-simulating-reality-upcoming-product-by-julia-computing/58785 "2023-08-02T22:48:56Z")

</div>

JuliaSim: Simulating Reality Coming soon: JuliaSim is a next generation cloud-based simulation platform, combining the latest techniques in SciML with equation-based digital twin modeling and simulation. Surrogatize your…

---

## [QInsControl.jl A GUI for Controling Instuments and Data Acquisiton](https://discourse.julialang.org/t/qinscontrol-jl-a-gui-for-controling-instuments-and-data-acquisiton/102243)

<div class="topic-metadata">

**Author:** [@FaresX](https://discourse.julialang.org/u/FaresX)\
**Replies:** 1\
**Last updated:** [August 2, 2023, 4:23pm UTC](https://discourse.julialang.org/t/qinscontrol-jl-a-gui-for-controling-instuments-and-data-acquisiton/102243 "2023-08-02T16:23:22Z")

</div>

warning: unregistered package I’m excited to announce the package QInsControl.jl, which provides a GUI for controling instruments and performing data acquisition via NI VISA wrapped by Instruments.jl and sockets. I fee…

---

## [Jlrs v0.19: many performance optimizations](https://discourse.julialang.org/t/jlrs-v0-19-many-performance-optimizations/102253)

<div class="topic-metadata">

**Author:** [@Taaitaaiger](https://discourse.julialang.org/u/Taaitaaiger)\
**Replies:** 0\
**Last updated:** [July 29, 2023, 8:43pm UTC](https://discourse.julialang.org/t/jlrs-v0-19-many-performance-optimizations/102253 "2023-07-29T20:43:33Z")

</div>

jlrs is a crate for the Rust programming language that lets you embed Julia in Rust applications and export Rust functions and types to Julia. Version 0.19 puts a major focus on performance, which has led to the introduc…

---

## [Diffractor release](https://discourse.julialang.org/t/diffractor-release/102123)

<div class="topic-metadata">

**Author:** [@oxinabox](https://discourse.julialang.org/u/oxinabox)\
**Replies:** 30\
**Last updated:** [July 29, 2023, 8:37pm UTC](https://discourse.julialang.org/t/diffractor-release/102123 "2023-07-29T20:37:26Z")

</div>

After many moons of waiting, we are finally ready to cut the first public release of Diffractor.jl (v0.2), our Next-generation Automatic Differentiation package. Due to its close coupling with the Julia compiler, it has …

---

## [JuliaCon 2023 - MRI Compressed Sensing and Denoising in Julia (MRICompress.jl) request to solve your sparse big data problem](https://discourse.julialang.org/t/juliacon-2023-mri-compressed-sensing-and-denoising-in-julia-mricompress-jl-request-to-solve-your-sparse-big-data-problem/102221)

<div class="topic-metadata">

**Author:** [@alexander-leong](https://discourse.julialang.org/u/alexander-leong)\
**Replies:** 0\
**Last updated:** [July 29, 2023, 1:35am UTC](https://discourse.julialang.org/t/juliacon-2023-mri-compressed-sensing-and-denoising-in-julia-mricompress-jl-request-to-solve-your-sparse-big-data-problem/102221 "2023-07-29T01:35:41Z")

</div>

Hi everyone, MRICompress v0.0.1 is available for use alexander-leong/MRICompress.jl (github.com). For those that want to know more about what the package does you can view my JuliaCon talk at Alexander Leong on LinkedIn…

---

## [\[ANN\] Makie@0.19.7 release](https://discourse.julialang.org/t/ann-makie-0-19-7-release/102162)

<div class="topic-metadata">

**Author:** [@sdanisch](https://discourse.julialang.org/u/sdanisch)\
**Replies:** 4\
**Last updated:** [July 28, 2023, 10:58am UTC](https://discourse.julialang.org/t/ann-makie-0-19-7-release/102162 "2023-07-28T10:58:56Z")

</div>

We’re happy to release a new Makie version :slight\_smile: Read all about it on the Makie blog! It may be a patch version, but it offers lots of fixes/improvements and new features like polar axis:

---

## [\[ANN\] Ignite.jl: A brighter way to train neural networks](https://discourse.julialang.org/t/ann-ignite-jl-a-brighter-way-to-train-neural-networks/102169)

<div class="topic-metadata">

**Author:** [@jondeuce](https://discourse.julialang.org/u/jondeuce)\
**Replies:** 3\
**Last updated:** [July 27, 2023, 9:52pm UTC](https://discourse.julialang.org/t/ann-ignite-jl-a-brighter-way-to-train-neural-networks/102169 "2023-07-27T21:52:35Z")

</div>

Introducing Ignite.jl, a package designed to streamline neural network training and validation loops. If you’ve struggled with managing complex and hard-to-maintain training pipelines, let Ignite.jl light the way. Motiv…

---

## [\[ANN\] Caching.jl, yet another memoizer with more features](https://discourse.julialang.org/t/ann-caching-jl-yet-another-memoizer-with-more-features/21565)

<div class="topic-metadata">

**Author:** [@zgornel](https://discourse.julialang.org/u/zgornel)\
**Replies:** 4\
**Last updated:** [July 25, 2023, 7:27pm UTC](https://discourse.julialang.org/t/ann-caching-jl-yet-another-memoizer-with-more-features/21565 "2023-07-25T19:27:02Z")

</div>

Caching.jl aims to provide a simple non-intrusive memoization mechanism with disk, compression, record and size limits support. While it’s not the fastest, it should pretty easy to use, understand and extend. It is still…

---

## [\[ANN\] PlotlyDocumenter.jl - Display plotly plots inside Documenter.jl pages](https://discourse.julialang.org/t/ann-plotlydocumenter-jl-display-plotly-plots-inside-documenter-jl-pages/102058)

<div class="topic-metadata">

**Author:** [@disberd](https://discourse.julialang.org/u/disberd)\
**Replies:** 0\
**Last updated:** [July 25, 2023, 8:48am UTC](https://discourse.julialang.org/t/ann-plotlydocumenter-jl-display-plotly-plots-inside-documenter-jl-pages/102058 "2023-07-25T08:48:37Z")

</div>

I am happy to announce a very small convenience package to correctly display plots generated using the plotly.js library as interactive HTML inside documentation pages built with Documenter.jl In many cases it’s conveni…

---

## [Images.jl v0.26 is out](https://discourse.julialang.org/t/images-jl-v0-26-is-out/102019)

<div class="topic-metadata">

**Author:** [@JuliaImages](https://discourse.julialang.org/u/JuliaImages)\
**Replies:** 1\
**Last updated:** [July 24, 2023, 1:55pm UTC](https://discourse.julialang.org/t/images-jl-v0-26-is-out/102019 "2023-07-24T13:55:40Z")

</div>

Images.jl Images.jl is an open-source image processing library for Julia and is maintained by JuliaImages community. It is one of the oldest packages in the Julia ecosystem, and its code-origins predate the existence of …

---

## [ElasticsearchClient.jl](https://discourse.julialang.org/t/elasticsearchclient-jl/99904)

<div class="topic-metadata">

**Author:** [@rssdev10](https://discourse.julialang.org/u/rssdev10)\
**Replies:** 1\
**Last updated:** [July 24, 2023, 1:43am UTC](https://discourse.julialang.org/t/elasticsearchclient-jl/99904 "2023-07-24T01:43:50Z")

</div>

ElasticsearchClient.jl is a native Julia implementation of the Elasticsearch client library. This library was inspired by elasticsearch-ruby and implements very similar architectural approach. There are two main modules…

---

## [GptSearchPlugin (Web service)](https://discourse.julialang.org/t/gptsearchplugin-web-service/101996)

<div class="topic-metadata">

**Author:** [@rssdev10](https://discourse.julialang.org/u/rssdev10)\
**Replies:** 0\
**Last updated:** [July 24, 2023, 12:55am UTC](https://discourse.julialang.org/t/gptsearchplugin-web-service/101996 "2023-07-24T00:55:44Z")

</div>

GptSearchPlugin is not a package but rather an application. It is a functional clone of the ChatGpt retrieval plugin fully implemented in Julia. The plugin is in fact a web service with API endpoints /query and /upsert …

---

## [Beautiful Makie Gallery](https://discourse.julialang.org/t/beautiful-makie-gallery/62523)

<div class="topic-metadata">

**Author:** [@lazarusA](https://discourse.julialang.org/u/lazarusA)\
**Replies:** 97\
**Last updated:** [July 23, 2023, 9:36pm UTC](https://discourse.julialang.org/t/beautiful-makie-gallery/62523 "2023-07-23T21:36:21Z")

</div>

Not a package but a gallery of Beautiful Makie examples. Take a look, easy to copy and paste scripts to get you started with Makie. https://lazarusa.github.io/BeautifulMakie/ https://lazarusa.github.io/BeautifulMa…

---

## [CssMakieLayout.jl - reactive frontends with Makie](https://discourse.julialang.org/t/cssmakielayout-jl-reactive-frontends-with-makie/101842)

<div class="topic-metadata">

**Author:** [@adrianariton](https://discourse.julialang.org/u/adrianariton)\
**Replies:** 1\
**Last updated:** [July 20, 2023, 5:19pm UTC](https://discourse.julialang.org/t/cssmakielayout-jl-reactive-frontends-with-makie/101842 "2023-07-20T17:19:09Z")

</div>

CssMakieLayout.jl Makie is great for plotting, and WGLMakie goes one step further by making the plots interactive. However, both of them lack a styling freedom that can make the science simulations and plots more user-f…

---

## [TensorOperations.jl v4](https://discourse.julialang.org/t/tensoroperations-jl-v4/101839)

<div class="topic-metadata">

**Author:** [@juthohaegeman](https://discourse.julialang.org/u/juthohaegeman)\
**Replies:** 0\
**Last updated:** [July 20, 2023, 1:26pm UTC](https://discourse.julialang.org/t/tensoroperations-jl-v4/101839 "2023-07-20T13:26:19Z")

</div>

Together with @lkdvos and @maarten\_van\_damme , I am pleased to announce version 4 of TensorOperations.jl. As a user, the main functionality provided @tensor remains mostly unchanged, but there are quite a few exciting b…

---

## [\[ANN\] TestingUtilities.jl](https://discourse.julialang.org/t/ann-testingutilities-jl/99121)

<div class="topic-metadata">

**Author:** [@curtd](https://discourse.julialang.org/u/curtd)\
**Replies:** 6\
**Last updated:** [July 17, 2023, 4:41pm UTC](https://discourse.julialang.org/t/ann-testingutilities-jl/99121 "2023-07-17T16:41:00Z")

</div>

Hey all, I’m happy to announce TestingUtilities.jl, which provides macros to (hopefully) make your package testing experience a lot smoother. This package is set to be registered in the General registry in two days as o…

---

## [\[ANN\] OneTwoMany.jl](https://discourse.julialang.org/t/ann-onetwomany-jl/101623)

<div class="topic-metadata">

**Author:** [@oschulz](https://discourse.julialang.org/u/oschulz)\
**Replies:** 16\
**Last updated:** [July 17, 2023, 3:02pm UTC](https://discourse.julialang.org/t/ann-onetwomany-jl/101623 "2023-07-17T15:02:25Z")

</div>

I’ve put together a tiny package OneTwoMany.jl - that provides a function getsecond, as well as functions first\_and\_rest and first\_second\_rest. Julia provides the functions first and last , but not second (except for Da…

---

## [\[ANN\] Arceus.jl Efficient runtime trait library](https://discourse.julialang.org/t/ann-arceus-jl-efficient-runtime-trait-library/101650)

<div class="topic-metadata">

**Author:** [@Tarny\_GG\_Channie](https://discourse.julialang.org/u/Tarny_GG_Channie)\
**Replies:** 3\
**Last updated:** [July 16, 2023, 11:51pm UTC](https://discourse.julialang.org/t/ann-arceus-jl-efficient-runtime-trait-library/101650 "2023-07-16T23:51:58Z")

</div>

This is my first package. Wish me good luck. This package was awkwardly developed and is really cursed internally. Hopefully it’s still usable. Please star it if you like it.

---

## [Implementing a new performant Entity Component System (ECS). (Please request the features you want)](https://discourse.julialang.org/t/implementing-a-new-performant-entity-component-system-ecs-please-request-the-features-you-want/99109)

<div class="topic-metadata">

**Author:** [@Tarny\_GG\_Channie](https://discourse.julialang.org/u/Tarny_GG_Channie)\
**Replies:** 6\
**Last updated:** [July 16, 2023, 11:27pm UTC](https://discourse.julialang.org/t/implementing-a-new-performant-entity-component-system-ecs-please-request-the-features-you-want/99109 "2023-07-16T23:27:32Z")

</div>

Julia provides a good compile-time dispatch, however, when a run-time dispatch is required, Julia is not so fast. While Overseer provides a possible solution, it is about updating an entire system at a time, and while it…

---

## [\[ANN\] SuffixConversion.jl - make it easier to write generic code with numerical literals](https://discourse.julialang.org/t/ann-suffixconversion-jl-make-it-easier-to-write-generic-code-with-numerical-literals/101679)

<div class="topic-metadata">

**Author:** [@simonbyrne](https://discourse.julialang.org/u/simonbyrne)\
**Replies:** 6\
**Last updated:** [July 16, 2023, 7:24pm UTC](https://discourse.julialang.org/t/ann-suffixconversion-jl-make-it-easier-to-write-generic-code-with-numerical-literals/101679 "2023-07-16T19:24:25Z")

</div>

I’m announcing SuffixConversion.jl, which aims to make it easier to write generic code involving numeric literals without unintentional type promotion. An example: using SuffixConversion function addhalf(x) @suffix…

---

## [\[ANN\] FastDifferentiation.jl](https://discourse.julialang.org/t/ann-fastdifferentiation-jl/101556)

<div class="topic-metadata">

**Author:** [@brianguenter](https://discourse.julialang.org/u/brianguenter)\
**Replies:** 3\
**Last updated:** [July 15, 2023, 9:14pm UTC](https://discourse.julialang.org/t/ann-fastdifferentiation-jl/101556 "2023-07-15T21:14:36Z")

</div>

FastDifferentiation FastDifferentiation (FD) is a package for generating efficient executables to evaluate derivatives of Julia functions. It can also generate efficient true symbolic derivatives for symbolic analysis. U…

---

## [\[ANN\] DocumenterCitations v1.0.0](https://discourse.julialang.org/t/ann-documentercitations-v1-0-0/101562)

<div class="topic-metadata">

**Author:** [@goerz](https://discourse.julialang.org/u/goerz)\
**Replies:** 9\
**Last updated:** [July 15, 2023, 7:37pm UTC](https://discourse.julialang.org/t/ann-documentercitations-v1-0-0/101562 "2023-07-15T19:37:05Z")

</div>

DocumenterCitations.jl is a Documenter.jl plugin to add BibTeX citations to your documentation. By default, DocumenterCitations.jl uses a numeric citation style common in the natural sciences. Citations are shown in-lin…

[Previous page](https://discourse.julialang.org/c/package-announcements/60.md?page=29)

[Next page](https://discourse.julialang.org/c/package-announcements/60.md?page=31)
