Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
lrnv committed Nov 17, 2023
1 parent ee76fcb commit ed4ea8c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions joss/paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,15 +145,13 @@ loglikelyhood(C,spl)

The automatic sampling uses [`WilliamsonTransformations.jl`](https://github.com/lrnv/WilliamsonTransforms.jl/) to compute the radial part automatically from an unknown generator.

## Uses from some other places.
## Broader ecosystem

The package is starting to get used in several other places of the ecosystem. Among others, we noted:

- The package [`GlobalSensitivity.jl`](https://github.com/SciML/GlobalSensitivity.jl) exploit `Copulas.jl` to provide Shapley effects implementation, see [this documentation](https://docs.sciml.ai/GlobalSensitivity/stable/tutorials/shapley/).
- [`EconomicScenarioGenerators.jl`](https://github.com/JuliaActuary/EconomicScenarioGenerators.jl) uses depndence structures between financial assets.

There might be others in the future.


# Acknowledgments

Expand Down

0 comments on commit ed4ea8c

Please sign in to comment.