# \[ANN\] New version of AstroLib.jl

**URL:** https://discourse.julialang.org/t/ann-new-version-of-astrolib-jl/6729
**Category:** Astro/Space
**Created:** [October 27, 2017, 8:36pm UTC](https://discourse.julialang.org/t/ann-new-version-of-astrolib-jl/6729 "2017-10-27T20:36:19Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![giordano](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/giordano/32/2166_2.png) [@giordano](https://discourse.julialang.org/u/giordano)
#### Post date: [October 27, 2017, 8:36pm UTC](https://discourse.julialang.org/t/ann-new-version-of-astrolib-jl/6729/1 "2017-10-27T20:36:20Z")

</div>

Version v0.2.0 of [AstroLib.jl](https://github.com/JuliaAstro/AstroLib.jl) has been tagged. This is the first release featuring the [work](https://summerofcode.withgoogle.com/organizations/6364832820363264/#5088075618189312) made by Kumar Prasun (@TestSubjector) during last Google Summer of Code, under the umbrella of [OpenAstronomy](http://openastronomy.org/gsoc/gsoc2017/). Kumar ported several astronomical routines from IDL AstroLib. We also worked to improve the performance of many functions, mostly thanks to the use of `StaticArrays.jl`.

---

<div class="post-metadata">

### Author: ![Michael\_Eastwood](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/michael_eastwood/32/669_2.png) [@Michael\_Eastwood](https://discourse.julialang.org/u/Michael_Eastwood)
#### Post date: [October 27, 2017, 9:25pm UTC](https://discourse.julialang.org/t/ann-new-version-of-astrolib-jl/6729/2 "2017-10-27T21:25:19Z")

</div>

Great work Kumar!

---

<div class="post-metadata">

### Author: ![TestSubjector](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/testsubjector/32/2361_2.png) [@TestSubjector](https://discourse.julialang.org/u/TestSubjector)
#### Post date: [October 28, 2017, 4:47pm UTC](https://discourse.julialang.org/t/ann-new-version-of-astrolib-jl/6729/3 "2017-10-28T16:47:13Z")

</div>

Thank You! It has been a great learning experience for me,
