forked from X-DataInitiative/tick
-
Notifications
You must be signed in to change notification settings - Fork 0
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
4in1 #1
Closed
Closed
4in1 #1
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Atomic model prox
… (requires >= clang6)
…ings Addition of examples for yapf -
…meout travis doctest timeouts
Fix reference counting for deserialized sparsearrays
testing docker and python 3.7 on travis
rm TODO (which was done)
…ression-example Added a new example for 2d linear regression
Quicker builds on appveyor - stops 1 hour timeout
…asynchronous-svrg-convergence Make ASVRG converge more properly with several threads
Allow debug pyenv
allow MKL in source build if available
Sphynx fails looking for google-analytics on python 3.7
Atomic solvers
…history-in-cpp Record history in C++ to allow sto solvers to be quicker
SAGA uses AtomicSAGA C++ if threads > 1
…zation Added serialize function to Model hawkes
…ter_interrupt Main thread hangs when interrupted, exit is required
…and make the code PEP8 compliant
…S-doc-fix Update SimuSCCS doc
add/fix serialization for proxs
change comb import to new non deprecated version
shared_ptr vibilitiy required for pointer tracking
adding features relatively to the binacox model
Retrying Python37
set Swig version required to 4 - provide simple install script
GCC8 Werror changes
'SO' is deprecated
load dep libs if not loaded
uint to size_t oops updated swig updates for single swig header include directory template init move coo_matrix to array headers
doesn't) Add "stdlib.h" for the "exit" function which is needed for some distros
PR review PR 2 Again doc gen Prox creation needs coeffes copy whoops batch/stream consistency
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
covers
X-DataInitiative#380
X-DataInitiative#373
X-DataInitiative#370
X-DataInitiative#350