summaryrefslogtreecommitdiff
path: root/doc/source
Commit message (Expand)AuthorAgeFilesLines
...
| * | [doc] Fix title of governance section in docsNathaniel J. Smith2015-12-071-1/+1
* | | MAINT: Typo in arrays.indexing.rst Issue#6670floatingpointstack2015-11-121-1/+1
* | | DOC: A bit of copy-editing of the 'NumPy for Matlab Users' guide.Warren Weckesser2015-10-301-33/+35
* | | DOC: Fix an argument in 'Numpy for Matlab Users'.Warren Weckesser2015-10-301-1/+1
* | | DOC: Release notes for Numpy 1.10.2.Charles Harris2015-10-291-0/+1
|/ /
* | DOC: import "numpy for matlab users" from the wikiPauli Virtanen2015-10-252-0/+696
* | DOC: reorganize user guide a bit + import "tentative numpy tutorial" from wikiPauli Virtanen2015-10-258-204/+1580
* | DOC: remove placeholders and incompleteness warningsPauli Virtanen2015-10-254-28/+0
* | DOC: typo in arrays.interface.rst #6516Alain2015-10-201-1/+1
* | DOC: fixed #6525Yifan Li2015-10-191-8/+8
* | Merge pull request #6529 from niccalle/fix_typoJaime2015-10-191-1/+1
|\ \
| * | DOC: Fixed a typo at line 289 at c-api.array.rstNicolas Calle2015-10-191-1/+1
* | | Merge pull request #6528 from jaimefrio/fix_typoJaime2015-10-191-3/+3
|\ \ \ | |/ / |/| |
| * | DOC: fixed typo in arrays.classes.rstJaime Fernandez2015-10-191-3/+3
* | | MAINT: Spellcheck doc/source/f2py/signature-file.rst.Charles Harris2015-10-161-5/+5
* | | BUG: allow extension of common blocks in numpy.f2pyAlexander Heger2015-10-161-6/+7
* | | DOC: Create 1.10.1 release notes.Charles Harris2015-10-121-0/+1
| |/ |/|
* | DOC: add lib.Arrayterator to reference guide. Closes gh-6404.Ralf Gommers2015-10-111-0/+1
* | DEV: add CC-0 public domain dedication to governance documentNathaniel J. Smith2015-10-091-0/+9
* | DOC: typo: change NumFocus to NumFOCUS in one place in governance doc.Ralf Gommers2015-10-091-1/+1
|/
* Merge pull request #6406 from charris/update-gh-6310Charles Harris2015-10-061-10/+12
|\
| * DOC: Cleanup genfromtxt documentation a bit.Charles Harris2015-10-041-10/+12
| * DOC: Update docs for numpy.genfromtxt.jason king2015-10-041-3/+3
* | Merge pull request #6352 from njsmith/governanceCharles Harris2015-10-054-0/+456
|\ \
| * | DEV: attempt to clarify rules for ending an Institutional PartnershipNathaniel J. Smith2015-10-041-3/+6
| * | DEV: governance: wording tweakNathaniel J. Smith2015-10-041-8/+8
| * | DEV: governance: Include links to current membership of each groupNathaniel J. Smith2015-10-042-0/+13
| * | DEV: for new council members, clarify order of voting and talking to themNathaniel J. Smith2015-10-041-5/+6
| * | DEV: remove draft markers from governance documentNathaniel J. Smith2015-10-032-4/+0
| * | DEV: remove the interstitial notes on the seed steering councilNathaniel J. Smith2015-10-031-15/+0
| * | DEV: Fix dates on Travis's time as leaderNathaniel J. Smith2015-10-031-1/+1
| * | DEV: minor textual cleanups to governance documentNathaniel J. Smith2015-10-032-3/+9
| * | DEV: Governance: fix pandoc weirdnessNathaniel J. Smith2015-09-231-4/+4
| * | DEV: Governance: update link to Jupyter/IPython governance docNathaniel J. Smith2015-09-231-2/+2
| * | DEV: Governance: remove link to inaccurate github contributors pageNathaniel J. Smith2015-09-231-4/+0
| * | DEV: Governance: delete redundant bitsNathaniel J. Smith2015-09-231-8/+0
| * | DEV: Draft governance document + list of people and positionsNathaniel J. Smith2015-09-234-0/+464
| |/
* | MAINT: cleanup dead code/arguments/fields from ufuncsNathaniel J. Smith2015-10-013-17/+8
|/
* DOC: Document Datetime, Timedelta dtype kindsHassan Kibirige2015-09-082-0/+4
* MAINT: Remove references to Bento.Charles Harris2015-08-291-12/+3
* ENH: add shares_memory, implement may_share_memory using itPauli Virtanen2015-08-291-0/+9
* DOC: Add warning that the InnerStridesArray may change.Sebastian Berg2015-08-261-0/+3
* DOC: add 1.10.0 notes to indexJulian Taylor2015-08-031-0/+1
* DOC: synchronize 1.9.2 release notes with masterJulian Taylor2015-08-031-0/+1
* DOC: Fix bad rst list formats in internals.code-explanations.rst.Charles Harris2015-07-011-0/+2
* DOC: Remove reference to routines.ctypeslib.rst from index.rst.Charles Harris2015-07-011-1/+0
* DOC: Remove a reference to __array_priority__.Charles Harris2015-07-012-3/+2
* DOC: Fix list markup in source/reference/arrays.ndarray.rst.Charles Harris2015-07-011-7/+8
* DOC: Remove references to removed setasflat ndarray method.Charles Harris2015-07-011-1/+0
* DOC: Fix outdated sphinx directives.Charles Harris2015-07-0113-1512/+1512