summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge #1633stagingbors[bot]2022-10-267-15/+182
|\
| * Move macos test to independent sectionHernan2022-10-261-12/+63
| * Test against macosHernan2022-10-261-2/+3
| * Typo fix in docsHernan Grecco2022-10-261-1/+1
| * Document subclassingHernan2022-10-253-1/+85
| * Simplify registry subclassingHernan2022-10-252-3/+33
| * Create wheelHernan2022-10-251-0/+1
* | Merge #1636bors[bot]2022-10-261-2/+2
|\ \ | |/ |/|
| * Pull flexparser.py from https://github.com/hgrecco/flexparserHernan2022-10-261-2/+2
|/
* Added Python 3.11 to classifiersHernan2022-10-251-0/+1
* Back to development: 0.21Hernan2022-10-252-1/+7
* Preparing release 0.200.20Hernan2022-10-252-3/+3
* Updated CHANGESHernan2022-10-251-0/+6
* Merge pull request #1630 from hgrecco/developHernan Grecco2022-10-253-5/+22
|\
| * Added new extra requiresHernan2022-10-251-0/+4
| * Test against Python 3.11Hernan2022-10-251-1/+1
| * Pull flexparser.py from https://github.com/hgrecco/flexparserHernan2022-10-251-4/+17
|/
* Merge #1610bors[bot]2022-10-223-3/+29
|\
| * Merge branch 'master' into broadcast_arraysandrewgsavage2022-10-2243-1496/+3460
| |\ | |/ |/|
* | Merge #1596bors[bot]2022-10-223-2/+10
|\ \
| * \ Merge branch 'master' into ndimandrewgsavage2022-10-083-1/+22
| |\ \
| * | | accidenltal commentAndrew2022-10-081-5/+5
| * | | add dataframe to upcast typesAndrew2022-10-083-8/+8
| * | | changesAndrew2022-10-011-1/+1
| * | | spellingAndrew2022-10-011-1/+1
| * | | changesAndrew2022-10-011-0/+1
| * | | adds ndim attribute for pandas compatabilityAndrew2022-10-011-0/+6
* | | | Merge pull request #1622 from hgrecco/developHernan Grecco2022-10-221-1/+1
|\ \ \ \
| * | | | Add tests for Python 3.11-devHernan2022-10-221-1/+1
|/ / / /
* | | | Merge pull request #1595 from hgrecco/using_flexparserHernan Grecco2022-10-2138-1490/+3421
|\ \ \ \
| * | | | Brings back [speed] as an alias for [velocity]Hernan2022-10-214-4/+9
| * | | | Rename parser to defparserHernan2022-10-1217-45/+45
| * | | | Using frozen=False in errors to avoid problems with daskHernan2022-10-121-11/+11
| * | | | Fixed Context.redefineHernan2022-09-301-5/+10
| * | | | Pull flexparser.py 0.2 from https://github.com/hgrecco/flexparserHernan2022-09-301-6/+26
| * | | | Final step to split the registry from the parserHernan2022-09-3039-1487/+3388
* | | | | Merge pull request #1600 from cgevans/fix-nonint-nanJules Chéron2022-10-184-3/+28
|\ \ \ \ \
| * | | | | String NaN creation with correct non_int_typeConstantine Evans2022-10-094-3/+28
| | | | | * subokAndrew2022-10-152-1/+6
| | | | | * Merge branch 'master' into broadcast_arraysandrewgsavage2022-10-1559-1375/+890
| | | | | |\ | |_|_|_|_|/ |/| | | | |
* | | | | | Merge pull request #1474 from jules-ch/new-documentationJules Chéron2022-10-0954-1171/+593
|\ \ \ \ \ \
| * | | | | | Update documentationJules Chéron2022-10-0954-1171/+593
|/ / / / / /
* | | | | | Merge #1601bors[bot]2022-10-091-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | pre-commit: autoupdate hook versionsgithub-actions[bot]2022-10-091-1/+1
| | |_|/ / | |/| | |
* | | | | Merge pull request #1603 from cgevans/fix-nonint-testsJules Chéron2022-10-092-203/+276
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Update test_non_int.py for pytest.Constantine Evans2022-10-092-203/+276
|/ / / /
* | | | Merge pull request #1539 from keewis/where-quantity-conditionJules Chéron2022-10-043-0/+20
|\ \ \ \ | |_|/ / |/| | |
| * | | raise if the condition is non-multiplicativeJustus Magin2022-09-112-1/+9
| * | | check that non-multiplicative raise an errorJustus Magin2022-09-111-0/+4
| * | | Merge branch 'master' into where-quantity-conditionJustus Magin2022-09-1116-7/+64
| |\ \ \ | |/ / / |/| | |