Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LudwigBoess authored Sep 5, 2022
1 parent 3346ca1 commit 6e13ff7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ This package computes the synchrotron kernel for a frequency ratio `x = ν/ν0`

It is based on [pynchrotron](https://github.com/grburgess/pynchrotron) by J. Michael Burgess as used in [Burgess et al (2019)](https://www.nature.com/articles/s41550-019-0911-z?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+natastron%2Frss%2Fcurrent+%28Nature+Astronomy%29&utm_content=Google+Feedfetcher) and is a re-implementation of the [GSL](https://www.gnu.org/software/libc/) synchrotron functions.

# Usage

```julia
using SynchrotronKernel

Expand Down

0 comments on commit 6e13ff7

Please sign in to comment.