| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #13404 from seberg/sebastian-bids | Charles Harris | 2019-04-25 | 1 | -1/+1 |
| |\ | | | | | DOC: Add Sebastian Berg as sponsored by BIDS | ||||
| | * | DOC: Add Sebastian Berg as sponsored by BIDS | Sebastian Berg | 2019-04-25 | 1 | -1/+1 |
| | | | |||||
| * | | DOC: fix typos in dev/index | mattip | 2019-04-25 | 1 | -5/+3 |
| | | | |||||
| * | | DOC: changes from review | mattip | 2019-04-23 | 3 | -140/+33 |
| | | | |||||
| * | | DOC: reorganize developer docs, use scikit-image as a base for change | mattip | 2019-04-21 | 8 | -58/+347 |
| |/ | |||||
| * | DOC: remove misplaced section at bottom of governance people page | Ralf Gommers | 2019-04-12 | 1 | -5/+0 |
| | | | | | | | | | | Thanks to @mattip for pointing this out. The removed bit is a copy of what's on the main governance page (where it belongs). So just deleting here. [ci skip] [skip ci] **no ci** | ||||
| * | DOC: list Quansight (company) rather than Quansight Labs (program/division) | Ralf Gommers | 2019-04-11 | 1 | -1/+1 |
| | | | | | | | | | | | as Institutional Partner. Also fix a broken link I found. [ci skip] [skip ci] **no ci** | ||||
| * | DOC: update people under BIDS Institutional Partner entry. | Ralf Gommers | 2019-04-11 | 1 | -1/+1 |
| | | | | | [ci skip] [skip ci] | ||||
| * | DOC: add Quansight Labs as an Institutional Partner | Ralf Gommers | 2019-04-11 | 1 | -1/+3 |
| | | | | | [ci skip] [skip ci] | ||||
| * | Adding an example of successful execution of numpy.test() to the Docs | Vrinda Narayan | 2019-03-29 | 1 | -0/+3 |
| | | |||||
| * | DOC: reduce warnings when building, reword, tweak doc building | mattip | 2019-02-28 | 1 | -1/+2 |
| | | |||||
| * | DOC: document C99 requirement in dev guide [ci skip] | Tyler Reddy | 2019-01-18 | 1 | -1/+3 |
| | | |||||
| * | DOC: move C style guide to dev section | mattip | 2018-10-25 | 2 | -0/+9 |
| | | |||||
| * | DOC: fixes from review | mattip | 2018-10-25 | 2 | -1/+2 |
| | | |||||
| * | DOC: add missing docs | mattip | 2018-10-23 | 2 | -96/+1 |
| | | |||||
| * | DOC: minor tweak to CoC (update NumFOCUS contact address). | Ralf Gommers | 2018-10-10 | 1 | -2/+1 |
| | | | | | [ci skip] | ||||
| * | DOC: Document how memory alignment works as of 1.14 | Allan Haldane | 2018-09-27 | 1 | -0/+96 |
| | | |||||
| * | DOC: add a Code of Conduct document. | Ralf Gommers | 2018-09-01 | 3 | -0/+383 |
| | | | | | | | | | Discussed and accepted in this thread: https://mail.python.org/pipermail/numpy-discussion/2018-July/078476.html Will be linked from https://scipy.org/codes-of-conduct.html and from the GitHub community profile (https://github.com/numpy/numpy/community) | ||||
| * | DOC: Cleanup messy trailing spaces in dev env setup | C.A.M. Gerlach | 2018-07-30 | 1 | -6/+6 |
| | | |||||
| * | DOC: Make Spyder name a link in dev env setup | C.A.M. Gerlach | 2018-07-30 | 1 | -1/+3 |
| | | |||||
| * | DOC: add Stefan van der Walt to Steering Council | Ralf Gommers | 2018-07-19 | 1 | -1/+3 |
| | | | | | [ci skip] | ||||
| * | DOC: link to TESTS.rst.txt testing guidelines document, tweak testing docs | mattip | 2018-06-25 | 1 | -13/+12 |
| | | |||||
| * | WIP: DOC: slightly tweak the directions to create a release (#11312) | Matti Picus | 2018-06-16 | 2 | -0/+17 |
| | | | | | | | | | | | | | | | | | | | * DOC: slightly tweak the directions to create a release * make release documents part of built documentation * remove comment about version numbering * MAINT: More tweaks to WALKTHROUGH. Add check of Cython version. * reword from comments * DOC: Remove mention of the `.pypirc` file from HOWTO_RELEASE.txt.rst [ci skip] | ||||
| * | HTTP -> HTTPS, and other linkrot fixes | Mike Toews | 2018-06-16 | 3 | -38/+38 |
| | | |||||
| * | MAINT: Misc. typos (#11005) | luzpaz | 2018-04-30 | 1 | -1/+1 |
| | | | | | | | | | | User- and non-user-facing typos. Some source typos fixes as well. Found via `codespell`. | ||||
| * | add missing glossary entries and link in missing document | mattip | 2018-04-11 | 1 | -0/+1 |
| | | |||||
| * | DOC: cosmetic changes, document need for python3.6 to build docs | mattip | 2018-04-10 | 1 | -3/+3 |
| | | |||||
| * | DOC: promote development_workflow, make howtos visible | mattip | 2018-04-10 | 2 | -1/+1 |
| | | |||||
| * | DOC: Update link to tox in development docs (#10806) | Paul van Mulbregt | 2018-03-26 | 1 | -1/+1 |
| | | |||||
| * | DOC: add new steering council members. | Ralf Gommers | 2017-09-09 | 1 | -2/+10 |
| | | | | | | | Discussion on the numpy-discussion mailing list on July 21-25 2017. [ci skip] | ||||
| * | DOC: Fix missing asterisks in git development_setup doc page | Andras Deak | 2017-06-27 | 1 | -1/+1 |
| | | | | | | The remote upstream fetch git-config command was missing two asterisks, most likely lost in a markdown accident. | ||||
| * | git:// to https:// | Shitian Ni | 2017-05-25 | 2 | -16/+5 |
| | | |||||
| * | updated development git document on protocols | Shitian Ni | 2017-05-25 | 2 | -0/+6 |
| | | |||||
| * | DOC: update docs and comments for move of mailing list to python.org | Ralf Gommers | 2017-03-26 | 1 | -31/+1 |
| | | |||||
| * | DOC: add BENCH prefix to documented commit prefixes | Julian Taylor | 2017-03-25 | 1 | -0/+1 |
| | | |||||
| * | DOC: Fix typos | Jakub Wilk | 2017-03-17 | 1 | -1/+1 |
| | | |||||
| * | DOC: change development instructions from SSH to HTTPS access. | Ralf Gommers | 2016-10-24 | 1 | -5/+37 |
| | | | | | | | | | | This is easier to get going, and is the recommended access method by GitHub itself: https://help.github.com/articles/which-remote-url-should-i-use/ Also add instructions for pulling from upstream including PRs by default. | ||||
| * | change all non-code instances of Numpy to NumPy | Pierre de Buyl | 2016-09-06 | 3 | -6/+6 |
| | | | | | | | | | | Instances remain for NumpyVersion and Numpy.rec.fromarrays that are references to code. Release notes were left unchanged. see issue #7986 | ||||
| * | DOC: Use a shorter example. | Scott Sanderson | 2016-07-25 | 1 | -1/+1 |
| | | |||||
| * | DOC: Document extra args forwarding to nose. | Scott Sanderson | 2016-07-23 | 1 | -0/+7 |
| | | | | | | This is useful for things like passing ``--pdb`` to make nose drop into a pdb post-mortem on exception. | ||||
| * | DOC: Added understanding code and getting started section to ↵ | rehassachdeva | 2016-02-22 | 1 | -0/+15 |
| | | | | | | | | development_environment.rst Updated understanding code section in dev doc wrapped lines, corrected grammar. | ||||
| * | DOC: dev: stop recommending keeping local master updated with upstream/master | Pauli Virtanen | 2016-02-21 | 1 | -94/+69 |
| | | | | | | | Use the simpler `git fetch; ... upstream/master` approach instead of updating the local master branch. Keeping the local master branch in sync with upstream is usually not necessary. | ||||
| * | DOC/BUG: textual improvements in install docs, and fix a typo in setup.py | Ralf Gommers | 2016-01-16 | 1 | -4/+3 |
| | | | | | Address comments of @charris on gh-6895. | ||||
| * | BUG: fix TravisCI test issues when using setuptools unconditionally. | Ralf Gommers | 2016-01-16 | 1 | -3/+4 |
| | | | | | Also remove all mentions of setupegg.py from the documentation. | ||||
| * | DOC: add note not to run tests from repo root in devguide. Closes gh-6907. | Ralf Gommers | 2015-12-31 | 1 | -0/+3 |
| | | | | | [ci skip] | ||||
| * | [doc] Fix title of governance section in docs | Nathaniel J. Smith | 2015-12-07 | 1 | -1/+1 |
| | | |||||
| * | DEV: add CC-0 public domain dedication to governance document | Nathaniel J. Smith | 2015-10-09 | 1 | -0/+9 |
| | | | | | | | | | We want to allow other projects to steal from us, like we stole from Jupyter/IPython :-). This relicensing / public domain dedication is possible because all text here is either by me (and thus copyright me) or else taken from the Jupyter/IPython document, and their document is also under CC-0 as per https://github.com/jupyter/governance/pull/9 | ||||
| * | DOC: typo: change NumFocus to NumFOCUS in one place in governance doc. | Ralf Gommers | 2015-10-09 | 1 | -1/+1 |
| | | |||||
| * | DEV: attempt to clarify rules for ending an Institutional Partnership | Nathaniel J. Smith | 2015-10-04 | 1 | -3/+6 |
| | | |||||
| * | DEV: governance: wording tweak | Nathaniel J. Smith | 2015-10-04 | 1 | -8/+8 |
| | | |||||
