summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* BLD, TST: reformat yml file and force exit codemattip2023-02-221-1/+1
|
* DOC: update link for logo in the readmeNathan Goldbaum2023-02-171-1/+1
|
* ENH: Add OpenSSF Scorecard GitHub Action (#22482)Pedro Nacht2022-11-041-0/+2
| | | [skip azp][skip circle]
* Remove the reference to the “good first issue” labelInessa Pawson2022-04-171-3/+1
| | | The “good first issue” label has been deprecated. We had discussions about its possibly misleading nature at several NumPy community meetings. It was decided not to assign levels of difficulty to any issues within the NumPy project.
* edit logo size and logo position in README.mdMotahhar Mokf2022-04-061-12/+4
|
* MAINT: Fix inconsistent PyPI casingNihaal Sangha2022-01-201-1/+1
|
* Update teams URLJarrod Millman2022-01-051-1/+1
| | | | See https://github.com/numpy/numpy.org/pull/510
* Update README.mdInessa Pawson2022-01-041-1/+2
| | | Fixes #20644
* Remove the word "very".Inessa Pawson2022-01-031-1/+1
| | | Co-authored-by: Melissa Weber Mendonça <melissawm@gmail.com>
* Update README.md Inessa Pawson2022-01-031-1/+5
| | | | | Thanks, Matti! Co-authored-by: Matti Picus <matti.picus@gmail.com>
* Add Code of Conduct to README.mdInessa Pawson2022-01-021-1/+5
| | | Adding CoC to README.md following recommendations of Code of Conduct Assessment Tool developed by Mozilla (https://mozilla.github.io/diversity-coc-review.io/modules/assessment/ownership-location/).
* DOC: add hypothesis test depedency in README and PyPI long-descriptionRalf Gommers2021-12-281-3/+3
| | | | [ci skip]
* Added hyperlink on numpy logoFayas Noushad2021-09-181-1/+1
|
* MAINT: Add some badges to README.mdCharles Harris2021-08-251-4/+22
| | | | | | | | | | Adds badges for - downloads from Pypi and Conda - link to stackoverflow - link to Nature paper [skip ci]
* Link issue labelEliaz Bobadilla2021-06-071-4/+5
| | | None of the lines exceed 80 characters in the source file.
* Update README.mdScian2021-04-211-1/+1
|
* Remove mention of nose from READMENeil2021-03-181-4/+1
| | | As per NEP 29, Numpy < 1.15 is dead, so there is no need to mention it in the README.
* Commit textual suggestions from PR reviewInessaPawson2021-03-111-3/+3
|
* Update README.mdInessaPawson2021-03-091-1/+4
| | | Co-authored-by: Matti Picus <matti.picus@gmail.com>
* Update README.mdInessaPawson2021-03-091-2/+5
| | | Co-authored-by: Matti Picus <matti.picus@gmail.com>
* Update README.mdInessaPawson2021-03-091-1/+4
| | | Co-authored-by: Matti Picus <matti.picus@gmail.com>
* Update README.mdInessaPawson2021-03-091-1/+1
| | | Co-authored-by: Matti Picus <matti.picus@gmail.com>
* Update README.mdInessaPawson2021-03-091-1/+3
| | | Co-authored-by: Matti Picus <matti.picus@gmail.com>
* MAINT: Update the Call for Contributions sectionInessaPawson2021-03-081-7/+22
| | | Expanding the section to provide info about the types of contribution that exist within the NumPy project and points of contact with the community coordinators and other contributors.
* MAINT: Update master to main after branch rename (gh-18544)Stefan van der Walt2021-03-041-7/+0
| | | | | | | | | | | | | | | | | | | | | | | * Upload docs to main branch of neps/devdocs * Update `master` to `main` to be consistent with current state of renaming * Remove badges from README * Replace remaining instances of `master` with `main` * Add back logo * Fix CircleCI branch checks * Fix GA branch name * master->main in issue templates. * master->main for 2 links to numpy archive. * Change master to main in NEP 23 Co-authored-by: Ross Barnowski <rossbar@berkeley.edu>
* using logo from branding/logo/primaryAbhay Raghuvanshi2021-02-031-1/+1
|
* DOC: Update README badge for travis-ci.comHugo van Kemenade2020-10-291-2/+2
| | | [CI skip]
* DOC: switch to logo with textmattip2020-07-071-1/+1
|
* Corrected logomark linkisabela-pf2020-07-061-1/+1
|
* Updated logoisabela-pf2020-07-061-1/+1
|
* DOC: Fix link to numpy docs in README.melissawm2020-05-071-1/+1
|
* DOC: Change from HTTP to HTTPSHyeonguk Ryu2019-10-191-1/+1
|
* DOC: Removing mentions of appveyor (#14711)Brigitta Sipocz2019-10-151-2/+0
|
* DOC: Update based on review commentsSebastian Berg2019-07-141-4/+4
|
* DOC: Add a call for contribution paragraph to the readmeSebastian Berg2019-07-141-0/+13
| | | | | | | | | | We would like to attract contributions from people that are currently underrepresented in the developer team. In particularly with regards to skills in high level documentation or website. As an attempt to reach more users, add this to the very visible README. Briefly wrote this paragraph with Ralf, we can iterate on it.
* DOC: add security vulnerability reporting and doc links to READMERalf Gommers2019-05-061-3/+5
| | | | Closes gh-13475
* DOC: link to devdocs in READMEIsaiah Norton2019-02-261-0/+1
|
* MAINT: fix Azure README badge [ci skip]Tyler Reddy2018-11-271-1/+1
|
* MAINT: Add azure-pipeline status badge to README.mdCharles Harris2018-10-061-3/+8
|
* DOC, MAINT: Fixes for errstate() and README.md documentation. (#11814)Michael Hirsch, Ph.D2018-08-281-2/+2
| | | | | | | | | | * DOC: errstate() and AppVeyor badge link Removes outdated references to Python 2.5, which hasn't been supported for several releases. Corrected README.rst AppVeyor badge link. * revert appveyor badge link to charris
* codecov integration. scipy2018 sprint.alyssaq2018-07-181-0/+1
|
* DOC: Update testing section of README.Charles Harris2018-06-221-1/+6
| | | | [ci skip]
* HTTP -> HTTPS, and other linkrot fixesMike Toews2018-06-161-1/+1
|
* DOC: work around GH isaacs/github#316 to show SVG imagemattip2018-04-291-1/+1
|
* MAINT: Add appveyor badge to READMEJarrod Millman2017-10-011-1/+2
|
* DOC: Clean up READMEJarrod Millman2017-09-301-24/+13
|
* MAINT: change http to https for numfocus.org link in READMERalf Gommers2017-07-141-1/+1
| | | | | | [ci skip] Thanks to @jakirkham for pointing this out in gh-9325.
* DOC: add a NumFOCUS badge to README.mdRalf Gommers2017-06-281-0/+2
| | | | [ci skip]
* DOC: Fixed README formattingLikhith Chitneni2017-03-281-1/+2
| | | | [ci-skip]
* Added label icon to Travis statusPhilip Gura2016-03-071-1/+3
| | | Not everyone might recognize Travis status