Please share any OSS projects that are essential for your work, tools you see are gaining traction in your field, or anything else that has recently popped up on your radar.
Please provide a link to the repo (e.g., GitHub) and any additional context that might be helpful for others to explore.
GORBID: an open source machine learning library, to convert thousands of open access publication PDFs into TEI/XML text
howisonlab/softcite: A gold-standard dataset of software mentions in research publications. Used to train GORBID to detect software mentions in publication body.
Interactive network visualizations in Jupyter Notebooks:
OSSci is attending the EuChemS CompChem 2023 conference in Thessaloniki, Greece this week. Around 300 attendees, mostly from Europe, are here to share their latest findings in computational chemistry.
We’re using this opportunity to hear which OSS tools are being used and collect data for our prototype. So far, seven tools have come up:
OpenMolcas – A quantum chemistry software package developed by scientists and intended to be used by scientists. It includes programs to apply many different electronic structure methods to chemical systems, but its key feature is the multiconfigurational approach, with methods like CASSCF and CASPT2: https://gitlab.com/Molcas/OpenMolcas
CP2K – A quantum chemistry and solid state physics software package that can perform atomistic simulations of solid state, liquid, molecular, periodic, material, crystal, and biological systems: https://github.com/cp2k/cp2k
Quantum ESPRESSO – An integrated suite of Open-Source computer codes for electronic-structure calculations and materials modeling at the nanoscale. It is based on density-functional theory, plane waves, and pseudopotentials: https://gitlab.com/QEF/q-e
iRASPA – This software is a general purpose classical simulation package. It has been developed at Northwestern University (Evanston, USA) during 2006-2011 in active collaboration with University Pablo de Olavide (Seville, Spain), and the Technical University of Delft. It can be used for the simulation of molecules in gases, fluids, zeolites, aluminosilicates, metal-organic frameworks, carbon nanotubes and external fields: https://github.com/iRASPA/RASPA2
By manually pulling the contributors from GitHub and GitLab, a first few connections between projects have appeared (via mutual contributors):