Skip to content

Gashmard/jabir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

jabir

We developed the Python package named jabir to generate atomic features. It can generate 322 atomic features for any type of material, such as Electron Affinity, Electric Polarizability, Thermal Conductivity, Pettifor number, etc. Jabir calculates statistical relationships for each physical and chemical feature based on Element, Subscript, and Fraction.

Installation

Jaber employs some other libraries and packages to generate atomic features of materials, which need to be installed. These packages consist of pandas, numpy, mendeleev, pymatgen, chemparse and tqdm.

Note: If you encounter any difficulties installing these packages on your local system, you can utilize the Google colab environment to install and utilize them seamlessly.

How to use jabir

After installing jabir, simply execute the following two lines of code.

from jabir import main

print(main())

About

jabir is a package that generates 322 features for any material.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published