Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
cython
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OpenVMS
Python
Modules
cython
Commits
d9bf25965cee9988ef947a87f6864e163c288e4b
Select Git revision
0 results
cython
tests
memoryview
relaxed_strides.pyx
Author
Search by author
Any Author
authors
0 authors
Jul 07, 2020
Always consider 0-sized arrays as C- and F-contiguous (GH-3728)
· d9bf25965cee
Clemens
authored
5 years ago
d9bf25965cee
Jan 04, 2014
re-enable relaxed_strides test for pre-1.8 NumPy versions
· 14970bdbd87f
Stefan Behnel
authored
11 years ago
14970bdbd87f
work around different NumPy 0.18 compile time configurations
· 78a451e38cc2
Stefan Behnel
authored
11 years ago
78a451e38cc2
Jan 03, 2014
whitespace
· 82c05cbb4550
Stefan Behnel
authored
11 years ago
82c05cbb4550
make doctest output readable on error
· 8d7487beaef9
Stefan Behnel
authored
11 years ago
8d7487beaef9
Apr 14, 2013
Allow arbitrary strides and zero- and one-sized dimensions
· 4ea7a9585c2e
Mark Florisson
authored
12 years ago
4ea7a9585c2e
Loading