summaryrefslogtreecommitdiff
path: root/astroid/brain/brain_numpy_utils.py
Commit message (Expand)AuthorAgeFilesLines
* Fix issue #891Pierre Sassoulas2021-04-101-1/+1
* Prepare for 2.5.2 releaseastroid-2.5.2Pierre Sassoulas2021-03-281-0/+1
* Reformats according to blackhippo912021-03-051-1/+4
* "import numpy" has to be detected as a valid import of numpyhippo912021-03-051-1/+1
* Upgrade copyrite noticePierre Sassoulas2021-02-281-1/+1
* Update copyright noticehippo912021-02-151-1/+1
* New copyright noticeshippo912020-12-271-1/+1
* Add missing copyright annotations for the past releasesClaudiu Popa2020-04-271-1/+2
* Add a call to register_transform for each numpy function in case the current ...hippo912020-01-051-2/+10
* Make sure that node.expr points to a Name before calling looks_like_numpy_memberClaudiu Popa2019-06-201-0/+1
* Avoid use of inference engine before it is fully set up. Add docstringshippo912019-05-251-2/+34
* Corrects the way a numpy member is identifiedhippo912019-04-261-1/+1
* Refomat according to blackhippo912019-04-211-3/+5
* Factorize functions inference systemhippo912019-04-201-0/+21