Skip to content

MOLE.jl: New Grids module#411

Open
valeriabarra wants to merge 2 commits into
mainfrom
valeria/mole-jl-grids-module
Open

MOLE.jl: New Grids module#411
valeriabarra wants to merge 2 commits into
mainfrom
valeria/mole-jl-grids-module

Conversation

@valeriabarra

Copy link
Copy Markdown
Collaborator

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Example
  • Documentation

Description

This PR adds a Grids module for the MOLE.jl Julia implementation. This contains new functions, tests, and documentation. A follow-up PR will be created to make the Operators compatible (and retro-compatible) with the new Grid module.

Related Issues & Documents

Added/updated tests?

_We encourage you to test all code included with MOLE, including examples.

  • Yes
  • No, and this is why: please replace this line with details on why tests
    have not been included
  • I need help with writing tests

Read Contributing Guide and Code of Conduct

@valeriabarra valeriabarra self-assigned this Jul 2, 2026
@valeriabarra valeriabarra added Enhancement New feature or request MOLE.jl MOLE-2.0 Ideas and issues relating to the MOLE 2.0 development branch and or update. labels Jul 2, 2026
@codecov

codecov Bot commented Jul 2, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 95.37037% with 10 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
julia/MOLE.jl/src/Grids/validate_grid.jl 93.71% 10 Missing ⚠️

📢 Thoughts on this report? Let us know!

@valeriabarra valeriabarra requested a review from joehellmers July 2, 2026 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Enhancement New feature or request MOLE.jl MOLE-2.0 Ideas and issues relating to the MOLE 2.0 development branch and or update.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MOLE.jl: Add new Grids module

1 participant