Skip to main content

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

Project description

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

Jabir 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 and tqdm. Therefore, it’s necessary to install all these packages. If you encounter an error, it is probably due to the conflict of different versions of the packages, so be sure to install the following versions using the commands below:

pip install mendeleev==0.16.1 , pip install pymatgen==2024.5.1 , pip install tqdm==4.66.4

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())

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jabir-0.0.7.tar.gz (16.3 kB view hashes)

Uploaded Source

Built Distribution

jabir-0.0.7-py3-none-any.whl (15.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page