feat: add logic to check user modification in trame-geos#96
feat: add logic to check user modification in trame-geos#96alexbenedicto merged 16 commits intomainfrom
Conversation
a24f5b5 to
7239477
Compare
4b1b84b to
13b735d
Compare
13b735d to
ffe81fb
Compare
|
Hello @lucas-givord , why did you remove the folder 'src' in your architecture? All other geosPythonPackages projects like geos-posp, geos-mesh etc ... have the same architecture of: What is your view on this ? @paloma-martinez |
|
I didn't know that all other geos packages follow this structure, at least for consistency I should do the same thing. Initially, I switch to a flat layout for simplicity but following an |
|
I think the |
This PR implement a basic check logic to verify if some user input is valid based on the mesh.
Additionally, this PR enable mypy for geos-trame
close #88
close #101