Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

504 docstring formatting #757

Merged
merged 256 commits into from
Apr 20, 2021
Merged

504 docstring formatting #757

merged 256 commits into from
Apr 20, 2021
This pull request is big! We’re only showing the most recent 250 commits.

Commits on May 28, 2020

  1. 2nd Refactorization for ht.datatype

    Charlie Debus committed May 28, 2020
    Configuration menu
    Copy the full SHA
    fe18201 View commit details
    Browse the repository at this point in the history
  2. Cosmetics in docstrings

    Charlie Debus committed May 28, 2020
    Configuration menu
    Copy the full SHA
    fb5faf8 View commit details
    Browse the repository at this point in the history
  3. Added Napoleon to Requirements

    Charlie Debus committed May 28, 2020
    Configuration menu
    Copy the full SHA
    88d9ae6 View commit details
    Browse the repository at this point in the history
  4. Fixed custom Autoapi filter usage

    Charlie Debus committed May 28, 2020
    Configuration menu
    Copy the full SHA
    d0eea6d View commit details
    Browse the repository at this point in the history

Commits on May 29, 2020

  1. Adjusted Requirements on Sphinx packges

    Charlie Debus committed May 29, 2020
    Configuration menu
    Copy the full SHA
    0fb99ed View commit details
    Browse the repository at this point in the history
  2. Remove '.core' from module names, use only short names for classes an…

    …d functions
    Charlie Debus committed May 29, 2020
    Configuration menu
    Copy the full SHA
    f8aceda View commit details
    Browse the repository at this point in the history
  3. Logo adjustment

    Charlie Debus committed May 29, 2020
    Configuration menu
    Copy the full SHA
    cc118f8 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2020

  1. Some more cleanups

    Charlie Debus committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    aa11a1f View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. Styling and markdown annotation

    Charlie Debus committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    b7ec419 View commit details
    Browse the repository at this point in the history
  2. Color adjustment to See Also and Warning sections

    Charlie Debus committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    3cca460 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. Finalizing styling: Cross-Referencing, code annotation and substituti…

    …ng tensor for array/DNDarray
    Charlie Debus committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    ff0603c View commit details
    Browse the repository at this point in the history
  2. Finalizing styling: Cross-Referencing, code annotation and substituti…

    …ng tensor for array/DNDarray
    Charlie Debus committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    a6fb5b0 View commit details
    Browse the repository at this point in the history
  3. Small fix

    Charlie Debus committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    69d7b18 View commit details
    Browse the repository at this point in the history
  4. Merge latest master

    Charlie Debus committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    0736e62 View commit details
    Browse the repository at this point in the history
  5. Small fix

    Charlie Debus committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    c5c166d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dd98db7 View commit details
    Browse the repository at this point in the history
  7. Some more fixes

    Charlie Debus committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    241be5f View commit details
    Browse the repository at this point in the history
  8. Merge branch '504-docstring-formatting' of https://github.com/helmhol…

    …tz-analytics/heat into 504-docstring-formatting
    Charlie Debus committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    4144aaf View commit details
    Browse the repository at this point in the history
  9. Some more fixes

    Charlie Debus committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    53fb31b View commit details
    Browse the repository at this point in the history
  10. Adjust custom.css for menu rendering

    Charlie Debus committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    2f5e344 View commit details
    Browse the repository at this point in the history
  11. Adjust custom.css for menu

    Charlie Debus committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    0628318 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2020

  1. Try formatting sustainability

    Charlie Debus committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    942bd26 View commit details
    Browse the repository at this point in the history
  2. Try formatting sustainability again

    Charlie Debus committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    7a896d5 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. Merging latest master

    Charlie Debus committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    94ec9a8 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. Test Circular dependency

    Charlie Debus committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    f1146d2 View commit details
    Browse the repository at this point in the history
  2. Test Circular dependency

    Charlie Debus committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    f282baf View commit details
    Browse the repository at this point in the history
  3. DNDarray Method Aliasing for arithmetics functions

    Charlie Debus committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    eadecd4 View commit details
    Browse the repository at this point in the history
  4. DNDarray Method Aliasing for exponential functions

    Charlie Debus committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    0960877 View commit details
    Browse the repository at this point in the history
  5. DNDarray Method Aliasing for indexing functions

    Charlie Debus committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    a2ce2ff View commit details
    Browse the repository at this point in the history
  6. DNDarray Method Aliasing for logical functions

    Charlie Debus committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    17c7f60 View commit details
    Browse the repository at this point in the history
  7. DNDarray Method Aliasing for manipulation functions

    Charlie Debus committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    94b73f3 View commit details
    Browse the repository at this point in the history
  8. DNDarray Method Aliasing for relational functions

    Charlie Debus committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    5a02b6f View commit details
    Browse the repository at this point in the history
  9. DNDarray Method Aliasing for rounding functions

    Charlie Debus committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    d8af4a8 View commit details
    Browse the repository at this point in the history
  10. DNDarray Method Aliasing for statistics functions

    Charlie Debus committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    365c7d5 View commit details
    Browse the repository at this point in the history
  11. DNDarray Method Aliasing for trigonometric functions

    Charlie Debus committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    557fe73 View commit details
    Browse the repository at this point in the history
  12. DNDarray Method Aliasing for memory functions

    Charlie Debus committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    d57aa83 View commit details
    Browse the repository at this point in the history
  13. DNDarray Method Aliasing for linalg basics functions

    Charlie Debus committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    6bfa16b View commit details
    Browse the repository at this point in the history
  14. DNDarray Method Aliasing for linalg basics functions 2

    Charlie Debus committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    67c335a View commit details
    Browse the repository at this point in the history
  15. DNDarray Method Aliasing for io functions

    Charlie Debus committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    aedfd6b View commit details
    Browse the repository at this point in the history
  16. Import error fix

    Charlie Debus committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    0258505 View commit details
    Browse the repository at this point in the history
  17. Import error fix

    Charlie Debus committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    bc1159a View commit details
    Browse the repository at this point in the history
  18. Import error fix

    Charlie Debus committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    f365613 View commit details
    Browse the repository at this point in the history
  19. Fiddeling around with circular dependencies

    Charlie Debus committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    0dc69eb View commit details
    Browse the repository at this point in the history
  20. Fiddeling around with circular dependencies

    Charlie Debus committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    b618194 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2020

  1. Minor change

    Charlie Debus committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    a5fae20 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2020

  1. First Version of manual on how to write HeAT docstrings

    Charlie Debus committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    d415534 View commit details
    Browse the repository at this point in the history
  2. Add documentation_howto to toctree

    Charlie Debus committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    870aa2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    338df6d View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

  1. daniel's doc updates

    coquelin77 committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    e267607 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0a4dd5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f2cf8e View commit details
    Browse the repository at this point in the history
  4. Added parameter type annotations to kmeans.py, base.py, io.py and ran…

    …dom.py. Refactored mixins in base.py to use lower-case letters (as consequences spectral, gaussianNB and lasso have been changed). Added missing docstrings to base.py, io.py and random.py
    Markus-Goetz committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    e05bc40 View commit details
    Browse the repository at this point in the history
  5. Merge branch '504-docstring-formatting' of github.com:helmholtz-analy…

    …tics/heat into 504-docstring-formatting
    Markus-Goetz committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    52a584c View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2020

  1. Add python 3.7 minimum requirement

    HeAT uses __future__ imports (e.g. annotations),
    which are a feature of Python 3.7.
    rainman110 committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    1a2fa4f View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

  1. Configuration menu
    Copy the full SHA
    0adb105 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d6fdde View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. Configuration menu
    Copy the full SHA
    c60ce8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f9871b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4860e34 View commit details
    Browse the repository at this point in the history
  4. matrixgallery: add parameter hints and update docs

    Philipp Knechtges committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    1ec1b70 View commit details
    Browse the repository at this point in the history
  5. Break Cyclic Dependecies in dndarray.py. Fixed some parameter type an…

    …notation errors
    Debus committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    9fc1189 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1d9c889 View commit details
    Browse the repository at this point in the history
  7. doc updates from Daniel

    coquelin77 committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    db6a003 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    34c6b17 View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'refs/remotes/origin/504-docstring-forma…

    …tting' into 504-docstring-formatting
    Markus-Goetz committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    0d75e5a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    acbacfa View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

  1. Configuration menu
    Copy the full SHA
    838fe17 View commit details
    Browse the repository at this point in the history
  2. Fixed conf.py for napoleon usage with sphinx>1.3

    Charlie Debus committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    822eba7 View commit details
    Browse the repository at this point in the history
  3. Parameter type annotations for memory, stride tricks and trigonometri…

    …cs. Added method lambdas for acos, asin, atan, atan2
    Markus-Goetz committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    632f946 View commit details
    Browse the repository at this point in the history
  4. Fiddeling around with html style of lists

    Charlie Debus committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    6ed64b3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    33ea12b View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. Configuration menu
    Copy the full SHA
    22f3351 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. fix spelling reStructuredText

    mtar authored Jul 20, 2020
    Configuration menu
    Copy the full SHA
    bff04bd View commit details
    Browse the repository at this point in the history
  2. Introduced tutorial page

    Markus-Goetz committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    31f41bd View commit details
    Browse the repository at this point in the history
  3. Merge branch '504-docstring-formatting' of github.com:helmholtz-analy…

    …tics/heat into 504-docstring-formatting
    Markus-Goetz committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    2e5ac68 View commit details
    Browse the repository at this point in the history
  4. Merge branch '504-docstring-formatting' of https://github.com/helmhol…

    …tz-analytics/heat into 504-docstring-formatting
    Charlie Debus committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    50fb468 View commit details
    Browse the repository at this point in the history
  5. ReturnType annotation for Communication.py

    Charlie Debus committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    dca4518 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. Configuration menu
    Copy the full SHA
    57860ef View commit details
    Browse the repository at this point in the history
  2. Finished 30min tutorial

    Markus-Goetz committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    64377d7 View commit details
    Browse the repository at this point in the history
  3. Merge branch '504-docstring-formatting' of github.com:helmholtz-analy…

    …tics/heat into 504-docstring-formatting
    Markus-Goetz committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    f7d252d View commit details
    Browse the repository at this point in the history
  4. device doctrings

    mtar committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    f5191fb View commit details
    Browse the repository at this point in the history
  5. Fill tutorial on cluster analysis

    Charlie Debus committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    d4879e6 View commit details
    Browse the repository at this point in the history
  6. Merge branch '504-docstring-formatting' of https://github.com/helmhol…

    …tz-analytics/heat into 504-docstring-formatting
    Charlie Debus committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    d2614aa View commit details
    Browse the repository at this point in the history
  7. Fix mergeconflicts

    Charlotte Debus committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    0ed45cb View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

  1. docstring update

    mtar committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    ffbed1f View commit details
    Browse the repository at this point in the history
  2. update example output

    mtar committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    9892490 View commit details
    Browse the repository at this point in the history
  3. update output array examples

    mtar committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    306ee6d View commit details
    Browse the repository at this point in the history
  4. update all output examples

    mtar committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    54a7035 View commit details
    Browse the repository at this point in the history
  5. Assorted Bugfixes

    Charlotte Debus committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    40da5ee View commit details
    Browse the repository at this point in the history
  6. Merge branch '504-docstring-formatting' of https://github.com/helmhol…

    …tz-analytics/heat into 504-docstring-formatting
    Charlotte Debus committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    39c2c9d View commit details
    Browse the repository at this point in the history
  7. Finishing K_cluster tutorial

    Charlotte Debus committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    b2eeb73 View commit details
    Browse the repository at this point in the history
  8. Fix TocTree

    Charlotte Debus committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    ef84296 View commit details
    Browse the repository at this point in the history
  9. Fix TocTree

    Charlotte Debus committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    f57eca4 View commit details
    Browse the repository at this point in the history
  10. update output of examples

    mtar committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    dfc48f4 View commit details
    Browse the repository at this point in the history
  11. Fix TocTree

    Charlotte Debus committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    10876b5 View commit details
    Browse the repository at this point in the history
  12. Merge branch '504-docstring-formatting' of https://github.com/helmhol…

    …tz-analytics/heat into 504-docstring-formatting
    Charlotte Debus committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    72f2045 View commit details
    Browse the repository at this point in the history
  13. Trying to fix RTD

    Charlotte Debus committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    efe765c View commit details
    Browse the repository at this point in the history
  14. Trying to fix RTD

    Charlotte Debus committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    8a6da9c View commit details
    Browse the repository at this point in the history
  15. Add images to clustering tutorial

    Charlotte Debus committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    e982579 View commit details
    Browse the repository at this point in the history
  16. Enhancing Tutorial

    Charlotte Debus committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    5921b2d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f656db5 View commit details
    Browse the repository at this point in the history
  18. Merge branch '504-docstring-formatting' of github.com:helmholtz-analy…

    …tics/heat into 504-docstring-formatting
    Markus-Goetz committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    bbd9708 View commit details
    Browse the repository at this point in the history
  19. Add images

    Charlotte Debus committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    dd0bf71 View commit details
    Browse the repository at this point in the history
  20. Added ht.constant.PI

    Charlotte Debus committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    219d480 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. Added case studies

    Markus-Goetz committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    1fab6f6 View commit details
    Browse the repository at this point in the history
  2. Merge branch '504-docstring-formatting' of github.com:helmholtz-analy…

    …tics/heat into 504-docstring-formatting
    Markus-Goetz committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    14993de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72350a1 View commit details
    Browse the repository at this point in the history
  4. Minor test bugfix

    Charlotte Debus committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    f240724 View commit details
    Browse the repository at this point in the history
  5. Fixed image rendering in Tutorial

    Charlotte Debus committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    4c9a3bc View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2020

  1. parameter type hints for rounding.py

    Philipp Knechtges committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    6d4c180 View commit details
    Browse the repository at this point in the history
  2. parameter type hints for types.py

    Philipp Knechtges committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    0d94161 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

  1. fixing type annotations for datatype

    In many places we used so far "datatype" as the parameter type hint, although we never pass
    an instance of the datatype class to the corresponding routines, but the classes themselves.
    As such we need to use "Type[datatype]" as a type hint.
    Philipp Knechtges committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    2abcc2f View commit details
    Browse the repository at this point in the history
  2. fix type hints for arange function

    Philipp Knechtges committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    d34019d View commit details
    Browse the repository at this point in the history
  3. fix type hints for sanitize_device function

    Philipp Knechtges committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    96dcf2c View commit details
    Browse the repository at this point in the history
  4. fix type hints for sanitize_comm

    Philipp Knechtges committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    3b2d5d6 View commit details
    Browse the repository at this point in the history
  5. fix type hints for sanitize_axis

    Philipp Knechtges committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    8909b56 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b2a88ac View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2020

  1. Added configuration for pydocstyle

    Pydocstyle should be used for a routinely
    docstyle check.
    
    Addresses issue #588
    rainman110 committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    e76b92e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43311a9 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

  1. testing folder exclusion

    coquelin77 committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    d93a981 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed3ae45 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2020

  1. Configuration menu
    Copy the full SHA
    11618e7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #693 from sebimarkgraf/fix-cluster-example

    Fix clustering example not compilable
    Cdebus authored Nov 6, 2020
    Configuration menu
    Copy the full SHA
    2ca0f17 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. Mention Stackoverflow support channel in documentation

    In addition to the README, the generated documentation must contain this 
    information, too.
    bhagemeier committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    5973f6e View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. Proper reStructuredText formatting

    Erroneously copy-pasted the markdown from README.md unaltered. Changed 
    to reStructuredText now.
    bhagemeier committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    803f221 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. Configuration menu
    Copy the full SHA
    e88a489 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. Configuration menu
    Copy the full SHA
    e50f38e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #646 from helmholtz-analytics/588_docstyle_linting

    I will merge this PR into the Docstring branch now, cleanup of errors will be tackled during the overall cleanup of the docstring branch (borethon)
    Cdebus authored Mar 29, 2021
    Configuration menu
    Copy the full SHA
    f01dfbc View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. Configuration menu
    Copy the full SHA
    a0f018a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c30018 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2948524 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    085e985 View commit details
    Browse the repository at this point in the history
  5. added d107 to ignore list

    coquelin77 committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    a7f0546 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1c141d4 View commit details
    Browse the repository at this point in the history
  7. Merge branch '504-docstring-formatting' of github.com:helmholtz-analy…

    …tics/heat into 504-docstring-formatting
    Markus-Goetz committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    532aa4a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ca2a3a0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4d235fb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    64f1052 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b3dcfa1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d0b447d View commit details
    Browse the repository at this point in the history
  13. Merge branch '504-docstring-formatting' of github.com:helmholtz-analy…

    …tics/heat into 504-docstring-formatting
    Markus-Goetz committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    70d9725 View commit details
    Browse the repository at this point in the history
  14. Fixed imports, added docstrings, removed and added type annotations f…

    …or base.py. pydocstyle and sphinx build fine.
    Markus-Goetz committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    c153b7e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5a9e66a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b8a0bb1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ff5fc48 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a31407f View commit details
    Browse the repository at this point in the history
  19. docstring update

    ClaudiaComito committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    0b081bf View commit details
    Browse the repository at this point in the history
  20. Merge branch '504-docstring-formatting' of github.com:helmholtz-analy…

    …tics/heat into 504-docstring-formatting
    ClaudiaComito committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    8bfcbc9 View commit details
    Browse the repository at this point in the history
  21. docstring constants.py

    mtar committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    8742822 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    b51ffd2 View commit details
    Browse the repository at this point in the history
  23. Merge branch '504-docstring-formatting' of github.com:helmholtz-analy…

    …tics/heat into 504-docstring-formatting
    Markus-Goetz committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    32c0c2d View commit details
    Browse the repository at this point in the history
  24. add missing annotations

    mtar committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    c2ba115 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    60c5d82 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    dc53d8b View commit details
    Browse the repository at this point in the history
  27. Merge branch '504-docstring-formatting' of github.com:helmholtz-analy…

    …tics/heat into 504-docstring-formatting
    mtar committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    a672d69 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    1ddb69a View commit details
    Browse the repository at this point in the history
  29. Merge branch '504-docstring-formatting' of github.com:helmholtz-analy…

    …tics/heat into 504-docstring-formatting
    Markus-Goetz committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    1b994f5 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    a030325 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    a806744 View commit details
    Browse the repository at this point in the history
  32. Merge branch '504-docstring-formatting' of github.com:helmholtz-analy…

    …tics/heat into 504-docstring-formatting
    ClaudiaComito committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    c9e0939 View commit details
    Browse the repository at this point in the history
  33. docstring update

    ClaudiaComito committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    a4d8041 View commit details
    Browse the repository at this point in the history
  34. Merge branch '504-docstring-formatting' of github.com:helmholtz-analy…

    …tics/heat into 504-docstring-formatting
    mtar committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    c1b0413 View commit details
    Browse the repository at this point in the history
  35. docstring update

    ClaudiaComito committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    b1b550a View commit details
    Browse the repository at this point in the history
  36. Merge branch '504-docstring-formatting' of github.com:helmholtz-analy…

    …tics/heat into 504-docstring-formatting
    mtar committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    7defc95 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    97c80df View commit details
    Browse the repository at this point in the history
  38. update examples

    mtar committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    dd16005 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    8d18a06 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    c5450eb View commit details
    Browse the repository at this point in the history
  41. docstring update

    ClaudiaComito committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    53b316a View commit details
    Browse the repository at this point in the history
  42. docstring update

    ClaudiaComito committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    2208498 View commit details
    Browse the repository at this point in the history
  43. Use a valid Pygments lexer

    output was invalid, so we use text, which is described as a null lexer 
    by the documentation, producing verbatim text.
    bhagemeier committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    ddd4abc View commit details
    Browse the repository at this point in the history
  44. Add tutorials to the structure

    This way, the documentation becomes easier to navigate.
    bhagemeier committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    0335ba6 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    143e5f2 View commit details
    Browse the repository at this point in the history
  46. Merged latest greatest

    Cdebus committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    2104bfe View commit details
    Browse the repository at this point in the history
  47. docstring update

    ClaudiaComito committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    8eeb1aa View commit details
    Browse the repository at this point in the history
  48. Fix typo

    hightlight -> highlight
    bhagemeier committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    35f9dde View commit details
    Browse the repository at this point in the history
  49. Merge branch '504-docstring-formatting' of github.com:helmholtz-analy…

    …tics/heat into 504-docstring-formatting
    ClaudiaComito committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    a512113 View commit details
    Browse the repository at this point in the history
  50. Remove empty DPNN tutorial

    Created a separat branch to keep the structure.
    bhagemeier committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    dc61b72 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    14d6ceb View commit details
    Browse the repository at this point in the history
  52. Merge branch '504-docstring-formatting' of github.com:helmholtz-analy…

    …tics/heat into 504-docstring-formatting
    Markus-Goetz committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    bf55c53 View commit details
    Browse the repository at this point in the history
  53. Reworked base.py and io.py to comply with changes in docstring format…

    …ting. Added __future__ annotations
    Markus-Goetz committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    65129c4 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. updating docstrings exponential

    mtar committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    132972f View commit details
    Browse the repository at this point in the history
  2. update docstring memory.py

    mtar committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    381cadc View commit details
    Browse the repository at this point in the history
  3. Merge branch '504-docstring-formatting' of github.com:helmholtz-analy…

    …tics/heat into 504-docstring-formatting
    Markus-Goetz committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    028c170 View commit details
    Browse the repository at this point in the history
  4. Fix for circular dependencies. Most tests can now be executed again, …

    …however, several fail due to introduced regressions
    Markus-Goetz committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    17f4bfb View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

  1. Docstring updates

    ClaudiaComito committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    61f8788 View commit details
    Browse the repository at this point in the history
  2. kurtosis, Fix warnings

    ClaudiaComito committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    35bb525 View commit details
    Browse the repository at this point in the history
  3. Examples

    ClaudiaComito committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    2d8b02d View commit details
    Browse the repository at this point in the history
  4. shapes update

    ClaudiaComito committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    3e3b63c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d0482e View commit details
    Browse the repository at this point in the history
  6. Merge branch '504-docstring-formatting' of github.com:helmholtz-analy…

    …tics/heat into 504-docstring-formatting
    ClaudiaComito committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    0fb2786 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a6aea9e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8a4ceb5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7c1ea4a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3060832 View commit details
    Browse the repository at this point in the history
  11. Documentation for DNDarray.py

    Cdebus committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    56bdf1b View commit details
    Browse the repository at this point in the history
  12. Merged latest Commits

    Cdebus committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    8292dd6 View commit details
    Browse the repository at this point in the history
  13. Docs update

    ClaudiaComito committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    ad1a60a View commit details
    Browse the repository at this point in the history
  14. Merge branch '504-docstring-formatting' of github.com:helmholtz-analy…

    …tics/heat into 504-docstring-formatting
    ClaudiaComito committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    78bd96c View commit details
    Browse the repository at this point in the history
  15. docs

    ClaudiaComito committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    4da5ce8 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f7ef5dc View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ad34c1a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    832769d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    dad2373 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6d724bb View commit details
    Browse the repository at this point in the history
  21. Merge branch '504-docstring-formatting' of github.com:helmholtz-analy…

    …tics/heat into 504-docstring-formatting
    Markus-Goetz committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    733f85c View commit details
    Browse the repository at this point in the history
  22. Fixing kNN tests

    Markus-Goetz committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    593de7d View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    5c41a2a View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2021

  1. Configuration menu
    Copy the full SHA
    4ba91d3 View commit details
    Browse the repository at this point in the history
  2. links in docs

    coquelin77 committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    8cd84f3 View commit details
    Browse the repository at this point in the history
  3. public method doc strings

    coquelin77 committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    4e1c743 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a189ca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6765aff View commit details
    Browse the repository at this point in the history
  6. Docstrings for arithmetics

    Cdebus committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    081651c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    770f916 View commit details
    Browse the repository at this point in the history
  8. corrected doc strings in indexing.py logical.py relational.py roundin…

    …g.py stride_tricks.py _operations.py
    krajsek committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    ee6d5fa View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. Configuration menu
    Copy the full SHA
    264aace View commit details
    Browse the repository at this point in the history
  2. lasso docstring updates

    coquelin77 committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    69d2200 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68fd62d View commit details
    Browse the repository at this point in the history
  4. corrected lasso.py

    krajsek committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    10151c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8ae23ba View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2021

  1. Configuration menu
    Copy the full SHA
    b8e8af7 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. fixing docstring devices

    mtar committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    d787ca3 View commit details
    Browse the repository at this point in the history
  2. fix type typos

    mtar committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    4fd962b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e328816 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5a8e15 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    704bd2a View commit details
    Browse the repository at this point in the history
  6. Merge branch '504-docstring-formatting' of github.com:helmholtz-analy…

    …tics/heat into 504-docstring-formatting
    ClaudiaComito committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    9f537c3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    678ad77 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3d69687 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. Configuration menu
    Copy the full SHA
    66880a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71f0053 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39c3dad View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. Configuration menu
    Copy the full SHA
    2a3aff8 View commit details
    Browse the repository at this point in the history
  2. import order correction

    coquelin77 committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    ab6f838 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. Configuration menu
    Copy the full SHA
    896570c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49f90ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4210277 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. Configuration menu
    Copy the full SHA
    5e08981 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1dec860 View commit details
    Browse the repository at this point in the history
  3. fall back to MPI.SUM for classic DPNN hooks' synch operations due to …

    …numerical instability. cause is still unknown
    coquelin77 committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    8dea683 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    806b2a8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    875daa7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ca0a627 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    861752d View commit details
    Browse the repository at this point in the history
  8. docstring corrections

    coquelin77 committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    fdb076b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    242507d View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

  1. Configuration menu
    Copy the full SHA
    7328b75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be0d5d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1569a4 View commit details
    Browse the repository at this point in the history