Closed shyuep closed 3 weeks ago
No response
I would like to be able to use MTP, NNP or other MLPs for matcalc property calculations.
Write a wrapper for other architectures. E.g.,
class MTPCalculator: def __init__(mtp_params): initialize def get_potential_energy(): call other classes or command line to compute these quantities.
Email (Optional)
No response
Problem
I would like to be able to use MTP, NNP or other MLPs for matcalc property calculations.
Proposed Solution
Write a wrapper for other architectures. E.g.,
Alternatives
No response
Code of Conduct