Skip to content
This repository has been archived by the owner on Feb 20, 2021. It is now read-only.

Implement method to compare with other libraries #4

Open
rgommers opened this issue Jun 15, 2019 · 1 comment
Open

Implement method to compare with other libraries #4

rgommers opened this issue Jun 15, 2019 · 1 comment
Labels

Comments

@rgommers
Copy link
Member

rgommers commented Jun 15, 2019

Set up a list (preferably auto-updating) which gives information about which other (Python) libraries contain a certain function. E.g.:

  • concatenate supported by: dask, jax, cupy
  • median supported by: ... (not dask)
@rgommers rgommers added the task label Jun 15, 2019
@kgryte
Copy link
Member

kgryte commented May 7, 2020

While not auto-updating in the sense of a cron job which automatically runs against various library APIs, you can find a library comparison here: https://github.com/kgryte/numerical-library-apis/blob/3df4f7f39910458320f50576becd613f55e95ecd/data/joins/unified_join.csv

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants