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

feat(algo): support guessing atom/bond properties from geometry #189

Merged
merged 49 commits into from
Feb 6, 2024

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    cfd7b5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13a249c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b275b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea1112a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a9998cb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c765411 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3c37c78 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9d4c4f6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b73509c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b5bfe11 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d4df60d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d2c3825 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    db844e6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cbefae0 View commit details
    Browse the repository at this point in the history
  15. fix: add missing headers

    jnooree committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    f066288 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a92e0ee View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    69a4e61 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8e64a89 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    520407b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4e2ab5b View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    b61b56f View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    869bc19 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    893b7e7 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    c9b6513 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    a6bbf52 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    4c4edc5 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    f7ba9b4 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    6d4abc2 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    0c1279f View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    2000fbb View commit details
    Browse the repository at this point in the history
  31. feat(core): make most set_* methods of {Atom,Bond}Data return itself

    Also:
    - promote {Atom,Bond}Flags enum to public API.
    - add {add,del}_flags() methods as a shortcut to update atom/bond flags.
    jnooree committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    592c314 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    f3c3ec1 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    641eae3 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    84de569 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    250eb2f View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    6b199bd View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    fcf2028 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    d55fdc5 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    f699ce9 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    ed7bec0 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    b2a95a0 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    8b1965c View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    a6db762 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    22b765a View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    aa67dc9 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    ae87516 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    9831ac7 View commit details
    Browse the repository at this point in the history
  48. fix: update headers

    jnooree committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    f34a9a2 View commit details
    Browse the repository at this point in the history
  49. feat(algo): remove unimplemented functions

    [skip ci]
    jnooree committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    fa81d12 View commit details
    Browse the repository at this point in the history