# Package Announcements

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

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

**Page:** 32

---

## [RollingFunctions.jl (first look at v1)](https://discourse.julialang.org/t/rollingfunctions-jl-first-look-at-v1/101570)

<div class="topic-metadata">

**Author:** [@JeffreySarnoff](https://discourse.julialang.org/u/JeffreySarnoff)\
**Replies:** 11\
**Last updated:** [July 14, 2023, 4:09am UTC](https://discourse.julialang.org/t/rollingfunctions-jl-first-look-at-v1/101570 "2023-07-14T04:09:39Z")

</div>

Early access to RollingFunctions.jl v1 is given as WindowedFunctions.jl. This version does more, has padding, and provides tiling. (see the docs). # add the package using Pkg github\_url = "JeffreySarnoff/WindowedFuncti…

---

## [\[ANN\] JuliaHub.jl — client library for JuliaHub](https://discourse.julialang.org/t/ann-juliahub-jl-client-library-for-juliahub/101456)

<div class="topic-metadata">

**Author:** [@mortenpi](https://discourse.julialang.org/u/mortenpi)\
**Replies:** 0\
**Last updated:** [July 10, 2023, 9:43pm UTC](https://discourse.julialang.org/t/ann-juliahub-jl-client-library-for-juliahub/101456 "2023-07-10T21:43:57Z")

</div>

I am happy to announce JuliaHub.jl – the Julia package for interfacing with JuliaHub. It allows you to programmatically interact with the platform, either from your local computer, or from within a JuliaHub environment (…

---

## [\[ANN\] Deneb.jl](https://discourse.julialang.org/t/ann-deneb-jl/101074)

<div class="topic-metadata">

**Author:** [@brucala](https://discourse.julialang.org/u/brucala)\
**Replies:** 3\
**Last updated:** [July 7, 2023, 7:20pm UTC](https://discourse.julialang.org/t/ann-deneb-jl/101074 "2023-07-07T19:20:07Z")

</div>

I’m happy to announce Deneb.jl, a convenient Julia API for creating Vega-Lite visualizations. I began developing this package nearly two years ago, mainly as a personal project to deepen my understanding of Julia. Howev…

---

## [TaylorInterface.jl: highly efficient numerical integration of ODEs with jet transport](https://discourse.julialang.org/t/taylorinterface-jl-highly-efficient-numerical-integration-of-odes-with-jet-transport/101256)

<div class="topic-metadata">

**Author:** [@Alseidon](https://discourse.julialang.org/u/Alseidon)\
**Replies:** 0\
**Last updated:** [July 6, 2023, 12:54pm UTC](https://discourse.julialang.org/t/taylorinterface-jl-highly-efficient-numerical-integration-of-odes-with-jet-transport/101256 "2023-07-06T12:54:30Z")

</div>

I just made public the repo for my first package, TaylorInterface.jl. This is an interface to taylor, a Linux tool for transforming equations for a vector into a highly efficient C numerical integrator, with arbitrary or…

---

## [\[ANN\] Announcing ForwardMethods.jl](https://discourse.julialang.org/t/ann-announcing-forwardmethods-jl/100902)

<div class="topic-metadata">

**Author:** [@curtd](https://discourse.julialang.org/u/curtd)\
**Replies:** 1\
**Last updated:** [July 4, 2023, 4:19pm UTC](https://discourse.julialang.org/t/ann-announcing-forwardmethods-jl/100902 "2023-07-04T16:19:05Z")

</div>

I’m happy to announce ForwardMethods.jl v1.1, a package made to help remove some boilerplate when defining forwarded/delegated methods. Method Definition Forwarding Concretely, suppose you have a composite type struct …

---

## [Makie has a new Website!](https://discourse.julialang.org/t/makie-has-a-new-website/101175)

<div class="topic-metadata">

**Author:** [@sdanisch](https://discourse.julialang.org/u/sdanisch)\
**Replies:** 1\
**Last updated:** [July 4, 2023, 3:32pm UTC](https://discourse.julialang.org/t/makie-has-a-new-website/101175 "2023-07-04T15:32:44Z")

</div>

The Makie project has a new website: makie.org! :partying\_face: It shows Makie’s capabilities and its ecosystem, and will help to attract funding so Makie can receive new features and stay well maintained in the future.…

---

## [\[ANN\] SatelliteToolbox.jl v0.11](https://discourse.julialang.org/t/ann-satellitetoolbox-jl-v0-11/101122)

<div class="topic-metadata">

**Author:** [@Ronis\_BR](https://discourse.julialang.org/u/Ronis_BR)\
**Replies:** 0\
**Last updated:** [July 3, 2023, 12:49pm UTC](https://discourse.julialang.org/t/ann-satellitetoolbox-jl-v0-11/101122 "2023-07-03T12:49:30Z")

</div>

Hi everyone! I tagged v0.11 of SatelliteToolbox.jl. This version provides the biggest modification in the ecosystem since its launch. Now that Amazonia-1 is working perfectly, I had a time window to perform breaking cha…

---

## [\[ANN\] SemanticAST.jl - semantic AST analysis for Julia source code](https://discourse.julialang.org/t/ann-semanticast-jl-semantic-ast-analysis-for-julia-source-code/101034)

<div class="topic-metadata">

**Author:** [@ckfinite](https://discourse.julialang.org/u/ckfinite)\
**Replies:** 0\
**Last updated:** [June 30, 2023, 10:49pm UTC](https://discourse.julialang.org/t/ann-semanticast-jl-semantic-ast-analysis-for-julia-source-code/101034 "2023-06-30T22:49:59Z")

</div>

SemanticAST.jl If you’ve tried to do analysis of existing Julia code (or have written a macro) then you’re probably familiar with how arcane Julia’s Expr grammar is. There isn’t a coherent source of truth for what forms…

---

## [\[ANN\] AnonymousEnums.jl](https://discourse.julialang.org/t/ann-anonymousenums-jl/100903)

<div class="topic-metadata">

**Author:** [@RomainPct](https://discourse.julialang.org/u/RomainPct)\
**Replies:** 6\
**Last updated:** [June 30, 2023, 1:59pm UTC](https://discourse.julialang.org/t/ann-anonymousenums-jl/100903 "2023-06-30T13:59:40Z")

</div>

Hi there, I’d like to introduce you to AnonymousEnums.jl, a package designed to simplify enum definitions. AnonymousEnums.jl offers a solution to the challenge of assigning unique names to each instance of an enum subt…

---

## [\[ANN\] DeprecateKeywords.jl – a macro for keyword deprecation](https://discourse.julialang.org/t/ann-deprecatekeywords-jl-a-macro-for-keyword-deprecation/100926)

<div class="topic-metadata">

**Author:** [@MilesCranmer](https://discourse.julialang.org/u/MilesCranmer)\
**Replies:** 4\
**Last updated:** [June 28, 2023, 2:26pm UTC](https://discourse.julialang.org/t/ann-deprecatekeywords-jl-a-macro-for-keyword-deprecation/100926 "2023-06-28T14:26:00Z")

</div>

DeprecateKeywords.jl DeprecateKeywords.jl is a tiny package (77 lines) which defines a macro @depkws for keyword deprecation. (I wasn’t sure if I should even post this since it’s such a tiny macro, but I thought I migh…

---

## [\[ANN\] Harbest.jl v0.4 - Simple Web Scraping](https://discourse.julialang.org/t/ann-harbest-jl-v0-4-simple-web-scraping/100894)

<div class="topic-metadata">

**Author:** [@Jose\_Diaz](https://discourse.julialang.org/u/Jose_Diaz)\
**Replies:** 0\
**Last updated:** [June 27, 2023, 2:41pm UTC](https://discourse.julialang.org/t/ann-harbest-jl-v0-4-simple-web-scraping/100894 "2023-06-27T14:41:50Z")

</div>

Harbest.jl v0.4 Harbest.jl is a package that allows to perform simple web scraping What’s new? html\_table function different and cleaner html\_text3 output html\_elements function now allows Vector\[String} as an argument …

---

## [\[ANN\] StrategicGames.jl - Analyse and find 1-all Nash equilibria on generic N-players strategic games](https://discourse.julialang.org/t/ann-strategicgames-jl-analyse-and-find-1-all-nash-equilibria-on-generic-n-players-strategic-games/96951)

<div class="topic-metadata">

**Author:** [@sylvaticus](https://discourse.julialang.org/u/sylvaticus)\
**Replies:** 1\
**Last updated:** [June 27, 2023, 8:29am UTC](https://discourse.julialang.org/t/ann-strategicgames-jl-analyse-and-find-1-all-nash-equilibria-on-generic-n-players-strategic-games/96951 "2023-06-27T08:29:12Z")

</div>

StrategicGames is a new package that, as the name implies, allows to work with strategic games (only in normal form currently). This is the first “feature-useful” release of the package. All functions work with generic …

---

## [EvoTrees.jl v0.15.0](https://discourse.julialang.org/t/evotrees-jl-v0-15-0/100849)

<div class="topic-metadata">

**Author:** [@jeremiedb](https://discourse.julialang.org/u/jeremiedb)\
**Replies:** 3\
**Last updated:** [June 26, 2023, 9:26pm UTC](https://discourse.julialang.org/t/evotrees-jl-v0-15-0/100849 "2023-06-26T21:26:38Z")

</div>

EvoTrees.jl just went through a significant refurbishment for v0.15.0: Direct handling of Tables compatible data It’s not possible to train directly from Tables like structure, most notably DataFrame and named tuples,…

---

## [\[pre-ANN\] DifferentialInclusions.jl](https://discourse.julialang.org/t/pre-ann-differentialinclusions-jl/99604)

<div class="topic-metadata">

**Author:** [@SteffenPL](https://discourse.julialang.org/u/SteffenPL)\
**Replies:** 3\
**Last updated:** [June 23, 2023, 3:46pm UTC](https://discourse.julialang.org/t/pre-ann-differentialinclusions-jl/99604 "2023-06-23T15:46:44Z")

</div>

This is a very very early announcement :slight\_smile: (please let me know if I’m doing bullshit :smiley: ) I’m working on a package for non-smooth dynamical systems, aka differential inclusions, aka dynamical compleme…

---

## [\[ANN\] ImageQualityIndexes.jl -- assess your algorithm quantitatively](https://discourse.julialang.org/t/ann-imagequalityindexes-jl-assess-your-algorithm-quantitatively/25081)

<div class="topic-metadata">

**Author:** [@JohnnyChen94](https://discourse.julialang.org/u/JohnnyChen94)\
**Replies:** 2\
**Last updated:** [June 21, 2023, 5:40am UTC](https://discourse.julialang.org/t/ann-imagequalityindexes-jl-assess-your-algorithm-quantitatively/25081 "2023-06-21T05:40:28Z")

</div>

Hi all I’m glad to announce a new package ImageQualityIndexes.jl, consisting of two quantitative image quality assessment methods: PSNR (peak signal-to-noise ratio) and SSIM (structural similarity). These two indexes ar…

---

## [\[ANN\] FieldFlags.jl: Bitfield-like structs](https://discourse.julialang.org/t/ann-fieldflags-jl-bitfield-like-structs/100594)

<div class="topic-metadata">

**Author:** [@Sukera](https://discourse.julialang.org/u/Sukera)\
**Replies:** 7\
**Last updated:** [June 20, 2023, 12:14pm UTC](https://discourse.julialang.org/t/ann-fieldflags-jl-bitfield-like-structs/100594 "2023-06-20T12:14:58Z")

</div>

Hi everyone! I’m happy to announce FieldFlags.jl, a small package without dependencies for creating bitfield-like structs, packing integers of various bitsizes into the smallest possible space. The current stable release…

---

## [\[ANN\] CondaPkg.jl: Add Conda dependencies to your Julia project](https://discourse.julialang.org/t/ann-condapkg-jl-add-conda-dependencies-to-your-julia-project/73034)

<div class="topic-metadata">

**Author:** [@cjdoris](https://discourse.julialang.org/u/cjdoris)\
**Replies:** 5\
**Last updated:** [June 19, 2023, 9:01am UTC](https://discourse.julialang.org/t/ann-condapkg-jl-add-conda-dependencies-to-your-julia-project/73034 "2023-06-19T09:01:34Z")

</div>

Conda is a cross-platform package manager, originally used to manage the Anaconda Python distribution, but also handles non-Python packages too. CondaPkg.jl is a bit like Pkg but for managing Conda dependencies. This p…

---

## [ImageEdgeDetection.jl: Upto Sub-Pixel Precision](https://discourse.julialang.org/t/imageedgedetection-jl-upto-sub-pixel-precision/100456)

<div class="topic-metadata">

**Author:** [@Ashwani\_Rathee](https://discourse.julialang.org/u/Ashwani_Rathee)\
**Replies:** 0\
**Last updated:** [June 16, 2023, 4:30pm UTC](https://discourse.julialang.org/t/imageedgedetection-jl-upto-sub-pixel-precision/100456 "2023-06-16T16:30:33Z")

</div>

ImageEdgeDetection.jl ImageEdgeDetection.jl is a Julia package for determining image edges (up to subpixel precision) and ascertaining the gradient/edge orientations. It provides edge detection algorithms like Canny an…

---

## [ImageView.jl: Visualization and Analysis of Images](https://discourse.julialang.org/t/imageview-jl-visualization-and-analysis-of-images/100455)

<div class="topic-metadata">

**Author:** [@Ashwani\_Rathee](https://discourse.julialang.org/u/Ashwani_Rathee)\
**Replies:** 1\
**Last updated:** [June 16, 2023, 3:56pm UTC](https://discourse.julialang.org/t/imageview-jl-visualization-and-analysis-of-images/100455 "2023-06-16T15:56:15Z")

</div>

ImageView.jl ImageView.jl is a Julia package designed for efficient and flexible image visualization. Features: Rubberband selection to view a specific region of interest using ctrl-click with drag on ROI. It makes v…

---

## [New version of BifurcationKit](https://discourse.julialang.org/t/new-version-of-bifurcationkit/100424)

<div class="topic-metadata">

**Author:** [@rveltz](https://discourse.julialang.org/u/rveltz)\
**Replies:** 2\
**Last updated:** [June 16, 2023, 12:43pm UTC](https://discourse.julialang.org/t/new-version-of-bifurcationkit/100424 "2023-06-16T12:43:17Z")

</div>

Dear all, I am glad to report a new version of BifurcationKit (BK). It has been a long time since I report progress on this library, this one is a massive one. Before I start, I would like to highlight the fact that a …

---

## [JuliaPackages.com or: How I Learned to Stop Worrying and Love the ChatGPT](https://discourse.julialang.org/t/juliapackages-com-or-how-i-learned-to-stop-worrying-and-love-the-chatgpt/100341)

<div class="topic-metadata">

**Author:** [@djsegal](https://discourse.julialang.org/u/djsegal)\
**Replies:** 9\
**Last updated:** [June 16, 2023, 4:42am UTC](https://discourse.julialang.org/t/juliapackages-com-or-how-i-learned-to-stop-worrying-and-love-the-chatgpt/100341 "2023-06-16T04:42:00Z")

</div>

Hello Julians, Big news from JuliaPackages.com. We’ve given the site a major refresh - the first in two years! The headliner? I’ve collaborated with OpenAI’s ChatGPT to categorize a whopping 1,000+ packages. No more re…

---

## [\[ANN\] SumTypes.jl v0.4](https://discourse.julialang.org/t/ann-sumtypes-jl-v0-4/97038)

<div class="topic-metadata">

**Author:** [@Mason](https://discourse.julialang.org/u/Mason)\
**Replies:** 21\
**Last updated:** [June 13, 2023, 4:13am UTC](https://discourse.julialang.org/t/ann-sumtypes-jl-v0-4/97038 "2023-06-13T04:13:49Z")

</div>

I recently started tinkering with SumTypes.jl again, and it led to a flurry of refactors and overhauls and I think the package is now getting into some pretty interesting territory. I see this package as a proof of conc…

---

## [\[ANN\] Announcing XML.jl](https://discourse.julialang.org/t/ann-announcing-xml-jl/99781)

<div class="topic-metadata">

**Author:** [@joshday](https://discourse.julialang.org/u/joshday)\
**Replies:** 29\
**Last updated:** [June 9, 2023, 7:47pm UTC](https://discourse.julialang.org/t/ann-announcing-xml-jl/99781 "2023-06-09T19:47:16Z")

</div>

Announcing a pure Julia XML reader/writer. It powers KML.jl and I’m finally ready to encourage some more testing from the community. It’s speed looks decent compared to EzXML.jl, but please open issues if you hit cases…

---

## [\[ANN\] FiniteVolumeMethod.jl](https://discourse.julialang.org/t/ann-finitevolumemethod-jl/91395)

<div class="topic-metadata">

**Author:** [@DanielVandH](https://discourse.julialang.org/u/DanielVandH)\
**Replies:** 7\
**Last updated:** [June 3, 2023, 2:27pm UTC](https://discourse.julialang.org/t/ann-finitevolumemethod-jl/91395 "2023-06-03T14:27:16Z")

</div>

Hi all, I have just released my package FiniteVolumeMethod.jl for solving equations of the form \\partial\_tu + \\nabla \\cdot q(x, y, t, u) = R(x, y, t, u) for (x, y) \\in \\Omega \\subset \\mathbb R^2 using the finite volume…

---

## [\[ANN\] MovingBoundaryProblems1D.jl](https://discourse.julialang.org/t/ann-movingboundaryproblems1d-jl/100094)

<div class="topic-metadata">

**Author:** [@DanielVandH](https://discourse.julialang.org/u/DanielVandH)\
**Replies:** 0\
**Last updated:** [June 9, 2023, 10:39am UTC](https://discourse.julialang.org/t/ann-movingboundaryproblems1d-jl/100094 "2023-06-09T10:39:48Z")

</div>

Hi all, I’ve just released my package MovingBoundaryProblems1D.jl, and it’s now registered. This is a package for solving one-dimensional (single phase) moving boundary problems of the form: \\begin{align\*} \\begin{arra…

---

## [AppleAccelerate.jl v0.4.0](https://discourse.julialang.org/t/appleaccelerate-jl-v0-4-0/99351)

<div class="topic-metadata">

**Author:** [@viralbshah](https://discourse.julialang.org/u/viralbshah)\
**Replies:** 7\
**Last updated:** [June 7, 2023, 5:07pm UTC](https://discourse.julialang.org/t/appleaccelerate-jl-v0-4-0/99351 "2023-06-07T17:07:12Z")

</div>

Hello all, For the longest time, we haven’t been able to leverage the BLAS and LAPACK in Apple’s Accelerate largely because it was LP64 only and carried a really old version of LAPACK. This didn’t matter much on Intel m…

---

## [\[ANN\] Announcing MarginalLogDensities.jl](https://discourse.julialang.org/t/ann-announcing-marginallogdensities-jl/99958)

<div class="topic-metadata">

**Author:** [@ElOceanografo](https://discourse.julialang.org/u/ElOceanografo)\
**Replies:** 0\
**Last updated:** [June 6, 2023, 6:28pm UTC](https://discourse.julialang.org/t/ann-announcing-marginallogdensities-jl/99958 "2023-06-06T18:28:22Z")

</div>

Hi all, I would like to announce a the initial release of a package that’s been in (sporadic) development for a while now, MarginalLogDensities.jl! This package was originally motivated by these discussions about a Juli…

---

## [\[ANN\] BioRecordsProcessing.jl - Process your biological records with ease](https://discourse.julialang.org/t/ann-biorecordsprocessing-jl-process-your-biological-records-with-ease/99929)

<div class="topic-metadata">

**Author:** [@jonathanBieler](https://discourse.julialang.org/u/jonathanBieler)\
**Replies:** 0\
**Last updated:** [June 6, 2023, 9:36am UTC](https://discourse.julialang.org/t/ann-biorecordsprocessing-jl-process-your-biological-records-with-ease/99929 "2023-06-06T09:36:46Z")

</div>

BioRecordsProcessing.jl aims at processing files containing biological records using a minimum amount of boilerplate. It can be used in place of tools like samtools, vcftools, sektq, etc. Features : Read from disk, mod…

---

## [\[Pre-ANN/RFC\] XDG.jl: A cross platform implementation of the XDG Directory Spec](https://discourse.julialang.org/t/pre-ann-rfc-xdg-jl-a-cross-platform-implementation-of-the-xdg-directory-spec/94027)

<div class="topic-metadata">

**Author:** [@tecosaur](https://discourse.julialang.org/u/tecosaur)\
**Replies:** 30\
**Last updated:** [June 5, 2023, 12:35pm UTC](https://discourse.julialang.org/t/pre-ann-rfc-xdg-jl-a-cross-platform-implementation-of-the-xdg-directory-spec/94027 "2023-06-05T12:35:41Z")

</div>

Knowing where to find/place files can be hard. So far in the Julia ecosystem I’ve seen two approaches: Try a basic (sometimes incorrect) approach, as has been done in FreeTypeAbstraction.jl and DataDeps.jl. Just sh…

---

## [\[ANN\] LimitOfDetection.jl - Easily estimate limit of detection](https://discourse.julialang.org/t/ann-limitofdetection-jl-easily-estimate-limit-of-detection/99852)

<div class="topic-metadata">

**Author:** [@jonathanBieler](https://discourse.julialang.org/u/jonathanBieler)\
**Replies:** 0\
**Last updated:** [June 4, 2023, 3:54pm UTC](https://discourse.julialang.org/t/ann-limitofdetection-jl-easily-estimate-limit-of-detection/99852 "2023-06-04T15:54:46Z")

</div>

A modest package that does a single thing (hopefully well) : estimate a limit of detection from data. The limit of detection (LoD) is the lowest value of a variable, e.g. x at which an event can be detected with a given …

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

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