reconsider prefix "_" in shared library names _libBornAgainBase.so

Our shared library names _libBornAgainBase.so are highly unusual.

I understand that the prefix _ is meant to disambiguate them from Python modules libBornAgainBase.py. Maybe the latter should be named differently?