Basic modules of madas
- The code is written in a modular way, with four main components:
A local database
An interface to create material fingerprints
Modules to calculate and manipulate similarity matrices
An API to connect to local or external data sources
In the following, we will examine each component in detail.