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

DecayLanguage compatibility #63

Merged
merged 73 commits into from
Nov 24, 2021
Merged

Commits on Sep 21, 2021

  1. Configuration menu
    Copy the full SHA
    9254e8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79d1ccf View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2021

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

Commits on Sep 27, 2021

  1. Better error handling for module imports

    Co-authored-by: Jonas Eschle <[email protected]>
    simonthor and jonas-eschle authored Sep 27, 2021
    Configuration menu
    Copy the full SHA
    ca5c115 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54a789c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e36319c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0419501 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    968cf0b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    03a8c80 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    60ab982 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8627d13 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    436a6d4 View commit details
    Browse the repository at this point in the history
  10. Make comment about map_fn more descriptive

    Co-authored-by: Jonas Eschle <[email protected]>
    simonthor and jonas-eschle authored Sep 27, 2021
    Configuration menu
    Copy the full SHA
    06f0713 View commit details
    Browse the repository at this point in the history
  11. Remove average from from_dict docstring

    Co-authored-by: Jonas Eschle <[email protected]>
    simonthor and jonas-eschle authored Sep 27, 2021
    Configuration menu
    Copy the full SHA
    f5f0ca9 View commit details
    Browse the repository at this point in the history
  12. Remove part of comment

    simonthor committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    6d4268d View commit details
    Browse the repository at this point in the history
  13. Update docstrings to Google style instead of NumPy style.

    Also made some minor clarifications to the docstrings.
    simonthor committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    9e58f4a View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2021

  1. Configuration menu
    Copy the full SHA
    33ef57b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96aea99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e610d11 View commit details
    Browse the repository at this point in the history
  4. Remove newline

    simonthor committed Oct 3, 2021
    Configuration menu
    Copy the full SHA
    77830d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f5a23ec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8e31148 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    090e65b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3879e04 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. Update default value

    simonthor committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    51e5ecb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf6f19a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d9b009 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. Configuration menu
    Copy the full SHA
    be38a78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79142cc View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2021

  1. Configuration menu
    Copy the full SHA
    d76a967 View commit details
    Browse the repository at this point in the history
  2. Rename fuldecay to fromdecay.

    This renaming convention does however not include the FullDecay class, since FromDecay seems like a strange class name.
    This might change.
    simonthor committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    02549c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dec6a23 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. Revert "Rename fulldecay to fromdecay"

    This reverts commit dec6a23.
    simonthor committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    d14d69e View commit details
    Browse the repository at this point in the history
  2. Revert "Rename fuldecay to fromdecay."

    This reverts commit 02549c5.
    simonthor committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    bba9a5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32cc781 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

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

Commits on Nov 3, 2021

  1. Update particle package version requirement

    Co-authored-by: Eduardo Rodrigues <[email protected]>
    simonthor and eduardo-rodrigues authored Nov 3, 2021
    Configuration menu
    Copy the full SHA
    75c4a87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    128a577 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2021

  1. Configuration menu
    Copy the full SHA
    58f1215 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6b0e33 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. Format classes and packages in monospaced font

    Co-authored-by: Eduardo Rodrigues <[email protected]>
    simonthor and eduardo-rodrigues authored Nov 8, 2021
    Configuration menu
    Copy the full SHA
    30d8ab0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1aead9 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. Clarify docstring

    Co-authored-by: Eduardo Rodrigues <[email protected]>
    simonthor and eduardo-rodrigues authored Nov 12, 2021
    Configuration menu
    Copy the full SHA
    434cdb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e41fc3 View commit details
    Browse the repository at this point in the history
  3. Reference examples in dec_dict docstring

    Co-authored-by: Eduardo Rodrigues <[email protected]>
    simonthor and eduardo-rodrigues authored Nov 12, 2021
    Configuration menu
    Copy the full SHA
    d8062e7 View commit details
    Browse the repository at this point in the history
  4. decaylanguage to DecayLanguage

    Co-authored-by: Eduardo Rodrigues <[email protected]>
    simonthor and eduardo-rodrigues authored Nov 12, 2021
    Configuration menu
    Copy the full SHA
    36ae8b1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb80371 View commit details
    Browse the repository at this point in the history
  6. Same as last commit

    simonthor committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    632e443 View commit details
    Browse the repository at this point in the history
  7. Make constants public

    simonthor committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    0b6ec07 View commit details
    Browse the repository at this point in the history
  8. Minor clarifications

    Made the docs more clear, changed the link to the tutorial, and added some info about the constants.
    simonthor committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    bbdf890 View commit details
    Browse the repository at this point in the history
  9. Make type hints complaiant with python < 3.9.

    Also changed _DEFAULT_CONVERTER to DEFAULT_CONVERTER
    simonthor committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    2a299dd View commit details
    Browse the repository at this point in the history
  10. Improve code quality

    simonthor committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    5122942 View commit details
    Browse the repository at this point in the history
  11. Improve code quality (2)

    simonthor committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    66d3ff3 View commit details
    Browse the repository at this point in the history
  12. 3 Configuration menu
    Copy the full SHA
    4a47428 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2021

  1. Configuration menu
    Copy the full SHA
    decf916 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03f4def View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2021

  1. Add nbval to CI

    jonas-eschle authored Nov 14, 2021
    Configuration menu
    Copy the full SHA
    3374b3f View commit details
    Browse the repository at this point in the history
  2. Update ci.yml

    jonas-eschle authored Nov 14, 2021
    Configuration menu
    Copy the full SHA
    2cf9c8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    690e16d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dfe5604 View commit details
    Browse the repository at this point in the history
  5. Update setup.cfg

    jonas-eschle authored Nov 14, 2021
    Configuration menu
    Copy the full SHA
    5853811 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e5c9f8a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eae7abb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d446b7c View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. Configuration menu
    Copy the full SHA
    649d86d View commit details
    Browse the repository at this point in the history
  2. ci: add dev installation

    jonas-eschle committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    b46c064 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c88957b View commit details
    Browse the repository at this point in the history
  4. ci: ignore notebook

    jonas-eschle committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    f8d0341 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. Update setup.cfg

    jonas-eschle authored Nov 22, 2021
    Configuration menu
    Copy the full SHA
    c529263 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. Configuration menu
    Copy the full SHA
    c1ef3b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bd2d2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80f8121 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    edebaf4 View commit details
    Browse the repository at this point in the history