# Package Announcements

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

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

**Page:** 30

---

## [\[ANN\] Announcing LFUDACache.jl](https://discourse.julialang.org/t/ann-announcing-lfudacache-jl/105254)

<div class="topic-metadata">

**Author:** [@rssdev10](https://discourse.julialang.org/u/rssdev10)\
**Replies:** 0\
**Last updated:** [October 21, 2023, 12:09am UTC](https://discourse.julialang.org/t/ann-announcing-lfudacache-jl/105254 "2023-10-21T00:09:33Z")

</div>

Implementation of the LFU-group of caching algorithms. Now, LFU-DA is now one of the most efficient caching algorithms for web-related tasks. The package provides a thread-safe in-memory implementation of the Least Freq…

---

## [\[ANN\] Announcing PlotlyLight.jl](https://discourse.julialang.org/t/ann-announcing-plotlylight-jl/76549)

<div class="topic-metadata">

**Author:** [@joshday](https://discourse.julialang.org/u/joshday)\
**Replies:** 0\
**Last updated:** [February 16, 2022, 10:34am UTC](https://discourse.julialang.org/t/ann-announcing-plotlylight-jl/76549 "2022-02-16T10:34:06Z")

</div>

Hey all! I’d like to share a lightweight interface to create Plotly.js plots from Julia: Since Plotly plots are generated from 3 JSON objects (data, layout, and config), we simply JSON3.write some EasyConfig.Configs a…

---

## [\[ANN\] QML.jl 0.8.1 released](https://discourse.julialang.org/t/ann-qml-jl-0-8-1-released/105051)

<div class="topic-metadata">

**Author:** [@ufechner7](https://discourse.julialang.org/u/ufechner7)\
**Replies:** 0\
**Last updated:** [October 17, 2023, 6:21am UTC](https://discourse.julialang.org/t/ann-qml-jl-0-8-1-released/105051 "2023-10-17T06:21:35Z")

</div>

The GUI library QML.jl was just released in version 0.8.1. It allows to create complex and beautiful GUIs using a syntax similar to JavaScript. It has GR and Makie integration. This release contains mainly bug-fixes an…

---

## [\[ANN\] Announcing Trading.jl](https://discourse.julialang.org/t/ann-announcing-trading-jl/97812)

<div class="topic-metadata">

**Author:** [@louisponet](https://discourse.julialang.org/u/louisponet)\
**Replies:** 33\
**Last updated:** [October 17, 2023, 11:04pm UTC](https://discourse.julialang.org/t/ann-announcing-trading-jl/97812 "2023-10-17T23:04:45Z")

</div>

Hi All, I’m delighted to announce Trading.jl, an event-driven algorithmic trading and backtesting package. It provides an easy-to-use framework for defining and executing trading strategies based on technical indicator…

---

## [\[ANN\] Package Conditions.jl](https://discourse.julialang.org/t/ann-package-conditions-jl/104863)

<div class="topic-metadata">

**Author:** [@bertschi](https://discourse.julialang.org/u/bertschi)\
**Replies:** 5\
**Last updated:** [October 12, 2023, 9:17pm UTC](https://discourse.julialang.org/t/ann-package-conditions-jl/104863 "2023-10-12T21:17:58Z")

</div>

Conditions.jl is a proof-of-principle implementation of a Common Lisp like condition system. In contrast to throwing an exception, signalling a condition does not unwind the stack. This allows a condition handler to res…

---

## [\[ANN\] Exodus.jl - A wrapper for the exodusII file format for finite elements](https://discourse.julialang.org/t/ann-exodus-jl-a-wrapper-for-the-exodusii-file-format-for-finite-elements/104896)

<div class="topic-metadata">

**Author:** [@Craig\_Hamel](https://discourse.julialang.org/u/Craig_Hamel)\
**Replies:** 2\
**Last updated:** [October 12, 2023, 4:28pm UTC](https://discourse.julialang.org/t/ann-exodus-jl-a-wrapper-for-the-exodusii-file-format-for-finite-elements/104896 "2023-10-12T16:28:46Z")

</div>

I’m pleased to finally announce a package I’ve been working on for the last year or more, Exodus.jl which can be found here Exodus.jl. What is it? Exodus.jl wraps a jll build of the exodusII library which is part of th…

---

## [\[ANN\] Imbalance.jl - A well-documented, multi-interface and comprehensive Julia toolbox for addressing class imbalance](https://discourse.julialang.org/t/ann-imbalance-jl-a-well-documented-multi-interface-and-comprehensive-julia-toolbox-for-addressing-class-imbalance/104825)

<div class="topic-metadata">

**Author:** [@EssamWisam](https://discourse.julialang.org/u/EssamWisam)\
**Replies:** 3\
**Last updated:** [October 12, 2023, 11:20am UTC](https://discourse.julialang.org/t/ann-imbalance-jl-a-well-documented-multi-interface-and-comprehensive-julia-toolbox-for-addressing-class-imbalance/104825 "2023-10-12T11:20:03Z")

</div>

Pleased to announce the Imbalance.jl package, a Julia-based toolkit featuring a wide range of established oversampling and undersampling techniques designed to tackle the class imbalance issue to improve classification m…

---

## [\[ANN\] Two new packages for metrics in statistics and ML](https://discourse.julialang.org/t/ann-two-new-packages-for-metrics-in-statistics-and-ml/104374)

<div class="topic-metadata">

**Author:** [@ablaom](https://discourse.julialang.org/u/ablaom)\
**Replies:** 1\
**Last updated:** [October 5, 2023, 4:47pm UTC](https://discourse.julialang.org/t/ann-two-new-packages-for-metrics-in-statistics-and-ml/104374 "2023-10-05T16:47:09Z")

</div>

I am pleased to announce two new packages for measures (aka metrics) for statistics and machine learning: Build complex measures with StatisticalMeasuresBase.jl Use StatisticalMeasuresBase.jl to quickly build production…

---

## [\[ANN\] RequiredInterfaces.jl](https://discourse.julialang.org/t/ann-requiredinterfaces-jl/101296)

<div class="topic-metadata">

**Author:** [@Sukera](https://discourse.julialang.org/u/Sukera)\
**Replies:** 5\
**Last updated:** [October 3, 2023, 9:26am UTC](https://discourse.julialang.org/t/ann-requiredinterfaces-jl/101296 "2023-10-03T09:26:47Z")

</div>

Hello everyone! I’m excited to announce the first version of RequiredInterfaces.jl, a tiny package whose sole purpose is to give package authors the ability to declare the minimum required methods a type needs to impleme…

---

## [\[ANN\] Ephemeris Fetching with SPICEKernels.jl](https://discourse.julialang.org/t/ann-ephemeris-fetching-with-spicekernels-jl/104524)

<div class="topic-metadata">

**Author:** [@cadojo](https://discourse.julialang.org/u/cadojo)\
**Replies:** 0\
**Last updated:** [October 3, 2023, 4:16am UTC](https://discourse.julialang.org/t/ann-ephemeris-fetching-with-spicekernels-jl/104524 "2023-10-03T04:16:03Z")

</div>

This package has been out for some time, but I have been relatively quiet about it until now. I’ve released SPICEKernels.jl, which allows for simple Generic Kernel downloading, caching, and inspecting. I have a pipeline …

---

## [\[ANN\] Stranbo.jl - when time series get strange](https://discourse.julialang.org/t/ann-stranbo-jl-when-time-series-get-strange/104458)

<div class="topic-metadata">

**Author:** [@gvdr](https://discourse.julialang.org/u/gvdr)\
**Replies:** 4\
**Last updated:** [October 1, 2023, 10:04am UTC](https://discourse.julialang.org/t/ann-stranbo-jl-when-time-series-get-strange/104458 "2023-10-01T10:04:49Z")

</div>

Stranbo.jl I’m writing a little package for time series simulations. It’s one of those packages that does just ONE thing: simulate time series, possibly complicated ones, and possibly with anomalies. It’s still in earl…

---

## [\[ANN\] QML.jl v0.8](https://discourse.julialang.org/t/ann-qml-jl-v0-8/104328)

<div class="topic-metadata">

**Author:** [@barche](https://discourse.julialang.org/u/barche)\
**Replies:** 14\
**Last updated:** [September 28, 2023, 4:53pm UTC](https://discourse.julialang.org/t/ann-qml-jl-v0-8/104328 "2023-09-28T16:53:46Z")

</div>

Hi all, After a too long delay, there is finally a significant new version of QML.jl, the package wrapping the Qt QML GUI toolkit. Highlights are: Switch to Qt 6 New JuliaItemModel that is compatible with QML TableVie…

---

## [ANN: COPIERTemplate.jl](https://discourse.julialang.org/t/ann-copiertemplate-jl/104412)

<div class="topic-metadata">

**Author:** [@abelsiqueira](https://discourse.julialang.org/u/abelsiqueira)\
**Replies:** 0\
**Last updated:** [September 29, 2023, 8:03pm UTC](https://discourse.julialang.org/t/ann-copiertemplate-jl/104412 "2023-09-29T20:03:06Z")

</div>

I am happy to announce COPIERTemplate.jl A template using copier, a python package that renders project templates; and A Julia package created with said template, wrapping the copier Python package. I chose copier bec…

---

## [\[ANN\] RationalFunctionApproximation.jl](https://discourse.julialang.org/t/ann-rationalfunctionapproximation-jl/104118)

<div class="topic-metadata">

**Author:** [@tobydriscoll](https://discourse.julialang.org/u/tobydriscoll)\
**Replies:** 6\
**Last updated:** [September 22, 2023, 4:23pm UTC](https://discourse.julialang.org/t/ann-rationalfunctionapproximation-jl/104118 "2023-09-22T16:23:39Z")

</div>

I am pleased to announce the initial release of RationalFunctionApproximation.jl, which provides automatic rational function approximation in the complex plane. It uses an updated version of the AAA algorithm (Driscoll,…

---

## [DomainColoring(Toy).jl v1.0.0 – Smooth Complex Plotting](https://discourse.julialang.org/t/domaincoloring-toy-jl-v1-0-0-smooth-complex-plotting/104113)

<div class="topic-metadata">

**Author:** [@eprovst](https://discourse.julialang.org/u/eprovst)\
**Replies:** 0\
**Last updated:** [September 21, 2023, 4:03pm UTC](https://discourse.julialang.org/t/domaincoloring-toy-jl-v1-0-0-smooth-complex-plotting/104113 "2023-09-21T16:03:26Z")

</div>

(For the motivation behind the package, please see the initial announcement.) I’m happy to announce that both DomainColoring.jl and its interactive version DomainColoringToy.jl now have a stable interface! As a notable …

---

## [\[ANN\] GraphNets.jl - Simple, blazing fast, message-passing graph neural network](https://discourse.julialang.org/t/ann-graphnets-jl-simple-blazing-fast-message-passing-graph-neural-network/96773)

<div class="topic-metadata">

**Author:** [@JuliaMLTools](https://discourse.julialang.org/u/JuliaMLTools)\
**Replies:** 11\
**Last updated:** [September 19, 2023, 10:29pm UTC](https://discourse.julialang.org/t/ann-graphnets-jl-simple-blazing-fast-message-passing-graph-neural-network/96773 "2023-09-19T22:29:03Z")

</div>

Hello all! Excited to release a new package: GraphNets.jl is a Julia implementation of DeepMind’s Graph Nets and an implementation of the paper Relational inductive biases, deep learning, and graph networks. This You…

---

## [\[ANN\] ComplexValues, ComplexRegions, and ComplexPlots](https://discourse.julialang.org/t/ann-complexvalues-complexregions-and-complexplots/103556)

<div class="topic-metadata">

**Author:** [@tobydriscoll](https://discourse.julialang.org/u/tobydriscoll)\
**Replies:** 5\
**Last updated:** [September 19, 2023, 7:44pm UTC](https://discourse.julialang.org/t/ann-complexvalues-complexregions-and-complexplots/103556 "2023-09-19T19:44:00Z")

</div>

I’m pleased to announce updates to two packages and a new third one for working in the complex plane: ComplexValues (update), which defines polar and spherical representations of complex numbers; ComplexRegions (update…

---

## [\[RFC\] Kirstine.jl - Bayesian Optimal Design for Nonlinear Regression](https://discourse.julialang.org/t/rfc-kirstine-jl-bayesian-optimal-design-for-nonlinear-regression/103993)

<div class="topic-metadata">

**Author:** [@lsandig](https://discourse.julialang.org/u/lsandig)\
**Replies:** 0\
**Last updated:** [September 18, 2023, 3:50pm UTC](https://discourse.julialang.org/t/rfc-kirstine-jl-bayesian-optimal-design-for-nonlinear-regression/103993 "2023-09-18T15:50:46Z")

</div>

I wrote Kirstine.jl, a package for finding Bayesian optimal designs for nonlinear regression models, i.e. for answering the question “What proportion of measurements should I take at which covariate settings in order to …

---

## [\[ANN\] PriorityChannels.jl](https://discourse.julialang.org/t/ann-prioritychannels-jl/19234)

<div class="topic-metadata">

**Author:** [@baggepinnen](https://discourse.julialang.org/u/baggepinnen)\
**Replies:** 5\
**Last updated:** [September 17, 2023, 6:49pm UTC](https://discourse.julialang.org/t/ann-prioritychannels-jl/19234 "2023-09-17T18:49:04Z")

</div>

I’ve created a small package PriorityChannels.jl that implements a PriorityChannel that mimics Base.Channel , but where each element is associated with a priority. take! always returns the highest priority element. In…

---

## [\[ANN\] LinearSegmentation.jl: segmented linear regression](https://discourse.julialang.org/t/ann-linearsegmentation-jl-segmented-linear-regression/101248)

<div class="topic-metadata">

**Author:** [@Elmo](https://discourse.julialang.org/u/Elmo)\
**Replies:** 7\
**Last updated:** [September 15, 2023, 7:50pm UTC](https://discourse.julialang.org/t/ann-linearsegmentation-jl-segmented-linear-regression/101248 "2023-09-15T19:50:35Z")

</div>

I have made a small package that does segmented linear regression, i.e. it fits piecewise linear functions to data and automatically identifies the optimal break points, see the readme for more details: LinearSegmentatio…

---

## [TimeTraveler.jl: a package for running julia code back in time](https://discourse.julialang.org/t/timetraveler-jl-a-package-for-running-julia-code-back-in-time/103478)

<div class="topic-metadata">

**Author:** [@oxinabox](https://discourse.julialang.org/u/oxinabox)\
**Replies:** 15\
**Last updated:** [September 6, 2023, 3:59pm UTC](https://discourse.julialang.org/t/timetraveler-jl-a-package-for-running-julia-code-back-in-time/103478 "2023-09-06T15:59:55Z")

</div>

I created a package to make it easier to work with world-ages and invoke in world. Basically it remembers the world age when any package was loaded. So that you can go and run your code against the defintions in the pa…

---

## [\[ANN\] PreferenceTools.jl - interactive preference setting](https://discourse.julialang.org/t/ann-preferencetools-jl-interactive-preference-setting/96076)

<div class="topic-metadata">

**Author:** [@cjdoris](https://discourse.julialang.org/u/cjdoris)\
**Replies:** 9\
**Last updated:** [September 8, 2023, 12:14am UTC](https://discourse.julialang.org/t/ann-preferencetools-jl-interactive-preference-setting/96076 "2023-09-08T00:14:14Z")

</div>

PreferenceTools.jl I made a little package to make it easier to set and get preferences (in the sense of Preferences.jl) interactively. It hooks into the Pkg REPL so you can do this: pkg\> preference add Plots default\_…

---

## [\[ANN\] NoteMate.jl: The Perfect Companion for Working with Your Notes](https://discourse.julialang.org/t/ann-notemate-jl-the-perfect-companion-for-working-with-your-notes/103617)

<div class="topic-metadata">

**Author:** [@TheCedarPrince](https://discourse.julialang.org/u/TheCedarPrince)\
**Replies:** 0\
**Last updated:** [September 7, 2023, 4:15pm UTC](https://discourse.julialang.org/t/ann-notemate-jl-the-perfect-companion-for-working-with-your-notes/103617 "2023-09-07T16:15:28Z")

</div>

Hi all, :wave: I recently just released a new package called NoteMate.jl with the tagline The perfect companion for working with your notes :books: It grew out of a personal collection of scripts I had been developi…

---

## [\[ANN\] GradValley.jl: A new package for Deep Learning with Julia](https://discourse.julialang.org/t/ann-gradvalley-jl-a-new-package-for-deep-learning-with-julia/103404)

<div class="topic-metadata">

**Author:** [@Jonas208](https://discourse.julialang.org/u/Jonas208)\
**Replies:** 3\
**Last updated:** [September 3, 2023, 7:03pm UTC](https://discourse.julialang.org/t/ann-gradvalley-jl-a-new-package-for-deep-learning-with-julia/103404 "2023-09-03T19:03:51Z")

</div>

I am really happy to announce my first Julia package today! GradValley.jl GradValley is a new lightweight package for Deep Learning written in 100% Julia. Currently, GradValley focuses on computer vision tasks. It runs…

---

## [\[ANN\] SFTPClient.jl Package for Working with SFTP Files](https://discourse.julialang.org/t/ann-sftpclient-jl-package-for-working-with-sftp-files/103462)

<div class="topic-metadata">

**Author:** [@stene](https://discourse.julialang.org/u/stene)\
**Replies:** 0\
**Last updated:** [September 2, 2023, 7:54am UTC](https://discourse.julialang.org/t/ann-sftpclient-jl-package-for-working-with-sftp-files/103462 "2023-09-02T07:54:56Z")

</div>

SFTPClient simplifies working with SFTP Files in Julia. Built on top of Downloads.jl, and provides readdir, download, upload, cd, rm, rmdir, mkdir, mv. Note: You must first use your local sftp client to set up certifica…

---

## [\[ANN\] Satisfiability.jl: a simple interface to theorem provers using the SMT-LIB standard](https://discourse.julialang.org/t/ann-satisfiability-jl-a-simple-interface-to-theorem-provers-using-the-smt-lib-standard/102984)

<div class="topic-metadata">

**Author:** [@elsoroka](https://discourse.julialang.org/u/elsoroka)\
**Replies:** 4\
**Last updated:** [August 28, 2023, 5:37pm UTC](https://discourse.julialang.org/t/ann-satisfiability-jl-a-simple-interface-to-theorem-provers-using-the-smt-lib-standard/102984 "2023-08-28T17:37:29Z")

</div>

Satisfiability.jl is a package for representing satisfiability modulo theories (SMT) problems in Julia. SMT is used in formal verification and synthesis. You can use it to find satisfying assignments for logical stateme…

---

## [JavaCall.jl v0.8.0 Released](https://discourse.julialang.org/t/javacall-jl-v0-8-0-released/103183)

<div class="topic-metadata">

**Author:** [@mkitti](https://discourse.julialang.org/u/mkitti)\
**Replies:** 0\
**Last updated:** [August 25, 2023, 9:39am UTC](https://discourse.julialang.org/t/javacall-jl-v0-8-0-released/103183 "2023-08-25T09:39:07Z")

</div>

JavaCall.jl version 0.8.0 was released last week. This is a breaking change due to a significantly revised Java references system. This provides better control over memory at the interface, preventing memory leaks. A…

---

## [\[ANN\] Annonuncing PlutoVSCodeDebugger.jl](https://discourse.julialang.org/t/ann-annonuncing-plutovscodedebugger-jl/103030)

<div class="topic-metadata">

**Author:** [@disberd](https://discourse.julialang.org/u/disberd)\
**Replies:** 2\
**Last updated:** [August 22, 2023, 6:33am UTC](https://discourse.julialang.org/t/ann-annonuncing-plutovscodedebugger-jl/103030 "2023-08-22T06:33:11Z")

</div>

Dear All, I am very happy to announce PlutoVSCodeDebugger, a package that was just recently registered on the General Registry. From the package README: This package provides a very experimental connection between a P…

---

## [\[ANN\] Announcing Eikonal.jl](https://discourse.julialang.org/t/ann-announcing-eikonal-jl/102960)

<div class="topic-metadata">

**Author:** [@ffevotte](https://discourse.julialang.org/u/ffevotte)\
**Replies:** 6\
**Last updated:** [August 21, 2023, 11:06am UTC](https://discourse.julialang.org/t/ann-announcing-eikonal-jl/102960 "2023-08-21T11:06:18Z")

</div>

Eikonal.jl implements solvers for Eikonal equations of the form: \\begin{align} &\\qquad \\left\\Vert\\nabla \\tau\\right\\Vert = \\sigma(x), &&\\forall x\\in\\Omega\\subset\\mathbb{R}^N,\\\\ &\\qquad\\tau(x\_0) = 0, &&\\forall x\_0\\in\\Gamm…

---

## [\[ANN\] Announcing CalciumScoring.jl: Calculating Coronary Artery Calcium Scores from CT Images](https://discourse.julialang.org/t/ann-announcing-calciumscoring-jl-calculating-coronary-artery-calcium-scores-from-ct-images/102918)

<div class="topic-metadata">

**Author:** [@Dale\_James\_Black](https://discourse.julialang.org/u/Dale_James_Black)\
**Replies:** 1\
**Last updated:** [August 17, 2023, 5:19pm UTC](https://discourse.julialang.org/t/ann-announcing-calciumscoring-jl-calculating-coronary-artery-calcium-scores-from-ct-images/102918 "2023-08-17T17:19:30Z")

</div>

I am excited to introduce CalciumScoring.jl, a Julia package designed to calculate coronary artery calcium scores from CT images using various quantification algorithms. You can easily calculate the calcium mass within a…

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

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