Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parallel fitting of margins in cpp #198

Merged
merged 2 commits into from Nov 18, 2019
Merged

Parallel fitting of margins in cpp #198

merged 2 commits into from Nov 18, 2019

Conversation

tnagler
Copy link
Collaborator

@tnagler tnagler commented Nov 18, 2019

Also got rid of cctools dependency.

@tnagler tnagler merged commit c9ada3a into dev Nov 18, 2019
@tnagler tnagler deleted the kde1d-cpp branch November 18, 2019 21:47
tnagler added a commit that referenced this pull request Nov 25, 2019
* install gsl on travis (#190)

* fix diag index in vine structure documentation (#186)

* Improve margins_controls (#187)

* add deg argument to margins_controls

* add unit test

* allow for multiple mults + update docs

* update unit tests

* Fix dvine() when evaluating for a single row (#189)

* failing unit test

* ensure matrix output in dpq_marg()

* add weights argument to vine() (#188)

* add weights argument to vine()

* update unit tests

* update docs

* Cpp library update (#195)

* import cpp

* row major storage

* discrete bicops

* pull fixes

* adapt vinecop

* more fixes

* adapt vine

* fix trunc_lvl in rvine_matrix()

* CRAN check stuff

* pull new sources

* adapt wrappers

* docs for partial selection

* faster test_discrete

* add test for partial selection

* pull tll normalization fix

* (C/D)VineStructure classes

* set class in object wrappers

* fix pdf

* inline CDVineStructure ctors

* more inline

* separate wrappers from interface

* remove _sub arguments

* revise manual pages (#196)

* bivariate examples with discrete data

* separate bicop() from bicop_dist()

* improve vinecop docs

* some fixes

* some @Seealso

* fix some formatting in roxygen docs

* make enumeration lists

* better error messages

* add plot.rvine_structure()/plot.rvine_matrix()

* move var_types argument

* fix CRAN checks

* Parallel fitting of margins in cpp (#198)

* Parallel fitting of margins in cpp

* fix stuff for CRAN checks

* Random generation of R-vine structures (#197)

* new functions rvine_structure/matrix_sim()

* use in some examples + cross references

* fix cpp internal natural order issue

* stupid typos

* modles -> models

* Prepare release (#199)

* update NEWS and DESCRIPTION

* pull latests sources

* adapt vinecop_wrap() to new constructors

* merge rvine-structure-sim

* update docs

* merge branch kde1d-cpp

* fix conflict sections

* pull header clean-up

* fix error msg

* final update of docs
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.

None yet

1 participant