LAMMPS developer workshop discussion

I hope it's okay to forward this to the lammps-users mailing list. (I
forgot to include the list in my earlier post.)

Thanks for the suggestion, Pablo.

I'm curious, has anyone tried using SWIG to build a more complete
python library for LAMMPS?
http://www.swig.org/tutorial.html
(I've never used SWIG, so I am not suggesting this would be an easy task.)

Andrew

I hope it's okay to forward this to the lammps-users mailing list. (I
forgot to include the list in my earlier post.)

Thanks for the suggestion, Pablo.

I'm curious, has anyone tried using SWIG to build a more complete
python library for LAMMPS?
http://www.swig.org/tutorial.html
(I've never used SWIG, so I am not suggesting this would be an easy task.)

don't use SWIG. it has too many problems, specifically for OOP codes.