Skip to content

Tutorial notebook DAMP#920

Open
NimaSarajpoor wants to merge 20 commits into
stumpy-dev:mainfrom
NimaSarajpoor:DAMP
Open

Tutorial notebook DAMP#920
NimaSarajpoor wants to merge 20 commits into
stumpy-dev:mainfrom
NimaSarajpoor:DAMP

Conversation

@NimaSarajpoor

@NimaSarajpoor NimaSarajpoor commented Oct 3, 2023

Copy link
Copy Markdown
Collaborator

This PR is a replacement for PR #872.

This PR is to address #606.


I will start with implementing the original algorithm, as proposed in the paper, as close as possible. Then, I will add notes on how to optimize the code. I will consider the MATLAB code too.


Notes

  • In contrast to the original paper, the MATLAB code currently shows the following logic to compute the initial chunksize for backward processing: 2 ^ next_pow2(8 * m), pay attention to 8.

  • As a follow up to previous point: what happens if m is already a "power of two" number?

Loading
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.

3 participants