Skip to content

Commit

Permalink
Add link to library award
Browse files Browse the repository at this point in the history
  • Loading branch information
akloeckner committed Mar 14, 2016
1 parent 273bcbc commit 183a0d3
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ AdvancedNoise
This library is an extension of the basic noise generation contained in [Modelica_Noise](https://github.com/DLR-SR/Noise).

In addition to the standard random number generation contained in Modelica_Noise, this library provides:
- an event-free noise generator using DIRCS Immediate Random with Continuous Seed
- additional distributions and statistics tool
- smooth interpolation methods for noise sources
- an event-free noise generator using DIRCS Immediate Random with Continuous Seed,
- additional distributions and statistics tools,
- smooth interpolation methods for noise sources,
- frequency shaping according to given power spectral densities.

Potential applications of the library are
Expand All @@ -20,7 +20,7 @@ Potential applications of the library are

## Modelica Library Award

[Version 0.9.0](https://github.com/DLR-SR/AdvancedNoise/archive/v0.9.0.zip) of this library won the second price of the Modelica Library Award on 22 September 2015. We thank all our supporters for contributing to this success! We also congratulate the first price winner, the Modelica [Chemical](https://github.com/MarekMatejak/Chemical) library!
[Version 0.9.0](https://github.com/DLR-SR/AdvancedNoise/archive/v0.9.0.zip) of this library won the second price of the [Modelica Library Award](https://github.com/DLR-SR/AdvancedNoise/blob/master/AdvancedNoise%200.9.0/Resources/Images/General/ModelicaAward.png) on 22 September 2015. We thank all our supporters for contributing to this success! We also congratulate the first price winner, the Modelica [Chemical](https://github.com/MarekMatejak/Chemical) library!

## License

Expand All @@ -32,13 +32,13 @@ Copyright (C) 2015, **DLR** German Aerospace Center

## Development and contribution

The library is developed and maintained developed by the **DLR** German Aerospace Center:
The library is developed and maintained by the **DLR** German Aerospace Center:

- Andreas Klöckner
- Franciscus van der Linden
- Dirk Zimmer
- Martin Otter

You may report any issues with using the [Issues](../../issues) button.
You may report any issues by using the [Issues](../../issues) button.

Contributions in the form of [Pull Requests](../../pulls) are always welcome.

0 comments on commit 183a0d3

Please sign in to comment.