Skip to content

tobemo/row_rolling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Efficient row-specific rolling

An efficient implementation of a rolling operation for 2D and 3D arrays where data is rolled (shifted) along the second axis by a defined amount for each row.

Example

example

Requirements

scikit-image
numpy

tested on:

scikit-image==0.24.0
numpy==2.1.3

About

Efficient 2D and 3D row rolling.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages