Skip to content
forked from mala-project/mala

Materials Learning Algorithms. A framework for machine learning materials properties from first-principles data.

License

Notifications You must be signed in to change notification settings

sailfish009/mala

 
 

Repository files navigation

image

MALA

CPU image image DOI

MALA (Materials Learning Algorithms) is a data-driven framework to generate surrogate models of density functional theory calculations based on machine learning. Its purpose is to enable multiscale modeling by bypassing computationally expensive steps in state-of-the-art density functional simulations.

MALA is designed as a modular and open-source python package. It enables users to perform the entire modeling toolchain using only a few lines of code. MALA is jointly developed by the Sandia National Laboratories (SNL) and the Center for Advanced Systems Understanding (CASUS). See Contributing for contributing code to the repository.

This repository is structured as follows:

├── examples : contains useful examples to get you started with the package
├── install : contains scripts for setting up this package on your machine
├── mala : the source code itself
├── test : test scripts used during development, will hold tests for CI in the future
└── docs : Sphinx documentation folder

Installation

Please refer to Installation of MALA.

Running

You can familiarize yourself with the usage of this package by running the examples in the example/ folder.

Institutions

Founding Institutions

Contributing Institutions

Developers

Scientific Supervision

  • Attila Cangi (CASUS)
  • Siva Rajamanickam (SNL)

Core Developers

  • Austin Ellis (ORNL)
  • Lenz Fiedler (CASUS)
  • Daniel Kotik (CASUS)
  • Normand Modine (SNL)
  • Vladyslav Oles (ORNL)
  • Gabriel Popoola (SNL)
  • Aidan Thompson (SNL)
  • Steve Schmerler (HZDR)
  • Adam Stephens (SNL)

Contributors

  • Sneha Verma (CASUS)
  • Parvez Mohammed (CASUS)
  • Nils Hoffmann (CASUS)
  • Omar Faruk (CASUS)
  • Somashekhar Kulkarni (CASUS)

Citing MALA

If you publish work which uses or mentions MALA, please cite the following paper:

J. A. Ellis, L. Fiedler, G. A. Popoola, N. A. Modine, J. A. Stephens, A. P. Thompson, A. Cangi, S. Rajamanickam (2021). Accelerating Finite-temperature Kohn-Sham Density Functional Theory with Deep Neural Networks. Phys. Rev. B 104, 035120 (2021)

alongside this repository.

About

Materials Learning Algorithms. A framework for machine learning materials properties from first-principles data.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.9%
  • Dockerfile 0.1%