AnaFlow
AnaFlow copied to clipboard
A python-package containing analytical solutions for the groundwater flow equation
This solution is missing (34a): 
The laplace solution of the eGRF Model could use a speedup and [Pythran](https://github.com/serge-sans-paille/pythran) looks promising for this task. This routine takes a lot of time: https://github.com/GeoStat-Framework/AnaFlow/blob/2a3eb656533556d680d5b6d835c1851d0cf519c1/anaflow/flow/laplace.py#L59 This loop should be...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @actions/artifact dependency by @bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...