Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Add OpenSSF Scorecard GitHub Action (#22482) | Pedro Nacht | 2022-11-04 | 1 | -0/+2 |
| | | | [skip azp][skip circle] | ||||
* | Remove the reference to the “good first issue” label | Inessa Pawson | 2022-04-17 | 1 | -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.md | Motahhar Mokf | 2022-04-06 | 1 | -12/+4 |
| | |||||
* | MAINT: Fix inconsistent PyPI casing | Nihaal Sangha | 2022-01-20 | 1 | -1/+1 |
| | |||||
* | Update teams URL | Jarrod Millman | 2022-01-05 | 1 | -1/+1 |
| | | | | See https://github.com/numpy/numpy.org/pull/510 | ||||
* | Update README.md | Inessa Pawson | 2022-01-04 | 1 | -1/+2 |
| | | | Fixes #20644 | ||||
* | Remove the word "very". | Inessa Pawson | 2022-01-03 | 1 | -1/+1 |
| | | | Co-authored-by: Melissa Weber Mendonça <melissawm@gmail.com> | ||||
* | Update README.md | Inessa Pawson | 2022-01-03 | 1 | -1/+5 |
| | | | | | Thanks, Matti! Co-authored-by: Matti Picus <matti.picus@gmail.com> | ||||
* | Add Code of Conduct to README.md | Inessa Pawson | 2022-01-02 | 1 | -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-description | Ralf Gommers | 2021-12-28 | 1 | -3/+3 |
| | | | | [ci skip] | ||||
* | Added hyperlink on numpy logo | Fayas Noushad | 2021-09-18 | 1 | -1/+1 |
| | |||||
* | MAINT: Add some badges to README.md | Charles Harris | 2021-08-25 | 1 | -4/+22 |
| | | | | | | | | | | Adds badges for - downloads from Pypi and Conda - link to stackoverflow - link to Nature paper [skip ci] | ||||
* | Link issue label | Eliaz Bobadilla | 2021-06-07 | 1 | -4/+5 |
| | | | None of the lines exceed 80 characters in the source file. | ||||
* | Update README.md | Scian | 2021-04-21 | 1 | -1/+1 |
| | |||||
* | Remove mention of nose from README | Neil | 2021-03-18 | 1 | -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 review | InessaPawson | 2021-03-11 | 1 | -3/+3 |
| | |||||
* | Update README.md | InessaPawson | 2021-03-09 | 1 | -1/+4 |
| | | | Co-authored-by: Matti Picus <matti.picus@gmail.com> | ||||
* | Update README.md | InessaPawson | 2021-03-09 | 1 | -2/+5 |
| | | | Co-authored-by: Matti Picus <matti.picus@gmail.com> | ||||
* | Update README.md | InessaPawson | 2021-03-09 | 1 | -1/+4 |
| | | | Co-authored-by: Matti Picus <matti.picus@gmail.com> | ||||
* | Update README.md | InessaPawson | 2021-03-09 | 1 | -1/+1 |
| | | | Co-authored-by: Matti Picus <matti.picus@gmail.com> | ||||
* | Update README.md | InessaPawson | 2021-03-09 | 1 | -1/+3 |
| | | | Co-authored-by: Matti Picus <matti.picus@gmail.com> | ||||
* | MAINT: Update the Call for Contributions section | InessaPawson | 2021-03-08 | 1 | -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 Walt | 2021-03-04 | 1 | -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/primary | Abhay Raghuvanshi | 2021-02-03 | 1 | -1/+1 |
| | |||||
* | DOC: Update README badge for travis-ci.com | Hugo van Kemenade | 2020-10-29 | 1 | -2/+2 |
| | | | [CI skip] | ||||
* | DOC: switch to logo with text | mattip | 2020-07-07 | 1 | -1/+1 |
| | |||||
* | Corrected logomark link | isabela-pf | 2020-07-06 | 1 | -1/+1 |
| | |||||
* | Updated logo | isabela-pf | 2020-07-06 | 1 | -1/+1 |
| | |||||
* | DOC: Fix link to numpy docs in README. | melissawm | 2020-05-07 | 1 | -1/+1 |
| | |||||
* | DOC: Change from HTTP to HTTPS | Hyeonguk Ryu | 2019-10-19 | 1 | -1/+1 |
| | |||||
* | DOC: Removing mentions of appveyor (#14711) | Brigitta Sipocz | 2019-10-15 | 1 | -2/+0 |
| | |||||
* | DOC: Update based on review comments | Sebastian Berg | 2019-07-14 | 1 | -4/+4 |
| | |||||
* | DOC: Add a call for contribution paragraph to the readme | Sebastian Berg | 2019-07-14 | 1 | -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 README | Ralf Gommers | 2019-05-06 | 1 | -3/+5 |
| | | | | Closes gh-13475 | ||||
* | DOC: link to devdocs in README | Isaiah Norton | 2019-02-26 | 1 | -0/+1 |
| | |||||
* | MAINT: fix Azure README badge [ci skip] | Tyler Reddy | 2018-11-27 | 1 | -1/+1 |
| | |||||
* | MAINT: Add azure-pipeline status badge to README.md | Charles Harris | 2018-10-06 | 1 | -3/+8 |
| | |||||
* | DOC, MAINT: Fixes for errstate() and README.md documentation. (#11814) | Michael Hirsch, Ph.D | 2018-08-28 | 1 | -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. | alyssaq | 2018-07-18 | 1 | -0/+1 |
| | |||||
* | DOC: Update testing section of README. | Charles Harris | 2018-06-22 | 1 | -1/+6 |
| | | | | [ci skip] | ||||
* | HTTP -> HTTPS, and other linkrot fixes | Mike Toews | 2018-06-16 | 1 | -1/+1 |
| | |||||
* | DOC: work around GH isaacs/github#316 to show SVG image | mattip | 2018-04-29 | 1 | -1/+1 |
| | |||||
* | MAINT: Add appveyor badge to README | Jarrod Millman | 2017-10-01 | 1 | -1/+2 |
| | |||||
* | DOC: Clean up README | Jarrod Millman | 2017-09-30 | 1 | -24/+13 |
| | |||||
* | MAINT: change http to https for numfocus.org link in README | Ralf Gommers | 2017-07-14 | 1 | -1/+1 |
| | | | | | | [ci skip] Thanks to @jakirkham for pointing this out in gh-9325. | ||||
* | DOC: add a NumFOCUS badge to README.md | Ralf Gommers | 2017-06-28 | 1 | -0/+2 |
| | | | | [ci skip] | ||||
* | DOC: Fixed README formatting | Likhith Chitneni | 2017-03-28 | 1 | -1/+2 |
| | | | | [ci-skip] | ||||
* | Added label icon to Travis status | Philip Gura | 2016-03-07 | 1 | -1/+3 |
| | | | Not everyone might recognize Travis status | ||||
* | added NumPy logo and separator | Philip Gura | 2016-03-04 | 1 | -0/+5 |
| | |||||
* | DOC: update min nose version in import error message, and add note to README | Ralf Gommers | 2015-12-31 | 1 | -1/+1 |
| | | | | Addresses comment in gh-4074. |