summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
| * update install instructions for pint-pandas in docsClark Willison2020-07-111-2/+6
| * resolve remaining doctests, enable doctest in CIClark Willison2020-07-111-21/+3
| * Clean up docstrings; update docs; skip visualize tests with no graphvizRussell Manser2020-07-081-2/+7
| * Update docs with Pint Quantity wrapped Dask ArrayRussell Manser2020-07-031-1/+26
| * Fixed some doctests code blockHernan2020-07-011-2/+2
| * Updated doctest modifiers in some docsHernan2020-07-011-2/+2
| * Changed pintpandas to pint_pandasHernan2020-07-011-6/+6
| * fix doctest errors in most .rst docsClark Willison2020-06-1710-107/+149
| * add information on running tests to contributing.rstClark Willison2020-06-172-1/+33
| * document new ureg.__contains__ featureClark Willison2020-06-161-0/+14
| * Add None to the exampleDima Pustakhod2020-05-021-1/+1
| * replace pkg_resources.version to importlib.metadata.version.Jules Chéron2020-04-171-2/+6
| * Merge branch 'master' into fixLx4Hernan Grecco2020-04-091-1/+1
| |\
| | * added link to pint-xarrayThomas Nicholas2020-04-091-1/+1
| * | Updates to DocumentationPorcelain Mouse2020-04-041-2/+5
| |/
| * import pintpandas where needed and update the docsKeewis2020-04-021-2/+4
| * strip the output from the notebook cellsKeewis2020-04-022-1494/+97
| * Fixed bug with to_compactFranchuFranchu2020-03-211-0/+1
| * Update expected initial release date for pint-xarrayJon Thielen2020-03-051-1/+1
| * Merge branch 'master' into scriptHernan Grecco2020-02-192-8/+20
| |\
| | * Merge branch 'master' into developHernan Grecco2020-02-191-7/+2
| | |\
| | | * Remove the array interface protocol fallbackJon Thielen2020-02-181-7/+2
| | * | Make `__str__` and `__format__` locale awareHernan2020-02-111-1/+18
| | |/
| * | Add pint-convert documentationJellby2020-02-102-0/+92
| |/
* | finish first draft of log docsClark Willison2020-06-171-84/+48
* | start documenting log unitsClark Willison2020-06-172-0/+130
|/
* Merge #998bors[bot]2020-02-061-9/+41
|\
| * Implement parse_pattern functionAbdurrahmaan Iqbal2020-02-061-9/+41
* | replace the note with a installation sectionKeewis2020-01-291-6/+10
* | fix a reference in the numpy pageKeewis2020-01-291-1/+1
* | style fixesKeewis2020-01-291-6/+6
* | use pintpandas when accessing pandas functionalityKeewis2020-01-291-3/+3
* | add install instructions and a warning about the status of pint-pandasKeewis2020-01-291-1/+16
|/
* Add example to documentationJuan Nunez-Iglesias2020-01-151-0/+14
* Add implementations and tests for allclose and intersect1dJon Thielen2020-01-081-4/+6
* RTD fixesGuido Imperiale2020-01-061-11/+0
* CI integration bugfixesGuido Imperiale2020-01-061-2/+4
* CI integrationGuido Imperiale2020-01-061-0/+9
* Sphinx fixesGuido Imperiale2020-01-061-0/+1
* Updated README and index.rstHernan2020-01-051-4/+3
* Update documentation to address MaskedArray breaking changeJon Thielen2019-12-301-74/+118
* Add any, all, cbrt, linalg.solveJon Thielen2019-12-301-2/+2
* Switch numpy doc page to notebook and add array type compat informationJon Thielen2019-12-282-181/+763
* Refactor upcast type check to check actual types rather than namesJon Thielen2019-12-271-3/+3
* Documentation updates for upcast type updatesJon Thielen2019-12-271-1/+5
* Add np.pad and np.resize implementationsJon Thielen2019-12-261-1/+1
* Add documentation for array interface protocol deprecationJon Thielen2019-12-261-0/+9
* Added tests for fmt_localeHernan2019-12-211-0/+4
* DocumentationGuido Imperiale2019-12-193-0/+210
* TrivialGuido Imperiale2019-12-171-2/+4