Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
data-apis
/
array-api
Public
Notifications
You must be signed in to change notification settings
Fork
53
Star
278
Code
Issues
80
Pull requests
11
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add specifications for functions for searching arrays
- #23
#23
Merged
rgommers
merged 13 commits into
master
data-apis/array-api:master
from
searching
data-apis/array-api:searching
Copy head branch name to clipboard
Sep 13, 2020
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Add specifications for functions for searching arrays
#23
rgommers
merged 13 commits into
master
data-apis/array-api:master
from
searching
data-apis/array-api:searching
Copy head branch name to clipboard
Commits
Commits on Aug 26, 2020
Add argmax signature
kgryte
committed
8a82093
View commit details
Copy full SHA for 8a82093
Browse repository at this point
Update index
kgryte
committed
3e924dc
View commit details
Copy full SHA for 3e924dc
Browse repository at this point
Add argmin signature
kgryte
committed
eab1830
View commit details
Copy full SHA for eab1830
Browse repository at this point
Add nonzero signature
kgryte
committed
709e70a
View commit details
Copy full SHA for 709e70a
Browse repository at this point
Add where signature
kgryte
committed
decec89
View commit details
Copy full SHA for decec89
Browse repository at this point
Update descriptions
kgryte
committed
aa286ce
View commit details
Copy full SHA for aa286ce
Browse repository at this point
Fix return typing
kgryte
committed
0886a86
View commit details
Copy full SHA for 0886a86
Browse repository at this point
Merge branch 'master' of https://github.com/pydata-apis/array-api into searching
kgryte
committed
d79e895
View commit details
Copy full SHA for d79e895
Browse repository at this point
Require an arry of booleans
kgryte
committed
f51d119
View commit details
Copy full SHA for f51d119
Browse repository at this point
Require positive rank
kgryte
committed
2d2244e
View commit details
Copy full SHA for 2d2244e
Browse repository at this point
Add optional `out` keyword argument to maintain consistency with max/min
kgryte
committed
43bd558
View commit details
Copy full SHA for 43bd558
Browse repository at this point
Update description
kgryte
committed
13cf3f8
View commit details
Copy full SHA for 13cf3f8
Browse repository at this point
Commits on Sep 10, 2020
Merge branch 'master' of https://github.com/pydata-apis/array-api into searching
kgryte
committed
b831fe1
View commit details
Copy full SHA for b831fe1
Browse repository at this point
You can’t perform that action at this time.