# Package Announcements

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

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

**Page:** 35

---

## [\[ANN\] RobustModels: Robust linear regression using M-Estimators and more](https://discourse.julialang.org/t/ann-robustmodels-robust-linear-regression-using-m-estimators-and-more/70231)

<div class="topic-metadata">

**Author:** [@getzze](https://discourse.julialang.org/u/getzze)\
**Replies:** 7\
**Last updated:** [March 20, 2023, 9:47pm UTC](https://discourse.julialang.org/t/ann-robustmodels-robust-linear-regression-using-m-estimators-and-more/70231 "2023-03-20T21:47:36Z")

</div>

Hi, I would like to present RobustModels.jl, a new package to perform robust linear regressions using M-Estimator, MM-Estimator and τ-Estimator, but also quantile regression, MQuantile regression and robust Ridge regre…

---

## [ObjectiveC.jl - Bridge package for using Objective-C in Julia](https://discourse.julialang.org/t/objectivec-jl-bridge-package-for-using-objective-c-in-julia/95862)

<div class="topic-metadata">

**Author:** [@maleadt](https://discourse.julialang.org/u/maleadt)\
**Replies:** 7\
**Last updated:** [March 20, 2023, 7:25am UTC](https://discourse.julialang.org/t/objectivec-jl-bridge-package-for-using-objective-c-in-julia/95862 "2023-03-20T07:25:16Z")

</div>

I just released ObjectiveC.jl 0.1, a package for working with Objective-C in Julia. The package was created by @MikeInnes back in 2014, but wasn’t registered, or functional anymore on recent versions of Julia. That has b…

---

## [BasicBSpline.jl - Basic mathematical operations for B-spline](https://discourse.julialang.org/t/basicbspline-jl-basic-mathematical-operations-for-b-spline/96323)

<div class="topic-metadata">

**Author:** [@hyrodium](https://discourse.julialang.org/u/hyrodium)\
**Replies:** 0\
**Last updated:** [March 20, 2023, 12:56am UTC](https://discourse.julialang.org/t/basicbspline-jl-basic-mathematical-operations-for-b-spline/96323 "2023-03-20T00:56:11Z")

</div>

Hi all, I’m pleased to announce my package BasicBSpline.jl v0.9.4 (repo, docs). Introduction This package provides basic mathematical operations for B-spline. B-spline basis function Some operations for knot vector S…

---

## [TransformerBlocks.jl - Simple, blazing fast, transformer components](https://discourse.julialang.org/t/transformerblocks-jl-simple-blazing-fast-transformer-components/96266)

<div class="topic-metadata">

**Author:** [@JuliaMLTools](https://discourse.julialang.org/u/JuliaMLTools)\
**Replies:** 5\
**Last updated:** [March 19, 2023, 3:32pm UTC](https://discourse.julialang.org/t/transformerblocks-jl-simple-blazing-fast-transformer-components/96266 "2023-03-19T15:32:34Z")

</div>

Hello everyone! I’m very happy to publish my first package: In attempting to create the most performant implementation of Andrej Karpathy’s excellent ShakespeareGPT example (as seen on YouTube), I decided to publish m…

---

## [PureFun.jl: implementations from Okasaki's \*Purely Functional Data Structures\*](https://discourse.julialang.org/t/purefun-jl-implementations-from-okasakis-purely-functional-data-structures/91815)

<div class="topic-metadata">

**Author:** [@tarakc02](https://discourse.julialang.org/u/tarakc02)\
**Replies:** 7\
**Last updated:** [March 18, 2023, 10:15pm UTC](https://discourse.julialang.org/t/purefun-jl-implementations-from-okasakis-purely-functional-data-structures/91815 "2023-03-18T22:15:19Z")

</div>

Hello, I’ve been implementing the data structures presented in Chris Okasaki’s book Purely Functional Data Structures in Julia, and wanted to share what I’ve got with you: PureFun.jl. It’s not quite every structure prese…

---

## [\[ANN\]: GenericInstruments.jl](https://discourse.julialang.org/t/ann-genericinstruments-jl/39341)

<div class="topic-metadata">

**Author:** [@Iulian.Cioarca](https://discourse.julialang.org/u/Iulian.Cioarca)\
**Replies:** 7\
**Last updated:** [March 17, 2023, 4:15pm UTC](https://discourse.julialang.org/t/ann-genericinstruments-jl/39341 "2023-03-17T16:15:13Z")

</div>

After changing my mind many times I decided to convert GitHub - iuliancioarca/GenericInstruments.jl: Bundles similar functionalities of instruments under a single generic object: power supplies, arbitrary waveform genera…

---

## [\[ANN\] The Ion command line for Julia developers - written in rust!](https://discourse.julialang.org/t/ann-the-ion-command-line-for-julia-developers-written-in-rust/94495)

<div class="topic-metadata">

**Author:** [@Roger-luo](https://discourse.julialang.org/u/Roger-luo)\
**Replies:** 28\
**Last updated:** [March 16, 2023, 7:07pm UTC](https://discourse.julialang.org/t/ann-the-ion-command-line-for-julia-developers-written-in-rust/94495 "2023-03-16T19:07:52Z")

</div>

I’m pleased to announce a rewrite of Ion in rust to provide a much faster UX and much smaller binary. If you haven’t used Ion, please ignore my previous posts and directly read this one! https://github.com/Roger-luo/Ion …

---

## [\[ANN\] REPLference.jl: An elegant approach for locating names that can be called on objects](https://discourse.julialang.org/t/ann-replference-jl-an-elegant-approach-for-locating-names-that-can-be-called-on-objects/96026)

<div class="topic-metadata">

**Author:** [@uje](https://discourse.julialang.org/u/uje)\
**Replies:** 0\
**Last updated:** [March 13, 2023, 7:49pm UTC](https://discourse.julialang.org/t/ann-replference-jl-an-elegant-approach-for-locating-names-that-can-be-called-on-objects/96026 "2023-03-13T19:49:09Z")

</div>

We are thrilled to announce the release of REPLference.jl, which was created in response to an ongoing thread. After months of development and testing, we are proud to present a package that solves the problem initially …

---

## [TSFrames.jl v0.2.1: A timeseries data manipulation package based on DataFrames](https://discourse.julialang.org/t/tsframes-jl-v0-2-1-a-timeseries-data-manipulation-package-based-on-dataframes/96006)

<div class="topic-metadata">

**Author:** [@chiraganand](https://discourse.julialang.org/u/chiraganand)\
**Replies:** 0\
**Last updated:** [March 13, 2023, 2:24pm UTC](https://discourse.julialang.org/t/tsframes-jl-v0-2-1-a-timeseries-data-manipulation-package-based-on-dataframes/96006 "2023-03-13T14:24:56Z")

</div>

TSFrames.jl provides convenient interfaces for performing standard manipulations of timeseries data. Why another package? The package can handle heterogeneous tabular data. Promotes code reuse by using widely used and…

---

## [Pre-release annoucement: Aeron ultra-low latency IPC/UDP multicast library](https://discourse.julialang.org/t/pre-release-annoucement-aeron-ultra-low-latency-ipc-udp-multicast-library/95820)

<div class="topic-metadata">

**Author:** [@sefffal](https://discourse.julialang.org/u/sefffal)\
**Replies:** 0\
**Last updated:** [March 9, 2023, 7:11pm UTC](https://discourse.julialang.org/t/pre-release-annoucement-aeron-ultra-low-latency-ipc-udp-multicast-library/95820 "2023-03-09T19:11:55Z")

</div>

Aeron.jl Hello all, We’ve been working on wrapping the aeron c-library for use in Julia. Aeron is an open source library for reliable UDP unicast/multicast and shared memory IPC with a focus on very low latency and it o…

---

## [\[ANN\] ForestPlot.jl - Draw forest plots for meta-analysis study](https://discourse.julialang.org/t/ann-forestplot-jl-draw-forest-plots-for-meta-analysis-study/95811)

<div class="topic-metadata">

**Author:** [@PharmCat](https://discourse.julialang.org/u/PharmCat)\
**Replies:** 0\
**Last updated:** [March 9, 2023, 4:20pm UTC](https://discourse.julialang.org/t/ann-forestplot-jl-draw-forest-plots-for-meta-analysis-study/95811 "2023-03-09T16:20:41Z")

</div>

ForestPlot.jl is a simple package based on Plots.jl made to draw forest plots for meta-analysis study like that:

---

## [Announcement: Automa v1.0 beta preview](https://discourse.julialang.org/t/announcement-automa-v1-0-beta-preview/95753)

<div class="topic-metadata">

**Author:** [@jakobnissen](https://discourse.julialang.org/u/jakobnissen)\
**Replies:** 0\
**Last updated:** [March 8, 2023, 6:28pm UTC](https://discourse.julialang.org/t/announcement-automa-v1-0-beta-preview/95753 "2023-03-08T18:28:32Z")

</div>

Automa 1.0 beta preview I’m very pleased to announce the release preview of Automa.jl version 1.0.0-beta1. This is something I’ve put in several hundred hours in over the last two years. Version 1 brings many exciting c…

---

## [\[ANN\] Package for sinusoidal regressions](https://discourse.julialang.org/t/ann-package-for-sinusoidal-regressions/95703)

<div class="topic-metadata">

**Author:** [@mbaz](https://discourse.julialang.org/u/mbaz)\
**Replies:** 0\
**Last updated:** [March 7, 2023, 11:17pm UTC](https://discourse.julialang.org/t/ann-package-for-sinusoidal-regressions/95703 "2023-03-07T23:17:54Z")

</div>

SinusoidalRegressions.jl is a package that focuses on fitting data to sinusoidal models. Source and docs. It has been submitted to the general registry but it’s on the 3-day waiting period. Main features are: Implement…

---

## [\[ANN\] Pandoc.jl - Pandoc Interface and Pandoc Types in Julia](https://discourse.julialang.org/t/ann-pandoc-jl-pandoc-interface-and-pandoc-types-in-julia/95588)

<div class="topic-metadata">

**Author:** [@kdheepak](https://discourse.julialang.org/u/kdheepak)\
**Replies:** 2\
**Last updated:** [March 6, 2023, 2:29pm UTC](https://discourse.julialang.org/t/ann-pandoc-jl-pandoc-interface-and-pandoc-types-in-julia/95588 "2023-03-06T14:29:40Z")

</div>

I just made a new release v0.4.0 of Pandoc.jl: https://github.com/kdheepak/Pandoc.jl Pandoc is a swiss-army knife tool for converting one markup format (e.g. markdown, html, latex) to another (e.g. markdown, epub, rst) …

---

## [\[ANN\] BondGraphs.jl - Bond graph modelling framework in Julia](https://discourse.julialang.org/t/ann-bondgraphs-jl-bond-graph-modelling-framework-in-julia/95589)

<div class="topic-metadata">

**Author:** [@jedforrest](https://discourse.julialang.org/u/jedforrest)\
**Replies:** 0\
**Last updated:** [March 6, 2023, 5:31am UTC](https://discourse.julialang.org/t/ann-bondgraphs-jl-bond-graph-modelling-framework-in-julia/95589 "2023-03-06T05:31:18Z")

</div>

I have been working on and just officially released BondGraphs.jl, a Julia implementation of the bond graph framework. Bond graphs are an energy-based modelling framework that describe energy flow through a physical syst…

---

## [DynamicalSystems.jl v3](https://discourse.julialang.org/t/dynamicalsystems-jl-v3/95266)

<div class="topic-metadata">

**Author:** [@Datseris](https://discourse.julialang.org/u/Datseris)\
**Replies:** 24\
**Last updated:** [March 5, 2023, 11:52am UTC](https://discourse.julialang.org/t/dynamicalsystems-jl-v3/95266 "2023-03-05T11:52:51Z")

</div>

DynamicalSystems.jl v3.0 Super duper major update that has just been tagged! :slight\_smile: It has been a long time and a lot of hard work, but I can already see it was worth it :') In the remaining of March I’ll spend…

---

## [Rayons.jl : shortest optical path in 2D](https://discourse.julialang.org/t/rayons-jl-shortest-optical-path-in-2d/95502)

<div class="topic-metadata">

**Author:** [@LaurentPlagne](https://discourse.julialang.org/u/LaurentPlagne)\
**Replies:** 0\
**Last updated:** [March 3, 2023, 3:07pm UTC](https://discourse.julialang.org/t/rayons-jl-shortest-optical-path-in-2d/95502 "2023-03-03T15:07:14Z")

</div>

Hi, I have made Rayons.jl public on github (not registered): It was very fun and easy to develop with Julia and I guess that it would have been more difficult to implement efficiently with Python or Matlab (please pro…

---

## [\[ANN\] PowerSystems.jl v2](https://discourse.julialang.org/t/ann-powersystems-jl-v2/95284)

<div class="topic-metadata">

**Author:** [@jdlara-berkeley](https://discourse.julialang.org/u/jdlara-berkeley)\
**Replies:** 0\
**Last updated:** [February 27, 2023, 6:56pm UTC](https://discourse.julialang.org/t/ann-powersystems-jl-v2/95284 "2023-02-27T18:56:32Z")

</div>

We are happy to announce the release of PowerSystems.jl v2, where we have made several improvements to the modeling of loads in AC and have also removed from the package the power flow and network matrices representation…

---

## [BinStatistics.jl: Highly flexible and efficient computation of n-dimensional binned statistic(s) for n-variable(s)](https://discourse.julialang.org/t/binstatistics-jl-highly-flexible-and-efficient-computation-of-n-dimensional-binned-statistic-s-for-n-variable-s/95283)

<div class="topic-metadata">

**Author:** [@alex-s-gardner](https://discourse.julialang.org/u/alex-s-gardner)\
**Replies:** 0\
**Last updated:** [February 27, 2023, 5:46pm UTC](https://discourse.julialang.org/t/binstatistics-jl-highly-flexible-and-efficient-computation-of-n-dimensional-binned-statistic-s-for-n-variable-s/95283 "2023-02-27T17:46:34Z")

</div>

I often need to apply functions or calculate statistics on grouped variables for large datasets (e.g scipy’s binned\_statistic). I could not find a good function for this in Julia, hence BinStatistics. BinStatistics incl…

---

## [ComplexityMeasures.jl](https://discourse.julialang.org/t/complexitymeasures-jl/95198)

<div class="topic-metadata">

**Author:** [@Datseris](https://discourse.julialang.org/u/Datseris)\
**Replies:** 2\
**Last updated:** [February 25, 2023, 9:01pm UTC](https://discourse.julialang.org/t/complexitymeasures-jl/95198 "2023-02-25T21:01:41Z")

</div>

ComplexityMeasures.jl (Entropies.jl successor) I’m incredibly proud to announce ComplexityMeasures.jl, which I believe is one of the most well-thought out packages in JuliaDynamics and one of the most well-thought out pa…

---

## [Package pull request sitting for over a month](https://discourse.julialang.org/t/package-pull-request-sitting-for-over-a-month/95168)

<div class="topic-metadata">

**Author:** [@alex-s-gardner](https://discourse.julialang.org/u/alex-s-gardner)\
**Replies:** 6\
**Last updated:** [February 25, 2023, 10:24am UTC](https://discourse.julialang.org/t/package-pull-request-sitting-for-over-a-month/95168 "2023-02-25T10:24:46Z")

</div>

This request that requires has been sitting for over a month: It requires manual merging because of a name similarity. I’ve tired commenting in the request to get some movement but no response. Does anyone have sug…

---

## [GCP.jl - Google Cloud Platform APIs / BigQuery](https://discourse.julialang.org/t/gcp-jl-google-cloud-platform-apis-bigquery/25551)

<div class="topic-metadata">

**Author:** [@Rana\_Ian](https://discourse.julialang.org/u/Rana_Ian)\
**Replies:** 8\
**Last updated:** [February 24, 2023, 4:46pm UTC](https://discourse.julialang.org/t/gcp-jl-google-cloud-platform-apis-bigquery/25551 "2023-02-24T16:46:41Z")

</div>

GCP.jl provides a Google Cloud Platform BigQuery API client and the ability to auto-generate new client APIs from Google’s discovery service. This is a 100% Julia implementation not reliant on command line installation o…

---

## [\[ANN\] ManoptExamples.jl – Optimization Tasks on Manifolds](https://discourse.julialang.org/t/ann-manoptexamples-jl-optimization-tasks-on-manifolds/95001)

<div class="topic-metadata">

**Author:** [@kellertuer](https://discourse.julialang.org/u/kellertuer)\
**Replies:** 0\
**Last updated:** [February 22, 2023, 8:13am UTC](https://discourse.julialang.org/t/ann-manoptexamples-jl-optimization-tasks-on-manifolds/95001 "2023-02-22T08:13:10Z")

</div>

With both Manifolds.jl and Manopt.jl being relatively stable by now, we decided to start a package that focuses on providing easy access to example problems. ManoptExamples.jl is a (for now early stage, young) package t…

---

## [\[ANN\] Browse docs for 200 models with MLJ's Model Browser](https://discourse.julialang.org/t/ann-browse-docs-for-200-models-with-mljs-model-browser/94662)

<div class="topic-metadata">

**Author:** [@ablaom](https://discourse.julialang.org/u/ablaom)\
**Replies:** 1\
**Last updated:** [February 19, 2023, 8:56pm UTC](https://discourse.julialang.org/t/ann-browse-docs-for-200-models-with-mljs-model-browser/94662 "2023-02-19T20:56:00Z")

</div>

You can now search documentation for 200 machine learning models scattered across the Julia ecosystem, organized into categories, from MLJ’s new Model Browser section of the manual. Of course all the models listed have …

---

## [Announcing Julia implementation of IntermittentDemand package on GitHub](https://discourse.julialang.org/t/announcing-julia-implementation-of-intermittentdemand-package-on-github/94824)

<div class="topic-metadata">

**Author:** [@Resul.Akay](https://discourse.julialang.org/u/Resul.Akay)\
**Replies:** 2\
**Last updated:** [February 18, 2023, 9:58am UTC](https://discourse.julialang.org/t/announcing-julia-implementation-of-intermittentdemand-package-on-github/94824 "2023-02-18T09:58:21Z")

</div>

Dear Julia community, I’m excited to announce the release of IntermittentDemand.jl on GitHub. This package provides the following forecasting methods for now: Croston’s method Syntetos-Boylan Approximation Shale-Boyl…

---

## [\[ANN\] EquivalentCircuits.jl for impedance spectroscopy analysis in Julia](https://discourse.julialang.org/t/ann-equivalentcircuits-jl-for-impedance-spectroscopy-analysis-in-julia/94133)

<div class="topic-metadata">

**Author:** [@MaximeVH](https://discourse.julialang.org/u/MaximeVH)\
**Replies:** 6\
**Last updated:** [February 16, 2023, 9:47am UTC](https://discourse.julialang.org/t/ann-equivalentcircuits-jl-for-impedance-spectroscopy-analysis-in-julia/94133 "2023-02-16T09:47:37Z")

</div>

To my knowledge, Julia has no other libraries for conducting equivalent electrical circuit-based electrochemical impedance spectroscopy (EIS) data analysis. EquivalentCircuits.jl 0.3.0 is a package allowing users to fit…

---

## [CausalELM.jl: extreme learning machines for causal inference](https://discourse.julialang.org/t/causalelm-jl-extreme-learning-machines-for-causal-inference/94748)

<div class="topic-metadata">

**Author:** [@dscolby](https://discourse.julialang.org/u/dscolby)\
**Replies:** 0\
**Last updated:** [February 16, 2023, 10:01pm UTC](https://discourse.julialang.org/t/causalelm-jl-extreme-learning-machines-for-causal-inference/94748 "2023-02-16T22:01:58Z")

</div>

CausalELM.jl is a new package to estimate treatment effects by predicting counterfactuals and correcting for nonrandomization. CausalELM.jl enables the estimation of event study designs, G-Computation, doubly robust est…

---

## [\[ANN\] RelevanceStacktrace.jl: For fastest error locating](https://discourse.julialang.org/t/ann-relevancestacktrace-jl-for-fastest-error-locating/86097)

<div class="topic-metadata">

**Author:** [@Marcell\_Havlik](https://discourse.julialang.org/u/Marcell_Havlik)\
**Replies:** 8\
**Last updated:** [February 16, 2023, 2:02pm UTC](https://discourse.julialang.org/t/ann-relevancestacktrace-jl-for-fastest-error-locating/86097 "2023-02-16T14:02:46Z")

</div>

Hey Julianners! Errors are part of our life, but locating them isn’t! The package locate the files that are yours and highlights them. Also, it will BOLD the first file you are actually looking for 99% of the time. So …

---

## [\[ANN\] PPTX.jl - A new package to generate PowerPoint© .pptx files](https://discourse.julialang.org/t/ann-pptx-jl-a-new-package-to-generate-powerpoint-pptx-files/94285)

<div class="topic-metadata">

**Author:** [@MatthijsCox](https://discourse.julialang.org/u/MatthijsCox)\
**Replies:** 6\
**Last updated:** [February 15, 2023, 8:09am UTC](https://discourse.julialang.org/t/ann-pptx-jl-a-new-package-to-generate-powerpoint-pptx-files/94285 "2023-02-15T08:09:33Z")

</div>

We are happy to announce the release of PPTX.jl, a straightforward package to generate PowerPoint presentations with a few lines of Julia code. It’s also the first ever open sourced package from ASML. Those who work in …

---

## [\[ANN\] Announcing Survey.jl for analysis of complex surveys](https://discourse.julialang.org/t/ann-announcing-survey-jl-for-analysis-of-complex-surveys/94667)

<div class="topic-metadata">

**Author:** [@smishr](https://discourse.julialang.org/u/smishr)\
**Replies:** 0\
**Last updated:** [February 15, 2023, 6:33am UTC](https://discourse.julialang.org/t/ann-announcing-survey-jl-for-analysis-of-complex-surveys/94667 "2023-02-15T06:33:19Z")

</div>

Hi everyone, We are pleased to announce the registration of Survey.jl for analysis of complex surveys. You can get started by running add Survey in pkg mode. Current feature highlights include: Support for arbitrar…

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

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