physicsnemo icon indicating copy to clipboard operation
physicsnemo copied to clipboard

Artemis Automated Code Optimiser: Readability Improvements

Open artemisTurintech opened this issue 1 year ago • 0 comments

Modulus Pull Request

Description

What is this PR about?

This PR includes a series of suggestions generated by Artemis (see our github profile for more info), aimed at demonstrating its potential to offer LLM powered coding enhancements.

It contains two small commits focusing on readability and small performance improvements on the context of a single function. As such, it does not make contextual assumption about the repository. These suggestions are generated by our Artemis product, which, augmented by a number of LLMs, is able to find potential optimisations to a given code repository.

Why are we doing this?

We believe in the transformative power of LLMs in coding and software development. By sharing this PR, we hope to spark interest in Artemis and explore potential collaborations or use cases where our tool could bring value to projects like clara-viz.

What we are not saying

  • We are not implying that moduluss coding practices need improvement.
  • This is not a critique of your project but a showcase of Artemis' capabilities.

Checklist

  • [x] I am familiar with the Contributing Guidelines.
  • [x] Existing tests cover these changes.
  • [x] The documentation is up to date with these changes.
  • [x] The CHANGELOG.md is up to date with these changes.
  • [ ] An issue is linked to this pull request.

artemisTurintech avatar Mar 18 '24 13:03 artemisTurintech