Skip to content

Modifications to triangular element substitution#7

Open
SvenSerneels wants to merge 1 commit intoblent-ai:masterfrom
SvenSerneels:master
Open

Modifications to triangular element substitution#7
SvenSerneels wants to merge 1 commit intoblent-ai:masterfrom
SvenSerneels:master

Conversation

@SvenSerneels
Copy link
Copy Markdown

Dear Maxime

I have fixed a set of bugs in PyCopula:

  • The way the upper and lower triangular elements of R were filled up , led to crashes for dim >2. I now use the much more efficient numpy routine.
  • I have changed a few inconsistent calls in simulate: e.g. the Gaussian and Student copulae were called with <copula>.getCovariance(), which has to be replaced by <copula>.get_corr().
  • I have fixed the indentation in Spyder to all-spaces since the original version led to inconsistencies on my machine.

Best regards
Sven

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant