ICB-DCM / pyABC

distributed, likelihood-free inference
https://pyabc.rtfd.io
BSD 3-Clause "New" or "Revised" License
206 stars 44 forks source link

Change entry points to pyabc-... #599

Closed yannikschaelte closed 1 year ago

yannikschaelte commented 1 year ago

Currently, pyABC introduces various entry points such as abc-server, abc-export, which claim the namespace "abc-", which is counter-intuitive and can potentially lead to errors. Instead, I suggest to "pyabc-", e.g. pyabc-server, pyabc-export.