yingxingcheng / horton-grid

GNU General Public License v3.0
0 stars 0 forks source link

theochem/grid #1

Open FarnazH opened 1 year ago

FarnazH commented 1 year ago

Hi @yingxingcheng, in 2019, the grid module of horton was split into a separate repo (preserving its development history); see https://github.com/theochem/grid. The code is now purely Python and has been refactored since then and its API has been updated to be more robust, flexible, and user-friendly resulting in a higher quality code and (to be) distributed under conda and pip. If you are thinking of doing active development in grid, I highly encourage you to do so at https://github.com/theochem/grid or, if Horton API allows, just contribute to that package.

Can you please share your thoughts on making yet another spin-off of the Horton modules? Especially, as you are not preserving any of the code history/commits, I am not sure where this rebranding is going to lead...

yingxingcheng commented 1 year ago

Hi Farnaz, the reasons why I made this package are as follows:

I will update the readme to redirect users to the new grid code if they want to develop anything in grid.