Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

mantidproject/mantid

jhaigh0 created a review on a pull request on mantidproject/mantid

View on GitHub

Despiix pushed 1 commit to Create_Monte_Carlo_Ws mantidproject/mantid
  • Refactor: Clean up code and improve readability b1f694b

View on GitHub

robertapplin pushed 1 commit to 0-wild-imports3 mantidproject/mantid
  • Fix mantid imports in PropertiesDescriptors a2ec2f7

View on GitHub

robertapplin created a review comment on a pull request on mantidproject/mantid
Yes I ignored this one because it looks like its mostly unused, and also it had an insane number of wild imports so it would take a long time to fix it

View on GitHub

robertapplin created a review on a pull request on mantidproject/mantid

View on GitHub

robertapplin created a review comment on a pull request on mantidproject/mantid
I ignored this file because `sns_command_interface` is used a bit like an __init__ file in that it imports everything, and then other files attempt to import things from `sns_command_interface` - s...

View on GitHub

robertapplin created a review on a pull request on mantidproject/mantid

View on GitHub

jhaigh0 created a review comment on a pull request on mantidproject/mantid
Is this one ignored because it probably doesn't run anyway? I see some `mantidplot`s in there

View on GitHub

jhaigh0 created a review comment on a pull request on mantidproject/mantid
This one might need looking at ``` import mantid.simpleapi as mantid from mantid import api ``` seems wrong

View on GitHub

jhaigh0 created a review comment on a pull request on mantidproject/mantid
Why is this one ignored?

View on GitHub

jhaigh0 created a review on a pull request on mantidproject/mantid

View on GitHub

adriazalvarez created a review comment on a pull request on mantidproject/mantid
Could we pass a constant algorithm pointer ?

View on GitHub

adriazalvarez created a review on a pull request on mantidproject/mantid
Buildl the dev-docs and went through manual testing with new instructions. Everything is working in order. New workspace management in SofQWMoments is more descriptive and easier to follow. Th...

View on GitHub

adriazalvarez created a review on a pull request on mantidproject/mantid
Buildl the dev-docs and went through manual testing with new instructions. Everything is working in order. New workspace management in SofQWMoments is more descriptive and easier to follow. Th...

View on GitHub

robertapplin pushed 1 commit to 0-wild-imports3 mantidproject/mantid
  • Remove wild imports from scripts directory b80217f

View on GitHub

github-actions[bot] deleted a tag mantidproject/mantid

v6.10.20241011.1619

mantid-builder pushed 3 commits to main mantidproject/mantid
  • replace comparisons with floating point ops 6d91640
  • Merge pull request #38278 from mantidproject/ewm7196-comp-ornl Replace relative and absolute differences with new op... e3b6eb5
  • Merge ornl-next into main 0cc109b

View on GitHub

rboston628 deleted a branch mantidproject/mantid

ewm7196-comp-ornl

rboston628 pushed 2 commits to ornl-next mantidproject/mantid
  • replace comparisons with floating point ops 6d91640
  • Merge pull request #38278 from mantidproject/ewm7196-comp-ornl Replace relative and absolute differences with new op... e3b6eb5

View on GitHub

rboston628 closed a pull request on mantidproject/mantid
Replace relative and absolute differences with new operations
Sister to PR #38067, into `ornl-next`
github-actions[bot] created a comment on a pull request on mantidproject/mantid
wave: Hi, @pre-commit-ci, Conflicts have been detected against the base branch. Please rebase your branch against the base branch.

View on GitHub

KedoKudo pushed 2 commits to main mantidproject/mantid
  • replace comparisons with floating point ops 948d1fd
  • Merge pull request #38067 from mantidproject/ewm7196-replace-comparisons Replace relative and absolute differences w... 5c14034

View on GitHub

KedoKudo deleted a branch mantidproject/mantid

ewm7196-replace-comparisons

KedoKudo closed a pull request on mantidproject/mantid
Replace relative and absolute differences with new operations
### Description of work #### Summary of work Several places in mantid meant to show equality within a tolerance, were replaced with the new ops from `FloatingPointComparison.cpp`, which were ...
mantid-builder pushed 2 commits to main mantidproject/mantid
  • Merge pull request #38277 from mantidproject/crosshair Crosshair - `ornl-next` b642db1
  • Merge ornl-next into main 77026de

View on GitHub

KyleQianliMa pushed 5 commits to ornl-next mantidproject/mantid
  • added crosshair option similar to matplotlib f7d9c30
  • changed dashed line to solid line from feedback of CIS 649fab3
  • added tests and release documentation 1b9820c
  • clearn up comments 60b2e91
  • Merge pull request #38277 from mantidproject/crosshair Crosshair - `ornl-next` b642db1

View on GitHub

KyleQianliMa closed a pull request on mantidproject/mantid
Crosshair - `ornl-next`
### Description of work ORNL-next version of [PR 38186](https://github.com/mantidproject/mantid/pull/38186) that merged into main #### Summary of work <!-- Please provide a short, high level des...
peterfpeterson opened a draft pull request on mantidproject/mantid
AlignAndFocusPowderSlim prototype
### Description of work #### Summary of work <!-- Please provide a short, high level description of the work that was done. --> <!-- Why has this work been done? If there is no linked issue...
peterfpeterson created a review on a pull request on mantidproject/mantid
The changes are mechanical and very little has changes in tests which suggests this is a true refactor. Thank you for fixing some of the cppcheck issues

View on GitHub

peterfpeterson pushed 1 commit to pre-commit-ci-update-config mantidproject/mantid

View on GitHub

Load more