# Package Announcements

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

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

**Page:** 37

---

## [\[ANN\] GhibliPalettes.jl - Access the beautiful Ghibli color palettes](https://discourse.julialang.org/t/ann-ghiblipalettes-jl-access-the-beautiful-ghibli-color-palettes/92197)

<div class="topic-metadata">

**Author:** [@Jose\_Diaz](https://discourse.julialang.org/u/Jose_Diaz)\
**Replies:** 0\
**Last updated:** [December 27, 2022, 7:45pm UTC](https://discourse.julialang.org/t/ann-ghiblipalettes-jl-access-the-beautiful-ghibli-color-palettes/92197 "2022-12-27T19:45:10Z")

</div>

You can see the source code and some tiny docs here: GitHub - jdiaz97/GhibliPalettes.jl: Beautiful Ghibli colors You can already install it using Pkg.add("GhibliPalettes")

---

## [\[ANN\] Makie.jl 0.19](https://discourse.julialang.org/t/ann-makie-jl-0-19/91184)

<div class="topic-metadata">

**Author:** [@jules](https://discourse.julialang.org/u/jules)\
**Replies:** 14\
**Last updated:** [December 26, 2022, 6:39pm UTC](https://discourse.julialang.org/t/ann-makie-jl-0-19/91184 "2022-12-26T18:39:53Z")

</div>

Makie.jl v0.19 is a small minor release containing only two relevant changes. First, there’s a breaking change: All occurrences of textsize are now fontsize, so search and replace that word and you will be good to go. T…

---

## [\[ANN\] Harbest.jl - Simple web scraping with Julia](https://discourse.julialang.org/t/ann-harbest-jl-simple-web-scraping-with-julia/91821)

<div class="topic-metadata">

**Author:** [@Jose\_Diaz](https://discourse.julialang.org/u/Jose_Diaz)\
**Replies:** 5\
**Last updated:** [December 25, 2022, 7:06pm UTC](https://discourse.julialang.org/t/ann-harbest-jl-simple-web-scraping-with-julia/91821 "2022-12-25T19:06:20Z")

</div>

Hello people! I’m making a package, mostly as a personal tool but I just publish it. It’s kind of a port of Rvest from R, but it will extend the functionality way more, making new and cool functions. Currently, I see …

---

## [\[ANN\] CellularPotts.jl: MultiScale Modeling of BIological Cells](https://discourse.julialang.org/t/ann-cellularpotts-jl-multiscale-modeling-of-biological-cells/92029)

<div class="topic-metadata">

**Author:** [@RobertGregg](https://discourse.julialang.org/u/RobertGregg)\
**Replies:** 0\
**Last updated:** [December 23, 2022, 1:09am UTC](https://discourse.julialang.org/t/ann-cellularpotts-jl-multiscale-modeling-of-biological-cells/92029 "2022-12-23T01:09:55Z")

</div>

Hi everyone, I want to introduce a package I’ve been working on for a while now called CellularPotts.jl (Here is the Github repo and the documention). The point of this package is to model cell behaviors like adhesion, …

---

## [\[ANN\] ReadStatTables.jl v0.2.2 is faster than all related packages for reading Stata files](https://discourse.julialang.org/t/ann-readstattables-jl-v0-2-2-is-faster-than-all-related-packages-for-reading-stata-files/91764)

<div class="topic-metadata">

**Author:** [@Norman](https://discourse.julialang.org/u/Norman)\
**Replies:** 2\
**Last updated:** [December 17, 2022, 12:43pm UTC](https://discourse.julialang.org/t/ann-readstattables-jl-v0-2-2-is-faster-than-all-related-packages-for-reading-stata-files/91764 "2022-12-17T12:43:24Z")

</div>

ReadStatTables.jl is a package for reading data files from Stata, SAS and SPSS into Julia tables. Substantial improvement has been made for this package recently. Since the v0.2.0 rewrite, it no longer relies on ReadStat…

---

## [\[ANN\] Jchemo.jl - A Julia package for Chemometrics](https://discourse.julialang.org/t/ann-jchemo-jl-a-julia-package-for-chemometrics/91714)

<div class="topic-metadata">

**Author:** [@matnbo](https://discourse.julialang.org/u/matnbo)\
**Replies:** 0\
**Last updated:** [December 15, 2022, 8:42pm UTC](https://discourse.julialang.org/t/ann-jchemo-jl-a-julia-package-for-chemometrics/91714 "2022-12-15T20:42:34Z")

</div>

I would like to announce a new Julia package for chemometrics. Jchemo.jl provides functions for data exploration and predictions in chemometrics or other domains, with focus on high dimensional data. The package was …

---

## [\[ANN\] AutomationLabs.jl](https://discourse.julialang.org/t/ann-automationlabs-jl/91705)

<div class="topic-metadata">

**Author:** [@bienpierre](https://discourse.julialang.org/u/bienpierre)\
**Replies:** 0\
**Last updated:** [December 15, 2022, 1:52pm UTC](https://discourse.julialang.org/t/ann-automationlabs-jl/91705 "2022-12-15T13:52:51Z")

</div>

Hi everyone, I have released the package AutomationLabs.jl and subpackages AutomationLabsIdentification.jl, AutomationLabsModelPredictiveControl.jl and AutomationLabsDepot.jl. See AutomationLabs github page for details. …

---

## [\[ANN\] Quaternions.jl v0.7.0](https://discourse.julialang.org/t/ann-quaternions-jl-v0-7-0/91368)

<div class="topic-metadata">

**Author:** [@hyrodium](https://discourse.julialang.org/u/hyrodium)\
**Replies:** 4\
**Last updated:** [December 15, 2022, 1:51pm UTC](https://discourse.julialang.org/t/ann-quaternions-jl-v0-7-0/91368 "2022-12-15T13:51:08Z")

</div>

@sethaxen and I have been working on maintaining the Quaternion.jl this year. Today, version v0.7.0 has been released with some breaking changes, and this will likely be the last release before v1.0.0. The changes we w…

---

## [\[ANN\] Tally.jl: Counting things for you](https://discourse.julialang.org/t/ann-tally-jl-counting-things-for-you/91189)

<div class="topic-metadata">

**Author:** [@thofma](https://discourse.julialang.org/u/thofma)\
**Replies:** 18\
**Last updated:** [December 10, 2022, 8:20pm UTC](https://discourse.julialang.org/t/ann-tally-jl-counting-things-for-you/91189 "2022-12-10T20:20:28Z")

</div>

Hi all, I am excited to announce that I have just registered Tally.jl, which is a small package to do tallies, which are also known as frequency counts or bar charts (without the chart). It will tally any iterable objec…

---

## [\[ANN\] Mendeleev.jl - accessing chemical elements data](https://discourse.julialang.org/t/ann-mendeleev-jl-accessing-chemical-elements-data/89804)

<div class="topic-metadata">

**Author:** [@Eben60](https://discourse.julialang.org/u/Eben60)\
**Replies:** 34\
**Last updated:** [December 8, 2022, 2:42pm UTC](https://discourse.julialang.org/t/ann-mendeleev-jl-accessing-chemical-elements-data/89804 "2022-12-08T14:42:42Z")

</div>

I am excited to announce Mendeleev - a database of chemical elements. The package is API compatible with the venerable PeriodicTable, but contains data on much more properties (about 100), including e.g. atomic and ionic…

---

## [\[Pre-ANN/RFC\] ExpandNestedData.jl (Previously Normalize.jl)](https://discourse.julialang.org/t/pre-ann-rfc-expandnesteddata-jl-previously-normalize-jl/91015)

<div class="topic-metadata">

**Author:** [@mrufsvold](https://discourse.julialang.org/u/mrufsvold)\
**Replies:** 21\
**Last updated:** [December 7, 2022, 9:01pm UTC](https://discourse.julialang.org/t/pre-ann-rfc-expandnesteddata-jl-previously-normalize-jl/91015 "2022-12-07T21:01:08Z")

</div>

Edit: Name has changed to ExpandNestedData.jl based on the feedback in this thread. I often have to “flatten out” nested JSON data into tables, so I decided to have a go at a package that can handle the task more flexib…

---

## [Bonsai.jl: A HTTP framework](https://discourse.julialang.org/t/bonsai-jl-a-http-framework/91355)

<div class="topic-metadata">

**Author:** [@onetonfoot](https://discourse.julialang.org/u/onetonfoot)\
**Replies:** 0\
**Last updated:** [December 7, 2022, 10:33am UTC](https://discourse.julialang.org/t/bonsai-jl-a-http-framework/91355 "2022-12-07T10:33:30Z")

</div>

Hi I’m developing a new HTTP framework called Bonsai.jl. It’s still WIP but should be useable enough for a package annoncement. A short snippet of what the code looks like. using Bonsai const app = App() function inde…

---

## [\[ANN\] Plots 1.37 - RFC Plots 2.0](https://discourse.julialang.org/t/ann-plots-1-37-rfc-plots-2-0/91270)

<div class="topic-metadata">

**Author:** [@t-bltg](https://discourse.julialang.org/u/t-bltg)\
**Replies:** 1\
**Last updated:** [December 5, 2022, 8:41pm UTC](https://discourse.julialang.org/t/ann-plots-1-37-rfc-plots-2-0/91270 "2022-12-05T20:41:19Z")

</div>

A couple of notes on the release of Plots 1.37. “best” legend position for gr (and other backends) has been implemented thanks to @lmiq in this PR. addition of the pythonplot backend. This backend uses PythonCall and P…

---

## [\[ANN\] SimplicialCubature.jl](https://discourse.julialang.org/t/ann-simplicialcubature-jl/91255)

<div class="topic-metadata">

**Author:** [@\_stla](https://discourse.julialang.org/u/_stla)\
**Replies:** 7\
**Last updated:** [December 5, 2022, 2:37pm UTC](https://discourse.julialang.org/t/ann-simplicialcubature-jl/91255 "2022-12-05T14:37:53Z")

</div>

Hello, I made a package for the numerical integration of a multivariate function on a simplex: SimplicialCubature.jl. This is a port of the R package SimplicialCubature. The integration is adaptive. There’s also a fun…

---

## [\[ANN\] DelaunayTriangulation.jl](https://discourse.julialang.org/t/ann-delaunaytriangulation-jl/91239)

<div class="topic-metadata">

**Author:** [@DanielVandH](https://discourse.julialang.org/u/DanielVandH)\
**Replies:** 0\
**Last updated:** [December 5, 2022, 1:43am UTC](https://discourse.julialang.org/t/ann-delaunaytriangulation-jl/91239 "2022-12-05T01:43:35Z")

</div>

Hi all, I have just released my package DelaunayTriangulation.jl for computing Delaunay triangulations of points in \\mathbb R^2. The package makes use of the great package ExactPredicates.jl for the geometric predicates…

---

## [\[ANN\] KalmanFilters.jl](https://discourse.julialang.org/t/ann-kalmanfilters-jl/63700)

<div class="topic-metadata">

**Author:** [@zsoerenm](https://discourse.julialang.org/u/zsoerenm)\
**Replies:** 5\
**Last updated:** [December 4, 2022, 4:50pm UTC](https://discourse.julialang.org/t/ann-kalmanfilters-jl/63700 "2022-12-04T16:50:16Z")

</div>

I’m pleased to announce KalmanFilters.jl. Currently it supports the following filter types: (Square Root) Kalman Filter ((SR-)KF) (Square Root) Unscented Kalman Filter ((SR-)UKF) (Square Root) Augment Unscented Kalman…

---

## [\[ANN\] IUCNRedList.jl](https://discourse.julialang.org/t/ann-iucnredlist-jl/91219)

<div class="topic-metadata">

**Author:** [@Jose\_Diaz](https://discourse.julialang.org/u/Jose_Diaz)\
**Replies:** 0\
**Last updated:** [December 4, 2022, 3:54pm UTC](https://discourse.julialang.org/t/ann-iucnredlist-jl/91219 "2022-12-04T15:54:16Z")

</div>

If you’re working in biodiversity and conservation, you might find this package useful. This is an API Wrapper for the IUCN Red List of Threatened Species You can find all the documentation here And you can install it…

---

## [\[ANN\] MetidaFreq.jl - Contingency tables and Meta-analysis](https://discourse.julialang.org/t/ann-metidafreq-jl-contingency-tables-and-meta-analysis/91188)

<div class="topic-metadata">

**Author:** [@PharmCat](https://discourse.julialang.org/u/PharmCat)\
**Replies:** 0\
**Last updated:** [December 3, 2022, 6:47pm UTC](https://discourse.julialang.org/t/ann-metidafreq-jl-contingency-tables-and-meta-analysis/91188 "2022-12-03T18:47:42Z")

</div>

This package inspired by FreqTables and OpenMetaAnalyst base on R project. MetidaFreq.jl is made to get contingency table from data or set of contingency tables. Then you can do meta-analysis for risk ratio, risk differ…

---

## [\[ANN\] FastRandPCA - Fast Randomized PCA for Sparse Data](https://discourse.julialang.org/t/ann-fastrandpca-fast-randomized-pca-for-sparse-data/90803)

<div class="topic-metadata">

**Author:** [@vpetukhov](https://discourse.julialang.org/u/vpetukhov)\
**Replies:** 7\
**Last updated:** [December 3, 2022, 2:38pm UTC](https://discourse.julialang.org/t/ann-fastrandpca-fast-randomized-pca-for-sparse-data/90803 "2022-12-03T14:38:51Z")

</div>

After struggling to find a working Julia implementation of PCA for sparse matrices, I found one in Matlab (frPCA\_sparse) and translated it to Julia: FastRandPCA.jl. On my test it works pretty fast: 186s for a 500 x 10\_00…

---

## [\[ANN\] Coder and Decoder of QR codes](https://discourse.julialang.org/t/ann-coder-and-decoder-of-qr-codes/88087)

<div class="topic-metadata">

**Author:** [@Rex\_Wang](https://discourse.julialang.org/u/Rex_Wang)\
**Replies:** 1\
**Last updated:** [November 26, 2022, 6:06pm UTC](https://discourse.julialang.org/t/ann-coder-and-decoder-of-qr-codes/88087 "2022-11-26T18:06:04Z")

</div>

Hey guys!! I’m excited to announce two packages that I’ve recently completed as main works of the OSPP’22 project. QRCoders : GitHub - JuliaImages/QRCoders.jl: Creating QR Codes within Julia QRDecoders: GitHub - Ju…

---

## [\[ANN\] PackageAnalyzer v1.0](https://discourse.julialang.org/t/ann-packageanalyzer-v1-0/90824)

<div class="topic-metadata">

**Author:** [@ericphanson](https://discourse.julialang.org/u/ericphanson)\
**Replies:** 3\
**Last updated:** [November 25, 2022, 6:23pm UTC](https://discourse.julialang.org/t/ann-packageanalyzer-v1-0/90824 "2022-11-25T18:23:47Z")

</div>

PackageAnalyzer is a tool @giordano created while writing this awesome blog post. After that, I helped expand some of the functionality, and together we used the tool to survey the General registry, resulting in this blo…

---

## [\[ANN\] jlrs 0.17: generic targets, foreign type support, Julia 1.9 support, and more!](https://discourse.julialang.org/t/ann-jlrs-0-17-generic-targets-foreign-type-support-julia-1-9-support-and-more/90823)

<div class="topic-metadata">

**Author:** [@Taaitaaiger](https://discourse.julialang.org/u/Taaitaaiger)\
**Replies:** 0\
**Last updated:** [November 25, 2022, 6:06pm UTC](https://discourse.julialang.org/t/ann-jlrs-0-17-generic-targets-foreign-type-support-julia-1-9-support-and-more/90823 "2022-11-25T18:06:47Z")

</div>

jlrs is a crate for the Rust programming language that provides access to most of the Julia C API, it can be used to embed Julia in Rust applications and to use functionality from the Julia C API when writing ccallable f…

---

## [\[ANN\] GeoStats.jl v0.36](https://discourse.julialang.org/t/ann-geostats-jl-v0-36/90708)

<div class="topic-metadata">

**Author:** [@juliohm](https://discourse.julialang.org/u/juliohm)\
**Replies:** 0\
**Last updated:** [November 23, 2022, 1:39pm UTC](https://discourse.julialang.org/t/ann-geostats-jl-v0-36/90708 "2022-11-23T13:39:19Z")

</div>

OVERVIEW GeoStats.jl v0.36 is out with major usability and performance improvements. We are one step closer to a unique experience for geodata science and geostatistical learning in pure Julia. TL;DR this release provid…

---

## [\[ANN\] DataPipes.jl 0.3.0](https://discourse.julialang.org/t/ann-datapipes-jl-0-3-0/60734)

<div class="topic-metadata">

**Author:** [@aplavin](https://discourse.julialang.org/u/aplavin)\
**Replies:** 67\
**Last updated:** [November 23, 2022, 10:39am UTC](https://discourse.julialang.org/t/ann-datapipes-jl-0-3-0/60734 "2022-11-23T10:39:37Z")

</div>

Yet another take on piping in Julia. Even with multiple existing implementations of the piping concept in general, I didn’t find one that is convenient enough \[for my usecases\] while still remains general. Additionally,…

---

## [\[ANN\] pyjulia version 0.6.0](https://discourse.julialang.org/t/ann-pyjulia-version-0-6-0/90652)

<div class="topic-metadata">

**Author:** [@mkitti](https://discourse.julialang.org/u/mkitti)\
**Replies:** 3\
**Last updated:** [November 23, 2022, 9:53am UTC](https://discourse.julialang.org/t/ann-pyjulia-version-0-6-0/90652 "2022-11-23T09:53:56Z")

</div>

pyjulia 0.6.0 has been released. Key changes: Dropped support for Python 2.7 Allow for a custom system image on init Pass “threads” and “min-optimize” options See the link above for details and other changes. Distri…

---

## [\[ANN\] MetalSurfaceImpedance: Rapid, accurate calculation of rough metal surface impedance](https://discourse.julialang.org/t/ann-metalsurfaceimpedance-rapid-accurate-calculation-of-rough-metal-surface-impedance/90662)

<div class="topic-metadata">

**Author:** [@PeterSimon](https://discourse.julialang.org/u/PeterSimon)\
**Replies:** 0\
**Last updated:** [November 22, 2022, 6:29pm UTC](https://discourse.julialang.org/t/ann-metalsurfaceimpedance-rapid-accurate-calculation-of-rough-metal-surface-impedance/90662 "2022-11-22T18:29:19Z")

</div>

In computational electromagnetics, when modeling structures that include finitely conducting metal bodies that are more than several skin depths deep, one often uses a surface impedance boundary condition at the metal su…

---

## [\[ANN\] LinearRegressionKit](https://discourse.julialang.org/t/ann-linearregressionkit/73769)

<div class="topic-metadata">

**Author:** [@Eric](https://discourse.julialang.org/u/Eric)\
**Replies:** 9\
**Last updated:** [November 22, 2022, 2:53pm UTC](https://discourse.julialang.org/t/ann-linearregressionkit/73769 "2022-11-22T14:53:34Z")

</div>

LinearRegressionKit is now in version 0.7.4 and is now registered (you can use add LinearRegressionKit from the package prompt). See LinearRegressionKit project page for details. The package LinearRegression will not be…

---

## [\[ANN\] Braket.jl: an experimental Julia implementation of the Amazon Braket SDK](https://discourse.julialang.org/t/ann-braket-jl-an-experimental-julia-implementation-of-the-amazon-braket-sdk/90311)

<div class="topic-metadata">

**Author:** [@kslimes](https://discourse.julialang.org/u/kslimes)\
**Replies:** 2\
**Last updated:** [November 15, 2022, 11:59pm UTC](https://discourse.julialang.org/t/ann-braket-jl-an-experimental-julia-implementation-of-the-amazon-braket-sdk/90311 "2022-11-15T23:59:57Z")

</div>

We’re excited to announce the release of Braket.jl, an experimental ground-up rewrite of the Amazon Braket Python SDK allowing Julia users and developers to work with Amazon Braket and quantum computing in their preferre…

---

## [\[ANN\] Announcing EasyFFTs.jl](https://discourse.julialang.org/t/ann-announcing-easyffts-jl/90174)

<div class="topic-metadata">

**Author:** [@TheLateKronos](https://discourse.julialang.org/u/TheLateKronos)\
**Replies:** 1\
**Last updated:** [November 13, 2022, 4:15am UTC](https://discourse.julialang.org/t/ann-announcing-easyffts-jl/90174 "2022-11-13T04:15:38Z")

</div>

I am pleased to announce a simple little package called EasyFFTs.jl. I think the readme explains why this package exists and how to use it well, and will copy it here: EasyFFTs Are you sick and tired of always doing the…

---

## [GPUDirect?](https://discourse.julialang.org/t/gpudirect/46424)

<div class="topic-metadata">

**Author:** [@Raf](https://discourse.julialang.org/u/Raf)\
**Replies:** 4\
**Last updated:** [November 12, 2022, 5:21pm UTC](https://discourse.julialang.org/t/gpudirect/46424 "2022-11-12T17:21:22Z")

</div>

Has anyone experimented with direct transfer using nvidias GPUDirect? It would be great to have a direct HDF5 to GPU pipeline.

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

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