Skip to content

Fixed #239 replace np.roll with slice indexing in stumpy.floss#241

Merged
seanlaw merged 1 commit intostumpy-dev:masterfrom
manikTharaka:master
Sep 5, 2020
Merged

Fixed #239 replace np.roll with slice indexing in stumpy.floss#241
seanlaw merged 1 commit intostumpy-dev:masterfrom
manikTharaka:master

Conversation

@manikTharaka
Copy link
Copy Markdown
Contributor

@manikTharaka manikTharaka commented Sep 5, 2020

Pull Request Checklist

Below is a simple checklist but please do not hesitate to ask for assistance!

  • Fork, clone, and checkout the newest version of the code
  • Create a new branch
  • Make necessary code changes
  • Install black (i.e., python -m pip install black or conda install black)
  • Install flake8 (i.e., python -m pip install flake8 or conda install flake8)
  • Install pytest-cov (i.e., python -m pip install pytest-cov or conda install pytest-cov)
  • Run black . in the root stumpy directory
  • Run flake8 . in the root stumpy directory
  • Run ./setup.sh && ./test.sh in the root stumpy directory
  • Reference a Github issue (and create one if one doesn't already exist)

@seanlaw seanlaw merged commit 7156ce1 into stumpy-dev:master Sep 5, 2020
@seanlaw
Copy link
Copy Markdown
Contributor

seanlaw commented Sep 5, 2020

@JosephTLucas just an FYI that you may want to pull this into your changes. It shouldn't conflict with what your changes though.

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.

2 participants