# Package Announcements

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

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

**Page:** 67

---

## [ANN: TimeSeriesClustering.jl](https://discourse.julialang.org/t/ann-timeseriesclustering-jl/28587)

<div class="topic-metadata">

**Author:** [@holger](https://discourse.julialang.org/u/holger)\
**Replies:** 0\
**Last updated:** [September 10, 2019, 3:31am UTC](https://discourse.julialang.org/t/ann-timeseriesclustering-jl/28587 "2019-09-10T03:31:38Z")

</div>

TimeSeriesClustering.jl is a Julia implementation of unsupervised learning methods for time series datasets. It provides functionality for clustering and aggregating, detecting motifs, and quantifying similarity between …

---

## [\[ANN\] MsgPack.jl v1.0.0](https://discourse.julialang.org/t/ann-msgpack-jl-v1-0-0/28575)

<div class="topic-metadata">

**Author:** [@jrevels](https://discourse.julialang.org/u/jrevels)\
**Replies:** 0\
**Last updated:** [September 9, 2019, 7:40pm UTC](https://discourse.julialang.org/t/ann-msgpack-jl-v1-0-0/28575 "2019-09-09T19:40:33Z")

</div>

Hello! I’m pleased to share that MsgPack.jl will soon be updated to v1.0.0. This major version bump brings a variety of features/improvements (many of which are inspired by @quinnj’s awesome JSON3.jl!): overloadable …

---

## [\[ANN\] Glo.jl](https://discourse.julialang.org/t/ann-glo-jl/28540)

<div class="topic-metadata">

**Author:** [@BeastyBlacksmith](https://discourse.julialang.org/u/BeastyBlacksmith)\
**Replies:** 0\
**Last updated:** [September 8, 2019, 12:47pm UTC](https://discourse.julialang.org/t/ann-glo-jl/28540 "2019-09-08T12:47:17Z")

</div>

For those who always wanted to write a Glo board radio in julia, rescue has come! Glo.jl wraps the Glo board web API. Endpoints become functions, if IDs are involved you have to wrap them in the corresponding ID type a…

---

## [Announcing \`PolyChaos.jl\`](https://discourse.julialang.org/t/announcing-polychaos-jl/21069)

<div class="topic-metadata">

**Author:** [@timueh](https://discourse.julialang.org/u/timueh)\
**Replies:** 12\
**Last updated:** [September 8, 2019, 11:41am UTC](https://discourse.julialang.org/t/announcing-polychaos-jl/21069 "2019-09-08T11:41:10Z")

</div>

I am happy to announce PolyChaos.jl, a collection of functions for orthogonal polynomials, quadrature rules, and polynomial chaos expansions. What’s the idea? Let’s say you have some non-negative function w: \\Omega \\lo…

---

## [A method to remove the use of runtime eval and invokelatest, as well as support closures in generated functions! Come with an implemented proptype](https://discourse.julialang.org/t/a-method-to-remove-the-use-of-runtime-eval-and-invokelatest-as-well-as-support-closures-in-generated-functions-come-with-an-implemented-proptype/27450)

<div class="topic-metadata">

**Author:** [@thautwarm](https://discourse.julialang.org/u/thautwarm)\
**Replies:** 19\
**Last updated:** [September 4, 2019, 9:52pm UTC](https://discourse.julialang.org/t/a-method-to-remove-the-use-of-runtime-eval-and-invokelatest-as-well-as-support-closures-in-generated-functions-come-with-an-implemented-proptype/27450 "2019-09-04T21:52:13Z")

</div>

Hi, every one, we’ve made something very, very useful and powerful today( You can check GG.jl for what we’ve provided. It’s originally motivated by solving an issue of @cscherrer 's Soss.jl: Find a way around \`invokela…

---

## [BSONqs.jl v0.5.0 - high speed fork of BSON.jl](https://discourse.julialang.org/t/bsonqs-jl-v0-5-0-high-speed-fork-of-bson-jl/25918)

<div class="topic-metadata">

**Author:** [@richiejp](https://discourse.julialang.org/u/richiejp)\
**Replies:** 8\
**Last updated:** [September 4, 2019, 1:56pm UTC](https://discourse.julialang.org/t/bsonqs-jl-v0-5-0-high-speed-fork-of-bson-jl/25918 "2019-09-04T13:56:14Z")

</div>

In short this library is intended to make loading Julia structs/types from their BSON representation\[1\] very efficient. I already wrote a post about this package, detailing some of my reasoning and optimisations. I have…

---

## [ANN: Infiltrator.jl](https://discourse.julialang.org/t/ann-infiltrator-jl/28323)

<div class="topic-metadata">

**Author:** [@pfitzseb](https://discourse.julialang.org/u/pfitzseb)\
**Replies:** 20\
**Last updated:** [September 4, 2019, 8:42am UTC](https://discourse.julialang.org/t/ann-infiltrator-jl/28323 "2019-09-04T08:42:39Z")

</div>

Hey everyone, I’d like to announce Infiltrator.jl, which is intended as complement to the existing debuggers. What is this? Infiltrator.jl provides a macro called @infiltrate , which sets a “breakpoint” in a local cont…

---

## [\[ANN\] BangBang.jl: a compatible layer for mutable and immutable data structures (bonus: Zygote.jl support)](https://discourse.julialang.org/t/ann-bangbang-jl-a-compatible-layer-for-mutable-and-immutable-data-structures-bonus-zygote-jl-support/28340)

<div class="topic-metadata">

**Author:** [@tkf](https://discourse.julialang.org/u/tkf)\
**Replies:** 0\
**Last updated:** [September 3, 2019, 6:07pm UTC](https://discourse.julialang.org/t/ann-bangbang-jl-a-compatible-layer-for-mutable-and-immutable-data-structures-bonus-zygote-jl-support/28340 "2019-09-03T18:07:23Z")

</div>

Hi, let me introduce a Julia package called BangBang.jl. Quoting its README: BangBang.jl implements functions whose name ends with !!. Those functions provide a uniform interface for mutable and immutable data structu…

---

## [ANN: UnitfulRecipes.jl](https://discourse.julialang.org/t/ann-unitfulrecipes-jl/28280)

<div class="topic-metadata">

**Author:** [@jw3126](https://discourse.julialang.org/u/jw3126)\
**Replies:** 11\
**Last updated:** [September 3, 2019, 7:22am UTC](https://discourse.julialang.org/t/ann-unitfulrecipes-jl/28280 "2019-09-03T07:22:26Z")

</div>

UnitfulRecipes.jl is a tiny package, that makes plotting Unitful quantities more convenient: using Unitful: cm, kg using UnitfulRecipes using Plots xs = 1cm:1cm:10cm ys = randn(10)\*kg plot(xs, ys) It was inspired by…

---

## [\[ANN\] SurfaceTopology.jl, LaplaceBIE.jl and ElTopo.jl](https://discourse.julialang.org/t/ann-surfacetopology-jl-laplacebie-jl-and-eltopo-jl/28233)

<div class="topic-metadata">

**Author:** [@Janis\_Erdmanis](https://discourse.julialang.org/u/Janis_Erdmanis)\
**Replies:** 1\
**Last updated:** [August 31, 2019, 5:53pm UTC](https://discourse.julialang.org/t/ann-surfacetopology-jl-laplacebie-jl-and-eltopo-jl/28233 "2019-08-31T17:53:34Z")

</div>

During my last Master year, I worked on the simulation of a magnetic liquid droplet in a fast rotating field where experimentally star instability was observed. During this project, I had to find a way to calculate surfa…

---

## [DrWatson 1.0 - the perfect sidekick to your scientific inquiries is out!](https://discourse.julialang.org/t/drwatson-1-0-the-perfect-sidekick-to-your-scientific-inquiries-is-out/28238)

<div class="topic-metadata">

**Author:** [@Datseris](https://discourse.julialang.org/u/Datseris)\
**Replies:** 0\
**Last updated:** [August 31, 2019, 2:52pm UTC](https://discourse.julialang.org/t/drwatson-1-0-the-perfect-sidekick-to-your-scientific-inquiries-is-out/28238 "2019-08-31T14:52:22Z")

</div>

Dear All, I am very happy to announce the first major release of DrWatson: version 1.0! Here is our documentation: DrWatson is a scientific project assistant software. It is a Julia package created to help people…

---

## [\[ANN\] LambdaFn.jl](https://discourse.julialang.org/t/ann-lambdafn-jl/28054)

<div class="topic-metadata">

**Author:** [@haberdashPI](https://discourse.julialang.org/u/haberdashPI)\
**Replies:** 2\
**Last updated:** [August 28, 2019, 6:06am UTC](https://discourse.julialang.org/t/ann-lambdafn-jl/28054 "2019-08-28T06:06:04Z")

</div>

Hi all, I have created the following, very small, package: LambdaFn.jl. It’s for creating anonymous functions in a way I find to be handy. It’s best explained by example: using LambdaFn @λ(\_ + \_) # == (x,y) -\> x+y @λ…

---

## [\[ANN\] DPMMSubClusters.jl - Fast, Distributed, Scaleable inference for Dirichlet Process Mixture Models](https://discourse.julialang.org/t/ann-dpmmsubclusters-jl-fast-distributed-scaleable-inference-for-dirichlet-process-mixture-models/27895)

<div class="topic-metadata">

**Author:** [@Dinari](https://discourse.julialang.org/u/Dinari)\
**Replies:** 0\
**Last updated:** [August 23, 2019, 2:38pm UTC](https://discourse.julialang.org/t/ann-dpmmsubclusters-jl-fast-distributed-scaleable-inference-for-dirichlet-process-mixture-models/27895 "2019-08-23T14:38:46Z")

</div>

DPMMSubClusters.jl Package provides an easy, fast and scalable way to perform inference in Dirichlet Process Mixture Models. Developed from the code of: Distributed MCMC Inference in Dirichlet Process Mixture Models…

---

## [AIBECS.jl for modeling marine biogeochemical tracers](https://discourse.julialang.org/t/aibecs-jl-for-modeling-marine-biogeochemical-tracers/27295)

<div class="topic-metadata">

**Author:** [@briochemc](https://discourse.julialang.org/u/briochemc)\
**Replies:** 3\
**Last updated:** [August 15, 2019, 3:08am UTC](https://discourse.julialang.org/t/aibecs-jl-for-modeling-marine-biogeochemical-tracers/27295 "2019-08-15T03:08:33Z")

</div>

Dear Julians, I would like to present AIBECS.jl. I am making this announcement in the hopes to get people to try the AIBECS. Better would be to get some Julian-expert feedback… And even better would be some direct c…

---

## [\[pre-ANN\]: CuTensorOperations.jl](https://discourse.julialang.org/t/pre-ann-cutensoroperations-jl/27305)

<div class="topic-metadata">

**Author:** [@juthohaegeman](https://discourse.julialang.org/u/juthohaegeman)\
**Replies:** 7\
**Last updated:** [August 10, 2019, 1:03pm UTC](https://discourse.julialang.org/t/pre-ann-cutensoroperations-jl/27305 "2019-08-10T13:03:08Z")

</div>

CuTensorOperations.jl provides support for tensor contractions and related operations with CuArray objects, i.e. it makes TensorOperations.jl compatible with CuArray objects. For now, it merely dispatches the necessary …

---

## [\[ANN\] MDDatasets.jl: Multi-dimensional datasets & continuous x-variable interpolation](https://discourse.julialang.org/t/ann-mddatasets-jl-multi-dimensional-datasets-continuous-x-variable-interpolation/27354)

<div class="topic-metadata">

**Author:** [@MA\_Laforge](https://discourse.julialang.org/u/MA_Laforge)\
**Replies:** 1\
**Last updated:** [August 10, 2019, 1:28am UTC](https://discourse.julialang.org/t/ann-mddatasets-jl-multi-dimensional-datasets-continuous-x-variable-interpolation/27354 "2019-08-10T01:28:23Z")

</div>

The MDDatasets.jl module provides tools to simplify manipulation of multi-dimensional datasets. → GitHub - ma-laforge/MDDatasets.jl: Multi-Dimensional Datasets for Parametric Analysis Insallation: \] add MDDatasets G…

---

## [\[ANN\] PropertyFiles.jl - Properties and property files like in Java](https://discourse.julialang.org/t/ann-propertyfiles-jl-properties-and-property-files-like-in-java/27109)

<div class="topic-metadata">

**Author:** [@cserteGT3](https://discourse.julialang.org/u/cserteGT3)\
**Replies:** 11\
**Last updated:** [August 7, 2019, 10:39am UTC](https://discourse.julialang.org/t/ann-propertyfiles-jl-properties-and-property-files-like-in-java/27109 "2019-08-07T10:39:31Z")

</div>

I’m very happy to announce my very first published Julia package: PropertyFiles.jl. I really liked the Properties class, when I was working with Java, and thought that replicate this functionality in Julia. What this pa…

---

## [\[ANN\] GeometricFlux.jl - Geometric Deep Learning for Flux](https://discourse.julialang.org/t/ann-geometricflux-jl-geometric-deep-learning-for-flux/27063)

<div class="topic-metadata">

**Author:** [@yuehhua](https://discourse.julialang.org/u/yuehhua)\
**Replies:** 2\
**Last updated:** [August 2, 2019, 4:06pm UTC](https://discourse.julialang.org/t/ann-geometricflux-jl-geometric-deep-learning-for-flux/27063 "2019-08-02T16:06:14Z")

</div>

Hi, Julians! I am pleased to announce GeometricFlux.jl v0.1.0, which is an extension toolbox enabled geometric deep learning or graph neural networks in Flux. This package aims to integrate existing JuliaGraphs ecosyst…

---

## [\[ANN\] PProf.jl -- Explore profiles in style](https://discourse.julialang.org/t/ann-pprof-jl-explore-profiles-in-style/26198)

<div class="topic-metadata">

**Author:** [@vchuravy](https://discourse.julialang.org/u/vchuravy)\
**Replies:** 5\
**Last updated:** [August 1, 2019, 3:26pm UTC](https://discourse.julialang.org/t/ann-pprof-jl-explore-profiles-in-style/26198 "2019-08-01T15:26:14Z")

</div>

@NHDaly and I recently put our heads together and created an export from Julia’s statistical profiler to pprof (a Go based analysis and visualization tool), you can export profiles – send them to a friend; get some nice …

---

## [\[ANN\] IVFADC.jl inverse file system for billion-scale ANN search](https://discourse.julialang.org/t/ann-ivfadc-jl-inverse-file-system-for-billion-scale-ann-search/27025)

<div class="topic-metadata">

**Author:** [@zgornel](https://discourse.julialang.org/u/zgornel)\
**Replies:** 0\
**Last updated:** [July 31, 2019, 10:14am UTC](https://discourse.julialang.org/t/ann-ivfadc-jl-inverse-file-system-for-billion-scale-ann-search/27025 "2019-07-31T10:14:16Z")

</div>

IVFADC.jl is an inverse index for billion-scale ANN search. The package is still experimental and not registered; building and index and adding/deleting/searching points are the opperations supported. Facebook’s FAISS …

---

## [MixedModels v2.0.0](https://discourse.julialang.org/t/mixedmodels-v2-0-0/26858)

<div class="topic-metadata">

**Author:** [@dmbates](https://discourse.julialang.org/u/dmbates)\
**Replies:** 7\
**Last updated:** [July 29, 2019, 8:16pm UTC](https://discourse.julialang.org/t/mixedmodels-v2-0-0/26858 "2019-07-29T20:16:09Z")

</div>

I plan to release v"2.0.0" of the MixedModels package on Aug. 1. This version is compatible with StatsModels v"0.6.0" (a.k.a. Terms2.0), which allows for much greater flexibility in formula specification. Also, the int…

---

## [\[ANN\] DigitalComm.jl - Tools and utilities for digital communication](https://discourse.julialang.org/t/ann-digitalcomm-jl-tools-and-utilities-for-digital-communication/25595)

<div class="topic-metadata">

**Author:** [@RGerzaguet](https://discourse.julialang.org/u/RGerzaguet)\
**Replies:** 3\
**Last updated:** [July 29, 2019, 3:18pm UTC](https://discourse.julialang.org/t/ann-digitalcomm-jl-tools-and-utilities-for-digital-communication/25595 "2019-07-29T15:18:06Z")

</div>

Hello everyone, It is my pleasure to announce DigitalComm.jl a simple package that proposes some tools and functions associated to digital communications simulations. The package will be extended later on and currently…

---

## [NDReducibles.jl: multi-dimensional array computations without indexing (a proof-of-concept)](https://discourse.julialang.org/t/ndreducibles-jl-multi-dimensional-array-computations-without-indexing-a-proof-of-concept/26893)

<div class="topic-metadata">

**Author:** [@tkf](https://discourse.julialang.org/u/tkf)\
**Replies:** 4\
**Last updated:** [July 28, 2019, 1:10am UTC](https://discourse.julialang.org/t/ndreducibles-jl-multi-dimensional-array-computations-without-indexing-a-proof-of-concept/26893 "2019-07-28T01:10:23Z")

</div>

(This is kind of a follow-up discussion of my JuliaCon talk. So the context probably is not super clear if you haven’t watched it.) Writing Transducers.jl (see also the latest release announcement) made me think that f…

---

## [\[ANN\] BitcoinPrimitives.jl](https://discourse.julialang.org/t/ann-bitcoinprimitives-jl/26784)

<div class="topic-metadata">

**Author:** [@roshii](https://discourse.julialang.org/u/roshii)\
**Replies:** 0\
**Last updated:** [July 25, 2019, 8:53am UTC](https://discourse.julialang.org/t/ann-bitcoinprimitives-jl/26784 "2019-07-25T08:53:42Z")

</div>

BitcoinPrimitves has just been released. It provides block, transaction, script and witness types as well as some basic functions.

---

## [\[ANN\] FastRationals.jl](https://discourse.julialang.org/t/ann-fastrationals-jl/26634)

<div class="topic-metadata">

**Author:** [@JeffreySarnoff](https://discourse.julialang.org/u/JeffreySarnoff)\
**Replies:** 4\
**Last updated:** [July 22, 2019, 6:40pm UTC](https://discourse.julialang.org/t/ann-fastrationals-jl/26634 "2019-07-22T18:40:56Z")

</div>

FastRationals.jl gives you rational arithmetic that is much faster than the system Rationals. Please note that this is not a general purpose package. It works well only when working either in limited rational domains, …

---

## [Pharmaceutical Modeling and Simulation with Pumas](https://discourse.julialang.org/t/pharmaceutical-modeling-and-simulation-with-pumas/26556)

<div class="topic-metadata">

**Author:** [@ChrisRackauckas](https://discourse.julialang.org/u/ChrisRackauckas)\
**Replies:** 4\
**Last updated:** [July 20, 2019, 9:50pm UTC](https://discourse.julialang.org/t/pharmaceutical-modeling-and-simulation-with-pumas/26556 "2019-07-20T21:50:16Z")

</div>

We are excited to announce Pumas.jl, a package for pharmaceutical modeling and simulation. The website for the project can be found at https://pumas.ai . With Pumas you can easily simulate and fit nonlinear mixed effects…

---

## [\[ANN\] Turf.jl: a port of the Turf.js library](https://discourse.julialang.org/t/ann-turf-jl-a-port-of-the-turf-js-library/26151)

<div class="topic-metadata">

**Author:** [@philoez98](https://discourse.julialang.org/u/philoez98)\
**Replies:** 1\
**Last updated:** [July 20, 2019, 2:08pm UTC](https://discourse.julialang.org/t/ann-turf-jl-a-port-of-the-turf-js-library/26151 "2019-07-20T14:08:14Z")

</div>

Hello everyone, I’m pleased to announce that Turf.jl is an officially registered package and available now to use! If you want to check it out, Turf.jl is on GitHub! Turf.jl is a port of the Turf.js library, a geospat…

---

## [ANN: LightQuery tutorial](https://discourse.julialang.org/t/ann-lightquery-tutorial/20262)

<div class="topic-metadata">

**Author:** [@bramtayl](https://discourse.julialang.org/u/bramtayl)\
**Replies:** 43\
**Last updated:** [July 11, 2019, 4:45pm UTC](https://discourse.julialang.org/t/ann-lightquery-tutorial/20262 "2019-07-11T16:45:03Z")

</div>

I’ve put out a 1.0 version of LightQuery, and with it I’ve done a tutorial. This tutorial matches the one for dplyr as closely as possible. See https://bramtayl.github.io/LightQuery.jl/latest/#Tutorial-1 for the tutorial…

---

## [\[ANN\] MetaArrays: Add metadata to your arrays](https://discourse.julialang.org/t/ann-metaarrays-add-metadata-to-your-arrays/23385)

<div class="topic-metadata">

**Author:** [@haberdashPI](https://discourse.julialang.org/u/haberdashPI)\
**Replies:** 4\
**Last updated:** [July 8, 2019, 8:38pm UTC](https://discourse.julialang.org/t/ann-metaarrays-add-metadata-to-your-arrays/23385 "2019-07-08T20:38:09Z")

</div>

Hello all, I have just made a small package available in the General registry: MetaArrays. It provides a generic means of adding additional meta-data to an array, (typically) using a NamedTuple. (It is perhaps similar i…

---

## [\[In Development\] Bitcoin.jl - A Julia bitcoin library](https://discourse.julialang.org/t/in-development-bitcoin-jl-a-julia-bitcoin-library/17944)

<div class="topic-metadata">

**Author:** [@roshii](https://discourse.julialang.org/u/roshii)\
**Replies:** 50\
**Last updated:** [July 8, 2019, 3:22pm UTC](https://discourse.julialang.org/t/in-development-bitcoin-jl-a-julia-bitcoin-library/17944 "2019-07-08T15:22:34Z")

</div>

Hi All, Following an intense seminar on bitcoin development, I began to implement a bitcoin library in native Julia. At time of writing, functionalities are limited to address generation and slowly moving towards full n…

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

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