# Announcing Julia implementation of IntermittentDemand package on GitHub

**URL:** https://discourse.julialang.org/t/announcing-julia-implementation-of-intermittentdemand-package-on-github/94824
**Category:** Package Announcements
**Tags:** package
**Created:** [February 18, 2023, 8:36am UTC](https://discourse.julialang.org/t/announcing-julia-implementation-of-intermittentdemand-package-on-github/94824 "2023-02-18T08:36:40Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Resul.Akay](https://avatars.discourse-cdn.com/v4/letter/r/b782af/32.png) [@Resul.Akay](https://discourse.julialang.org/u/Resul.Akay)
#### Post date: [February 18, 2023, 8:36am UTC](https://discourse.julialang.org/t/announcing-julia-implementation-of-intermittentdemand-package-on-github/94824/1 "2023-02-18T08:36:40Z")

</div>

Dear Julia community,  
I’m excited to announce the release of IntermittentDemand.jl on [GitHub](https://github.com/Akai01/IntermittentDemand.jl). This package provides the following forecasting methods for now:

Croston’s method  
Syntetos-Boylan Approximation  
Shale-Boylan-Johnston method  
Ploting

If you want to extend functions or contribute please let me know, I would be happy if someone joins the development.  
Please keep in mind the package is still under development.

---

<div class="post-metadata">

### Author: ![ufechner7](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/ufechner7/32/51363_2.png) [@ufechner7](https://discourse.julialang.org/u/ufechner7)
#### Post date: [February 18, 2023, 9:48am UTC](https://discourse.julialang.org/t/announcing-julia-implementation-of-intermittentdemand-package-on-github/94824/2 "2023-02-18T09:48:43Z")

</div>

The link in your post is broken…

---

<div class="post-metadata">

### Author: ![Resul.Akay](https://avatars.discourse-cdn.com/v4/letter/r/b782af/32.png) [@Resul.Akay](https://discourse.julialang.org/u/Resul.Akay)
#### Post date: [February 18, 2023, 9:58am UTC](https://discourse.julialang.org/t/announcing-julia-implementation-of-intermittentdemand-package-on-github/94824/3 "2023-02-18T09:58:21Z")

</div>

@ufechner7 Thanks. It is fixed now!
