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

Merging branch dev into main; BanditPAM v3.0.0 release #168

Merged
merged 44 commits into from
Dec 28, 2021
Merged

Merging branch dev into main; BanditPAM v3.0.0 release #168

merged 44 commits into from
Dec 28, 2021

Commits on Dec 28, 2021

  1. Fixing carma installation instructions. Fixes #161

    motiwari committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    170d147 View commit details
    Browse the repository at this point in the history
  2. Updating Mac install guide

    motiwari committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    25eb811 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf2117e View commit details
    Browse the repository at this point in the history
  4. Updating linux installation instructions

    motiwari committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    55591ff View commit details
    Browse the repository at this point in the history
  5. Updating long_desc.rst

    motiwari committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    02d1f26 View commit details
    Browse the repository at this point in the history
  6. Updating windows install instructions

    motiwari committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    3e5de14 View commit details
    Browse the repository at this point in the history
  7. Deleting MANIFEST.in

    motiwari committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    dcf2351 View commit details
    Browse the repository at this point in the history
  8. Attempting to fix favicon

    motiwari committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    39a85a8 View commit details
    Browse the repository at this point in the history
  9. Changing all doubles to floats

    motiwari committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    c4f62e3 View commit details
    Browse the repository at this point in the history
  10. Using better typedefs for readability

    motiwari committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    97773e7 View commit details
    Browse the repository at this point in the history
  11. Separating different tests into different actions

    motiwari committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    564c711 View commit details
    Browse the repository at this point in the history
  12. Updating docs and actions

    motiwari committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    473f022 View commit details
    Browse the repository at this point in the history
  13. updating actions

    motiwari committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    b908175 View commit details
    Browse the repository at this point in the history
  14. nits

    motiwari committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    737e4f8 View commit details
    Browse the repository at this point in the history
  15. Renaming files

    motiwari committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    d4683c5 View commit details
    Browse the repository at this point in the history
  16. Fixing conda activation of python

    motiwari committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    e3aadc3 View commit details
    Browse the repository at this point in the history
  17. Adding debug statements

    motiwari committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    376e5d6 View commit details
    Browse the repository at this point in the history
  18. Changing removal back to sudo

    motiwari committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    2387df9 View commit details
    Browse the repository at this point in the history
  19. Removing sudo use for brew

    motiwari committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    e387da1 View commit details
    Browse the repository at this point in the history
  20. Fixing typo

    motiwari committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    d9179bb View commit details
    Browse the repository at this point in the history
  21. Actually fixing typo, attempting windows build

    motiwari committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    f72f0c3 View commit details
    Browse the repository at this point in the history
  22. Accepting anaconda terms and conditions

    motiwari committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    459b9c6 View commit details
    Browse the repository at this point in the history
  23. Fixes

    motiwari committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    609dc3d View commit details
    Browse the repository at this point in the history
  24. Attempting to use curl on windows instead of wget

    motiwari committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    10d1a89 View commit details
    Browse the repository at this point in the history
  25. Adding yes yes

    motiwari committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    421ad8c View commit details
    Browse the repository at this point in the history
  26. Putting executable in quotes on windows test

    motiwari committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    ac8c9af View commit details
    Browse the repository at this point in the history
  27. Fixing conda installation

    motiwari committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    43f7ce7 View commit details
    Browse the repository at this point in the history
  28. Echoing more info

    motiwari committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    d1bd063 View commit details
    Browse the repository at this point in the history
  29. Printing python version in mac

    motiwari committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    a23a6a1 View commit details
    Browse the repository at this point in the history
  30. Attempting installation on mac with system python

    motiwari committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    8a6164b View commit details
    Browse the repository at this point in the history
  31. Attempting installation with system brew

    motiwari committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    50423b3 View commit details
    Browse the repository at this point in the history
  32. Mac tests passing

    motiwari committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    933c5ba View commit details
    Browse the repository at this point in the history
  33. Attempting windows build with system python

    motiwari committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    fa019e2 View commit details
    Browse the repository at this point in the history
  34. removing bash if

    motiwari committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    c435e88 View commit details
    Browse the repository at this point in the history
  35. Removing sudo from windows build

    motiwari committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    8200dda View commit details
    Browse the repository at this point in the history
  36. Adding python3.10, attempting armadillo build on windows with make in…

    …stead of make install
    motiwari committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    5050718 View commit details
    Browse the repository at this point in the history
  37. Actually removing make install

    motiwari committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    08b68df View commit details
    Browse the repository at this point in the history
  38. Removing armadillo build

    motiwari committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    b42dc73 View commit details
    Browse the repository at this point in the history
  39. Removing unnecessary -Wno-register

    motiwari committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    a324969 View commit details
    Browse the repository at this point in the history
  40. Attempting to make armadillo again

    motiwari committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    d931003 View commit details
    Browse the repository at this point in the history
  41. Removing make for armadillo from windows_tests

    motiwari committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    9e3c82a View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    fb7136d View commit details
    Browse the repository at this point in the history
  43. Version bump

    motiwari committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    a471988 View commit details
    Browse the repository at this point in the history
  44. Including carma installation instructions. Fixes #133

    motiwari committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    8834425 View commit details
    Browse the repository at this point in the history