bjmorgan/lattice_mc

View on GitHub
lattice_mc/jump.py

Summary

Maintainability
A
35 mins
Test Coverage

Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def __init__( self, initial_site, final_site, nearest_neighbour_energy=False, coordination_number_energy=False, jump_lookup_table=None ):
Severity: Minor
Found in lattice_mc/jump.py - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status