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

ENH: Proposal for model-<modelname> directory #1280

Closed
wants to merge 42 commits into from

Commits on Mar 17, 2023

  1. Configuration menu
    Copy the full SHA
    3df9617 View commit details
    Browse the repository at this point in the history
  2. fix: trailing whitespaces

    oesteban authored and arokem committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    530be9e View commit details
    Browse the repository at this point in the history
  3. Whitespace again

    arokem committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    985f8cf View commit details
    Browse the repository at this point in the history
  4. Deindent section

    arokem committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    619d7cc View commit details
    Browse the repository at this point in the history
  5. Fix more markdown linting

    arokem committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    8770dd6 View commit details
    Browse the repository at this point in the history
  6. STY: remark

    effigies authored and arokem committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    0e756a0 View commit details
    Browse the repository at this point in the history
  7. fix: roll-back list markers

    oesteban authored and arokem committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    07fdc3a View commit details
    Browse the repository at this point in the history
  8. sty: fix enumeration

    oesteban authored and arokem committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    39f19a6 View commit details
    Browse the repository at this point in the history
  9. Update src/05-derivatives/01-introduction.md

    Co-authored-by: Oscar Esteban <code@oscaresteban.es>
    arokem and oesteban committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    8d08734 View commit details
    Browse the repository at this point in the history
  10. Update src/05-derivatives/01-introduction.md

    Co-authored-by: Oscar Esteban <code@oscaresteban.es>
    arokem and oesteban committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    83a4b37 View commit details
    Browse the repository at this point in the history
  11. Update src/05-derivatives/01-introduction.md

    Co-authored-by: Oscar Esteban <code@oscaresteban.es>
    arokem and oesteban committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    16b8c8f View commit details
    Browse the repository at this point in the history
  12. Fixes typo

    arokem committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    44b3bc7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    661bd0b View commit details
    Browse the repository at this point in the history
  14. Lint markdown.

    arokem committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    3b986c3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    987e08d View commit details
    Browse the repository at this point in the history
  16. enh: add comment about file naming

    oesteban authored and arokem committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    08c8910 View commit details
    Browse the repository at this point in the history
  17. enh: incorporate some macros

    oesteban authored and arokem committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    0e734db View commit details
    Browse the repository at this point in the history
  18. fix: typo and add enum

    oesteban authored and arokem committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    0749116 View commit details
    Browse the repository at this point in the history
  19. fix: link path

    oesteban authored and arokem committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    79262a2 View commit details
    Browse the repository at this point in the history
  20. fix: add models to common principles

    oesteban authored and arokem committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    0481ede View commit details
    Browse the repository at this point in the history
  21. enh: address @francopestilli's comment and make explicit the example …

    …is fictional
    oesteban authored and arokem committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    6ebac35 View commit details
    Browse the repository at this point in the history
  22. enh: use macros for trees

    oesteban authored and arokem committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    42dba3f View commit details
    Browse the repository at this point in the history
  23. fix: extra line

    oesteban authored and arokem committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    621ad48 View commit details
    Browse the repository at this point in the history
  24. fix: missing dict entry value

    oesteban authored and arokem committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    3ca089f View commit details
    Browse the repository at this point in the history
  25. Apply suggestions from code review

    Co-authored-by: Ariel Rokem <arokem@gmail.com>
    oesteban and arokem committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    6373ecf View commit details
    Browse the repository at this point in the history
  26. Update src/05-derivatives/01-introduction.md

    Co-authored-by: Taylor Salo <tsalo006@fiu.edu>
    2 people authored and arokem committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    faf2eb2 View commit details
    Browse the repository at this point in the history
  27. enh: add new files to schema

    Co-authored-by: Taylor Salo <tsalo006@fiu.edu>
    2 people authored and arokem committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    cc097c1 View commit details
    Browse the repository at this point in the history
  28. Add a link to reference about what we mean when we say "model".

    This is the relevant article in the open-access Stanford
    Encyclopedia of Philosophy.
    arokem committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    cafc034 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    8f8a411 View commit details
    Browse the repository at this point in the history
  30. enh: add model_description.json file

    oesteban authored and arokem committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    5955b5d View commit details
    Browse the repository at this point in the history
  31. Apply suggestions from code review

    Co-authored-by: Ariel Rokem <arokem@gmail.com>
    oesteban and arokem committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    515e8a6 View commit details
    Browse the repository at this point in the history
  32. add metadata details

    oesteban authored and arokem committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    dbab5f6 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    3b78b19 View commit details
    Browse the repository at this point in the history
  34. Markdown linting.

    arokem committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    b4f173b View commit details
    Browse the repository at this point in the history
  35. Linting.

    Removes latin ("etc." => "and so forth")
    
    "folder" => "directory"
    arokem committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    f0f5a18 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    5eebc96 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    4fae3b4 View commit details
    Browse the repository at this point in the history
  38. Linting: fix some more latin.

    arokem committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    1c6d77b View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    ab67cfa View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    7369c57 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    fd1370b View commit details
    Browse the repository at this point in the history
  42. Fixes potential typo.

    arokem committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    104abd5 View commit details
    Browse the repository at this point in the history