awesome-mecheng icon indicating copy to clipboard operation
awesome-mecheng copied to clipboard

Awesome Mechanical Engineering Resources

Results 112 awesome-mecheng issues
Sort by recently updated
recently updated
newest added

Automated dependency update, see changes to `poetry.lock`.

Part of the tiny pitch: - https://github.com/DIAGNijmegen/rse-roadmap/issues/322 This PR adds an optional (default: false) `exclude_from_ranking ` field in the extra results columns JSON definition. Setting it to `true` allows additional...

This PR will have the question creation form start with a blank answer. As a side effect, it fixes a bug with the widget choices being empty at first load....

- Add new json-based component interface for affine transform registrations, containing a single matrix. ... what else do I need to add? Some tests for something or sample data? Pitch:...

This enables serving algorithm images and models to users with download permission. Part of https://github.com/DIAGNijmegen/rse-roadmap/issues/310 This also requires some minor changes to our terraform repo, a cloudfront distribution for the...

A minor issue popped up: validation on the form field did not do a `lower()` on the identifier, meaning if any cases made it to the publication (i.e. `"10.1016/S1470-2045(24)00220-1"`) it...

At the moment, when scheduling a job through the API, new CIVs are created for all inputs, even if an existing image is provided as input. The behavior when scheduling...

- This PR substantially refactors the job creation code to re-use the same CIV creation and validation code that we also use for display sets and archive items. - Errors...

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to a reader study where all cases are...

good-first-issue

This fix will adds a signal to the Verification model which will check all pending requests and accept them if the user is verified and the object (which the permission...