Skip to content

Commit

Permalink
remove space (#214)
Browse files Browse the repository at this point in the history
  • Loading branch information
lrnv authored Aug 5, 2024
1 parent 506c239 commit 0d4d863
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ExtremeValueCopula.jl
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ References:
* [joe2014](@cite) Joe, H. (2014). Dependence Modeling with Copulas. CRC Press.
* [mai2014financial](@cite) Mai, J. F., & Scherer, M. (2014). Financial engineering with copulas explained (p. 168). London: Palgrave Macmillan.
"""

abstract type ExtremeValueCopula{P} <: Copula{2} end

# Función genérica para A
Expand Down

2 comments on commit 0d4d863

@lrnv
Copy link
Owner Author

@lrnv lrnv commented on 0d4d863 Aug 20, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JuliaRegistrator
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Error while trying to register: Version 0.1.23 already exists

Please sign in to comment.