# Package Announcements

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

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

**Page:** 25

---

## [\[ANN\] ManifoldBindings.jl](https://discourse.julialang.org/t/ann-manifoldbindings-jl/114714)

<div class="topic-metadata">

**Author:** [@jw3126](https://discourse.julialang.org/u/jw3126)\
**Replies:** 0\
**Last updated:** [May 25, 2024, 11:23am UTC](https://discourse.julialang.org/t/ann-manifoldbindings-jl/114714 "2024-05-25T11:23:42Z")

</div>

I am happy to announce ManifoldBindings.jl. From the README: ManifoldBindings.jl This package provides inofficial julia bindings for manifold a fast and robust mesh library. It provides low level 1:1 bindings aroun…

---

## [\[ANN\] BarkerMCMC.jl - robust gradient-based MCMC](https://discourse.julialang.org/t/ann-barkermcmc-jl-robust-gradient-based-mcmc/109381)

<div class="topic-metadata">

**Author:** [@scheidan1](https://discourse.julialang.org/u/scheidan1)\
**Replies:** 3\
**Last updated:** [May 22, 2024, 7:55am UTC](https://discourse.julialang.org/t/ann-barkermcmc-jl-robust-gradient-based-mcmc/109381 "2024-05-22T07:55:16Z")

</div>

BarkerMCMC.jl The package isn’t new, but it hasn’t been introduced here yet and might be beneficial for some. BarkerMCMC.jl Implements the surprisingly simple, gradient based MCMC sampler proposed by Livingstone & Zanel…

---

## [\[ANN\] SpatialHashTables.jl](https://discourse.julialang.org/t/ann-spatialhashtables-jl/106553)

<div class="topic-metadata">

**Author:** [@SteffenPL](https://discourse.julialang.org/u/SteffenPL)\
**Replies:** 8\
**Last updated:** [May 20, 2024, 7:11pm UTC](https://discourse.julialang.org/t/ann-spatialhashtables-jl/106553 "2024-05-20T19:11:22Z")

</div>

SpatialHashTables.jl (v0.2.0) This package implements a cell list method via spatial hash tables in Julia. The primary aim is to speed up computations of short-range interactions between particles in large particle syst…

---

## [\[ANN\] NamSor.jl: Julia wrappers for NamSor v2 API](https://discourse.julialang.org/t/ann-namsor-jl-julia-wrappers-for-namsor-v2-api/114424)

<div class="topic-metadata">

**Author:** [@NeroBlackstone](https://discourse.julialang.org/u/NeroBlackstone)\
**Replies:** 0\
**Last updated:** [May 18, 2024, 10:52am UTC](https://discourse.julialang.org/t/ann-namsor-jl-julia-wrappers-for-namsor-v2-api/114424 "2024-05-18T10:52:27Z")

</div>

Namsor is a name checker for gender, origin and ethnicity determination. This Julia package wrap the NamSor Web API. API key Please apply for your NamSor API key first. Then paste your api key at $HOME/.config/NAMSOR\_K…

---

## [\[ANN\] BetaML.jl.. yet an other (simple) Machine Learning Package](https://discourse.julialang.org/t/ann-betaml-jl-yet-an-other-simple-machine-learning-package/41057)

<div class="topic-metadata">

**Author:** [@sylvaticus](https://discourse.julialang.org/u/sylvaticus)\
**Replies:** 16\
**Last updated:** [May 15, 2024, 8:47pm UTC](https://discourse.julialang.org/t/ann-betaml-jl-yet-an-other-simple-machine-learning-package/41057 "2024-05-15T20:47:37Z")

</div>

Dear all, I would like to announce the availability of “BetaML” , the Beta Machine Learning toolkit, a package for Machine Learning algorithms and related utilities. The toolkit is currently made of 4 modules. Per…

---

## [\[ANN\] FeatureRanking: learn which variables contribute the most to the estimation of black box models](https://discourse.julialang.org/t/ann-featureranking-learn-which-variables-contribute-the-most-to-the-estimation-of-black-box-models/114321)

<div class="topic-metadata">

**Author:** [@sylvaticus](https://discourse.julialang.org/u/sylvaticus)\
**Replies:** 0\
**Last updated:** [May 15, 2024, 8:43pm UTC](https://discourse.julialang.org/t/ann-featureranking-learn-which-variables-contribute-the-most-to-the-estimation-of-black-box-models/114321 "2024-05-15T20:43:00Z")

</div>

I am pleased to announce the availability of FeatureRanker, a simple yet flexible feature ranking estimator where different metrics can be used to estimate the importance of individual variables. Key features: Choose …

---

## [\[ANN\] FixedPointNumbers.jl v0.8.5](https://discourse.julialang.org/t/ann-fixedpointnumbers-jl-v0-8-5/114203)

<div class="topic-metadata">

**Author:** [@kimikage](https://discourse.julialang.org/u/kimikage)\
**Replies:** 0\
**Last updated:** [May 13, 2024, 2:28pm UTC](https://discourse.julialang.org/t/ann-fixedpointnumbers-jl-v0-8-5/114203 "2024-05-13T14:28:27Z")

</div>

This is a maintenance release with only one bug fix. So it is not something to be specifically announced. The reason for this announcement is that it has indeed been four years since the last release of v0.8.4, and so…

---

## [\[ANN\] Supposition.jl](https://discourse.julialang.org/t/ann-supposition-jl/111338)

<div class="topic-metadata">

**Author:** [@Sukera](https://discourse.julialang.org/u/Sukera)\
**Replies:** 20\
**Last updated:** [May 14, 2024, 9:37am UTC](https://discourse.julialang.org/t/ann-supposition-jl/111338 "2024-05-14T09:37:23Z")

</div>

Supposition.jl Hello everyone! I am very excited to announce Supposition.jl, a property based testing/fuzzing framework using choice sequences, inspired by the Python framework Hypothesis. It supports Julia version 1.8 a…

---

## [\[ANN\] ProToPortal.jl: A Portal to the Efficient Coding On The Go and the Magic of PromptingTools.jl](https://discourse.julialang.org/t/ann-protoportal-jl-a-portal-to-the-efficient-coding-on-the-go-and-the-magic-of-promptingtools-jl/113575)

<div class="topic-metadata">

**Author:** [@svilupp](https://discourse.julialang.org/u/svilupp)\
**Replies:** 3\
**Last updated:** [May 14, 2024, 8:54am UTC](https://discourse.julialang.org/t/ann-protoportal-jl-a-portal-to-the-efficient-coding-on-the-go-and-the-magic-of-promptingtools-jl/113575 "2024-05-14T08:54:59Z")

</div>

:rocket: Introducing ProToPortal: A New LLM GUI for Julia Developers! Hey everyone, I’m excited to share a tool I’ve been developing to enhance my own productivity (with Julia but also in general) — ProToPortal! It’s a…

---

## [\[ANN\] Announcing ArguMend.jl – for more helpful MethodErrors](https://discourse.julialang.org/t/ann-announcing-argumend-jl-for-more-helpful-methoderrors/113878)

<div class="topic-metadata">

**Author:** [@MilesCranmer](https://discourse.julialang.org/u/MilesCranmer)\
**Replies:** 8\
**Last updated:** [May 13, 2024, 7:45pm UTC](https://discourse.julialang.org/t/ann-announcing-argumend-jl-for-more-helpful-methoderrors/113878 "2024-05-13T19:45:05Z")

</div>

Announcing ArguMend.jl ArguMend\[1\] is a small macro that injects a function with logic to help autocorrect mistyped keyword arguments. @argumend function f(a, b; niterations=10, kw2=2) a + b - niterations + …

---

## [\[ANN\] Oxygen.jl 1.5.x Recap (v1.5.0 - v1.5.8)](https://discourse.julialang.org/t/ann-oxygen-jl-1-5-x-recap-v1-5-0-v1-5-8/114177)

<div class="topic-metadata">

**Author:** [@ndortega](https://discourse.julialang.org/u/ndortega)\
**Replies:** 0\
**Last updated:** [May 12, 2024, 9:28pm UTC](https://discourse.julialang.org/t/ann-oxygen-jl-1-5-x-recap-v1-5-0-v1-5-8/114177 "2024-05-12T21:28:55Z")

</div>

Hello everyone, It’s been a couple of months since my last update on Oxygen.jl, and I wanted to take the chance to go over all the cool updates to the framework. This might be a somewhat longer post so I’ll list the hi…

---

## [FiniteVolumeMethod.jl v1.0: Solving conservation PDEs in 2D, now with systems and internal conditions](https://discourse.julialang.org/t/finitevolumemethod-jl-v1-0-solving-conservation-pdes-in-2d-now-with-systems-and-internal-conditions/103715)

<div class="topic-metadata">

**Author:** [@DanielVandH](https://discourse.julialang.org/u/DanielVandH)\
**Replies:** 5\
**Last updated:** [May 11, 2024, 10:56am UTC](https://discourse.julialang.org/t/finitevolumemethod-jl-v1-0-solving-conservation-pdes-in-2d-now-with-systems-and-internal-conditions/103715 "2024-05-11T10:56:15Z")

</div>

I have just released v1.0 of my FiniteVolumeMethod.jl package, which is a package for solving PDEs of the form \\frac{\\partial u(\\boldsymbol x, t)}{\\partial t} + \\boldsymbol\\nabla\\boldsymbol\\cdot\\boldsymbol q(\\boldsymbo…

---

## [\[ANN\] TheMovieDB.jl: Julia wrappers for TheMovieDB API v3](https://discourse.julialang.org/t/ann-themoviedb-jl-julia-wrappers-for-themoviedb-api-v3/114114)

<div class="topic-metadata">

**Author:** [@NeroBlackstone](https://discourse.julialang.org/u/NeroBlackstone)\
**Replies:** 1\
**Last updated:** [May 11, 2024, 11:41am UTC](https://discourse.julialang.org/t/ann-themoviedb-jl-julia-wrappers-for-themoviedb-api-v3/114114 "2024-05-11T11:41:34Z")

</div>

Want to use Julia to crawl some movies for machine learning, data analysis, or complex networks? Try TheMovieDB.jl! This is a Julia wrapper for The Movie DB API v3 out of the box. Easy Start Please apply for your themov…

---

## [\[ANN\] Symbolics.jl: A Modern Computer Algebra System for a Modern Language](https://discourse.julialang.org/t/ann-symbolics-jl-a-modern-computer-algebra-system-for-a-modern-language/56251)

<div class="topic-metadata">

**Author:** [@ChrisRackauckas](https://discourse.julialang.org/u/ChrisRackauckas)\
**Replies:** 146\
**Last updated:** [May 10, 2024, 7:28am UTC](https://discourse.julialang.org/t/ann-symbolics-jl-a-modern-computer-algebra-system-for-a-modern-language/56251 "2024-05-10T07:28:38Z")

</div>

The JuliaSymbolics Organization Roadmap We need new Computer Algebra Systems (CAS) for this new era of computing. We need a CAS that dispatches in the multiple ways we think. We need a CAS that scales exponentially like …

---

## [\[Ann\] NelsonRules.jl: Julia implementation of the Nelson Rules](https://discourse.julialang.org/t/ann-nelsonrules-jl-julia-implementation-of-the-nelson-rules/114030)

<div class="topic-metadata">

**Author:** [@bluesmoon](https://discourse.julialang.org/u/bluesmoon)\
**Replies:** 0\
**Last updated:** [May 8, 2024, 10:25pm UTC](https://discourse.julialang.org/t/ann-nelsonrules-jl-julia-implementation-of-the-nelson-rules/114030 "2024-05-08T22:25:49Z")

</div>

Announcing NelsonRules.jl, a Julia implementation of the Nelson Rules. Nelson rules are a method in process control of determining whether some measured variable is out of control (unpredictable versus consistent). Cod…

---

## [\[ANN\] SASLMR.jl - ANOVA Type I/II/III (sasLM wrapper)](https://discourse.julialang.org/t/ann-saslmr-jl-anova-type-i-ii-iii-saslm-wrapper/113922)

<div class="topic-metadata">

**Author:** [@PharmCat](https://discourse.julialang.org/u/PharmCat)\
**Replies:** 1\
**Last updated:** [May 8, 2024, 2:03pm UTC](https://discourse.julialang.org/t/ann-saslmr-jl-anova-type-i-ii-iii-saslm-wrapper/113922 "2024-05-08T14:03:15Z")

</div>

Do you really need ANOVA type III yet? :slight\_smile: No, you can’t do it with pure Julia, but you can do it with SASLMR.jl and R Project. SASLMR.jl wrap some sasLM functions (aov1, aov2, aov3). Install: import Pkg; Pk…

---

## [\[ANN\] TypeCompletion.jl: exploit redundancy to complete UnionAll types](https://discourse.julialang.org/t/ann-typecompletion-jl-exploit-redundancy-to-complete-unionall-types/113987)

<div class="topic-metadata">

**Author:** [@nsajko](https://discourse.julialang.org/u/nsajko)\
**Replies:** 1\
**Last updated:** [May 8, 2024, 8:41am UTC](https://discourse.julialang.org/t/ann-typecompletion-jl-exploit-redundancy-to-complete-unionall-types/113987 "2024-05-08T08:41:07Z")

</div>

Repo: Neven Sajko / TypeCompletion.jl · GitLab General registry PR: New package: TypeCompletion v1.0.0 by JuliaRegistrator · Pull Request #106387 · JuliaRegistries/General · GitHub As documented (in the doc strings), o…

---

## [\[ANN\] Parquet2.jl](https://discourse.julialang.org/t/ann-parquet2-jl/69274)

<div class="topic-metadata">

**Author:** [@ExpandingMan](https://discourse.julialang.org/u/ExpandingMan)\
**Replies:** 20\
**Last updated:** [May 8, 2024, 5:30am UTC](https://discourse.julialang.org/t/ann-parquet2-jl/69274 "2024-05-08T05:30:37Z")

</div>

Parquet2.jl A little something I’ve been working on for the past few weeks. This package is not yet registered because I would like to try to get the community’s help with a bit more testing before registering it. Parq…

---

## [\[Vaporware/RFC\] Width-Qualified FixedPointNumbers](https://discourse.julialang.org/t/vaporware-rfc-width-qualified-fixedpointnumbers/113774)

<div class="topic-metadata">

**Author:** [@kimikage](https://discourse.julialang.org/u/kimikage)\
**Replies:** 3\
**Last updated:** [May 3, 2024, 7:06pm UTC](https://discourse.julialang.org/t/vaporware-rfc-width-qualified-fixedpointnumbers/113774 "2024-05-03T19:06:07Z")

</div>

First of all, I apologize to you all for the clickbait. FixedPointNumbers.jl v0.8.5 is being prepared for release. Edit: CANCELED That is 77% of what I want to announce. Let’s talk about the other 33%. WidthQualified…

---

## [\[ANN\] SteamWebAPIs.jl - Steam Web API wrapper for Julia](https://discourse.julialang.org/t/ann-steamwebapis-jl-steam-web-api-wrapper-for-julia/113752)

<div class="topic-metadata">

**Author:** [@NeroBlackstone](https://discourse.julialang.org/u/NeroBlackstone)\
**Replies:** 0\
**Last updated:** [May 2, 2024, 4:57pm UTC](https://discourse.julialang.org/t/ann-steamwebapis-jl-steam-web-api-wrapper-for-julia/113752 "2024-05-02T16:57:20Z")

</div>

Quick Intro SteamWebAPIs.jl is the first julia package I wrote! It is a type-robust Julia wrapper for the SteamWebAPI, which means that all function parameters and returns have documented types. Github Link Easy Start P…

---

## [\[ANN\] AIHelpMe.jl - AI-Enhanced Coding Assistance for Julia!](https://discourse.julialang.org/t/ann-aihelpme-jl-ai-enhanced-coding-assistance-for-julia/109130)

<div class="topic-metadata">

**Author:** [@svilupp](https://discourse.julialang.org/u/svilupp)\
**Replies:** 5\
**Last updated:** [May 1, 2024, 6:25pm UTC](https://discourse.julialang.org/t/ann-aihelpme-jl-ai-enhanced-coding-assistance-for-julia/109130 "2024-05-01T18:25:55Z")

</div>

Quick Intro :glowing\_star: Discover AIHelpMe, the new Julia package that turns your docstrings into a treasure trove of insights! Why AIHelpMe? :thinking: Bridging the gap between local knowledge and AI smarts, AIHelpMe…

---

## [Automatically load tooling with BasicAutoloads.jl](https://discourse.julialang.org/t/automatically-load-tooling-with-basicautoloads-jl/113212)

<div class="topic-metadata">

**Author:** [@Lilith](https://discourse.julialang.org/u/Lilith)\
**Replies:** 2\
**Last updated:** [April 30, 2024, 8:00pm UTC](https://discourse.julialang.org/t/automatically-load-tooling-with-basicautoloads-jl/113212 "2024-04-30T20:00:31Z")

</div>

Hey folks! If I write @btime, @be, @testset, @test, etc. in the REPL, I don’t want to see ERROR: LoadError: UndefVarError: \`@testset\` not defined in \`Main\` Suggestion: check for spelling errors or missing imports. in e…

---

## [\[ANN\] Lux.jl: Explicitly Parameterized Neural Networks in Julia](https://discourse.julialang.org/t/ann-lux-jl-explicitly-parameterized-neural-networks-in-julia/81689)

<div class="topic-metadata">

**Author:** [@avikpal](https://discourse.julialang.org/u/avikpal)\
**Replies:** 49\
**Last updated:** [April 16, 2024, 4:03pm UTC](https://discourse.julialang.org/t/ann-lux-jl-explicitly-parameterized-neural-networks-in-julia/81689 "2024-04-16T16:03:50Z")

</div>

Lux is a new Julia deep learning framework that decouples models and parameterization using deeply nested named tuples. Functional Layer API – Pure Functions and Deterministic Function Calls. No more implicit parameter…

---

## [\[ANN\] Kroki.jl v1.0.0](https://discourse.julialang.org/t/ann-kroki-jl-v1-0-0/113562)

<div class="topic-metadata">

**Author:** [@bauglir](https://discourse.julialang.org/u/bauglir)\
**Replies:** 0\
**Last updated:** [April 27, 2024, 1:08pm UTC](https://discourse.julialang.org/t/ann-kroki-jl-v1-0-0/113562 "2024-04-27T13:08:14Z")

</div>

It has been a while since an update (close to two years). This is partially due to there not being too much to add to the package as it’s primarily a wrapper around a service, but it also means that the API is quite stab…

---

## [Prometheus.jl release announcement](https://discourse.julialang.org/t/prometheus-jl-release-announcement/113005)

<div class="topic-metadata">

**Author:** [@fredrikekre](https://discourse.julialang.org/u/fredrikekre)\
**Replies:** 2\
**Last updated:** [April 26, 2024, 6:27am UTC](https://discourse.julialang.org/t/prometheus-jl-release-announcement/113005 "2024-04-26T06:27:20Z")

</div>

I want to announce Prometheus.jl - a Prometheus client for Julia. Metrics from eu-central package servers collected with Prometheus.jl, scraped by Prometheus and visualized with Grafana. Prometheus is an open-sour…

---

## [CodeSculptor.jl: take AST's apart, play with them, and put them back together. A significant upgrade to MacroTools.splitdef() and splitarg()](https://discourse.julialang.org/t/codesculptor-jl-take-asts-apart-play-with-them-and-put-them-back-together-a-significant-upgrade-to-macrotools-splitdef-and-splitarg/113476)

<div class="topic-metadata">

**Author:** [@heyx3](https://discourse.julialang.org/u/heyx3)\
**Replies:** 0\
**Last updated:** [April 24, 2024, 9:13pm UTC](https://discourse.julialang.org/t/codesculptor-jl-take-asts-apart-play-with-them-and-put-them-back-together-a-significant-upgrade-to-macrotools-splitdef-and-splitarg/113476 "2024-04-24T21:13:34Z")

</div>

---

## [\[ANN\] DynamicQuantities.jl: type stable physical quantities](https://discourse.julialang.org/t/ann-dynamicquantities-jl-type-stable-physical-quantities/99963)

<div class="topic-metadata">

**Author:** [@MilesCranmer](https://discourse.julialang.org/u/MilesCranmer)\
**Replies:** 40\
**Last updated:** [April 24, 2024, 7:53pm UTC](https://discourse.julialang.org/t/ann-dynamicquantities-jl-type-stable-physical-quantities/99963 "2024-04-24T19:53:55Z")

</div>

Happy to share DynamicQuantities.jl, a library that defines a simple, statically-typed Quantity object for working with physical units in Julia. Physical quantities are stored as values, as opposed to the pa…

---

## [\[ANN\] Shelly.jl -- cd, ls, ll and more Unix in the Julia REPL mode](https://discourse.julialang.org/t/ann-shelly-jl-cd-ls-ll-and-more-unix-in-the-julia-repl-mode/100657)

<div class="topic-metadata">

**Author:** [@martin.auer](https://discourse.julialang.org/u/martin.auer)\
**Replies:** 7\
**Last updated:** [April 23, 2024, 1:18pm UTC](https://discourse.julialang.org/t/ann-shelly-jl-cd-ls-ll-and-more-unix-in-the-julia-repl-mode/100657 "2024-04-23T13:18:06Z")

</div>

Hi all, happy to announce Shelly.jl, a tiny helper package to let you swiftly navigate the file system from within the Julia REPL mode, and without having to type any special characters. More info on the Github README;…

---

## [\[PRE/RFC/ANN\] Color-related packages (YUVColorTypes, CMYKColorTypes, ColorProfiles, HDRColorTypes, HDRImages)](https://discourse.julialang.org/t/pre-rfc-ann-color-related-packages-yuvcolortypes-cmykcolortypes-colorprofiles-hdrcolortypes-hdrimages/113032)

<div class="topic-metadata">

**Author:** [@kimikage](https://discourse.julialang.org/u/kimikage)\
**Replies:** 6\
**Last updated:** [April 20, 2024, 6:57am UTC](https://discourse.julialang.org/t/pre-rfc-ann-color-related-packages-yuvcolortypes-cmykcolortypes-colorprofiles-hdrcolortypes-hdrimages/113032 "2024-04-20T06:57:05Z")

</div>

To all those lamenting the slow development of ColorTypes.jl, Colors.jl, and so on I had to leave the development a few years ago due to somewhat misfortunes. I apologize for the inconvenience. I am in relatively good …

---

## [\[ANN\] FredMDQD](https://discourse.julialang.org/t/ann-fredmdqd/113265)

<div class="topic-metadata">

**Author:** [@enweg](https://discourse.julialang.org/u/enweg)\
**Replies:** 0\
**Last updated:** [April 20, 2024, 7:31am UTC](https://discourse.julialang.org/t/ann-fredmdqd/113265 "2024-04-20T07:31:17Z")

</div>

Happy to announce that FredMDQD is officially released. FredMDQD makes working with Fred MD and Fred QD datasets easy. Fred MD and Fred QD are popular pre-compiled datasets often used in macroeconometrics. Let me know i…

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

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