summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Fix pint pandas notebook (#1318)andrewgsavage2021-06-211-11/+11
* Merge pull request #1326 from jules-ch/drop-python3.6Hernan Grecco2021-06-122-2/+2
|\
| * Drop support for Python 3.6Jules Chéron2021-06-122-2/+2
* | Typo and caseMatt Hall2021-06-031-2/+2
|/
* Merge pull request #1282 from jules-ch/quantity-with-quantityHernan Grecco2021-05-111-0/+10
|\
| * Add support for Quantity in the constructorJules Chéron2021-04-031-0/+10
* | Update contributing.rstPeter Attia2021-04-301-2/+3
|/
* NEP29 supports in docsJules Chéron2021-03-161-0/+3
* notebookandrewgsavage2021-03-011-2/+3
* plottingandrewgsavage2021-03-011-17/+87
* notebookandrewgsavage2021-03-011-4/+3
* Fixed some helpersHernan2021-01-161-0/+1
* Some info in contributing regarding testsHernan2021-01-161-7/+50
* Add sign to numpy_func.pyRobin Tesse2020-10-311-2/+2
* Fix the docsHernan2020-09-071-3/+3
* Corrects typo: decibel, not decibell (as pointed out by @terikin)signor822020-08-251-5/+5
* Merge branch 'master' of https://github.com/hgrecco/pint into log_unitssignor822020-08-223-6/+32
|\
| * Update docs with guidelines on when to create extension packagesJon Thielen2020-08-172-2/+28
| * Change html repr away from latex to a Sparse/Dask-like reprJon Thielen2020-08-161-4/+4
* | docs: emphasize beta-ness of log unit supportClark Willison2020-07-151-50/+84
* | Merge branch 'master' into log-units WIP branchClark Willison2020-07-1518-1865/+771
|\ \ | |/
| * move some content from tutorial to new pageClark Willison2020-07-134-102/+194
| * measurements docs: add note about installing uncertaintiesClark Willison2020-07-131-4/+13
| * docs index: add self links to some sectionsClark Willison2020-07-131-8/+13
| * module reference: remove the test suite from the autodocsClark Willison2020-07-131-59/+2
| * install docs: remove references to (removed) AUR packageClark Willison2020-07-131-17/+7
| * various tutorial improvements: broken links, grammarClark Willison2020-07-132-56/+85
| * skip doctests that rely on missing dependenciesClark Willison2020-07-114-7/+24
| * 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