Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lrnv authored Nov 20, 2023
1 parent 0f291ff commit 1c819bf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
[![Coverage](https://codecov.io/gh/lrnv/WilliamsonTransforms.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/lrnv/WilliamsonTransforms.jl)


This rather simple Julia package of code provides an implementation of the Williamson d-transform and of its inverse.
This rather simple package providing a Julia-native implementation of the Williamson d-transform and of its inverse. See the documentations for the definitions.

Do not hesitate to open an issue and talk if you are interested.

See the following references and the documentation of the package for the definition and motivations of this (rather unknown) transformation:
See the following references and the documentation of the package for the definition and motivations of this (rather niche) transformation:

```
@book{williamson1955multiply,
Expand Down Expand Up @@ -40,4 +40,4 @@ See the following references and the documentation of the package for the defini
year={2015},
publisher={CRC press}
}
```
```

0 comments on commit 1c819bf

Please sign in to comment.