olexandr-konovalov / LocalNRconstruction

Construction of local near-rings
0 stars 0 forks source link

Coding style #2

Open olexandr-konovalov opened 4 years ago

olexandr-konovalov commented 4 years ago

A large amount of code is duplicated, and is not encapsulated in functions. That makes it harder to re-use (e.g. in batch calculations). We need to reorganise it, and also improve formatting (indentation, blank lines) and add comments explaining the code.