LICENSE
MANIFEST.in
README.md
requirements.txt
setup.py
_config_file/__init__.py
_config_file/potcar.py
featurebox/__init__.py
featurebox.egg-info/PKG-INFO
featurebox.egg-info/SOURCES.txt
featurebox.egg-info/dependency_links.txt
featurebox.egg-info/entry_points.txt
featurebox.egg-info/requires.txt
featurebox.egg-info/top_level.txt
featurebox/cli/__init__.py
featurebox/cli/_basepathout.py
featurebox/cli/main.py
featurebox/cli/template.py
featurebox/cli/vasp_bader.py
featurebox/cli/vasp_bgp.py
featurebox/cli/vasp_chg_diff.py
featurebox/cli/vasp_cohp.py
featurebox/cli/vasp_converge.py
featurebox/cli/vasp_dbc.py
featurebox/cli/vasp_dos.py
featurebox/cli/vasp_general_diff.py
featurebox/cli/vasp_general_single.py
featurebox/data/__init__.py
featurebox/data/check_data.py
featurebox/data/data_sep.py
featurebox/data/ele_megnet.json
featurebox/data/ele_table.csv
featurebox/data/ele_table_norm.csv
featurebox/data/ie.json
featurebox/data/mp_access.py
featurebox/data/namesplit.py
featurebox/data/oe.csv
featurebox/featurizers/__init__.py
featurebox/featurizers/base_feature.py
featurebox/featurizers/batch_feature.py
featurebox/featurizers/atom/__init__.py
featurebox/featurizers/atom/mapper.py
featurebox/featurizers/envir/__init__.py
featurebox/featurizers/envir/_get_radius_in_spheres.py
featurebox/featurizers/envir/_get_xyz_in_spheres.py
featurebox/featurizers/envir/desc_env.py
featurebox/featurizers/envir/environment.py
featurebox/featurizers/envir/local_env.py
featurebox/featurizers/envir/descriptors/ACSF.py
featurebox/featurizers/envir/descriptors/EAD.py
featurebox/featurizers/envir/descriptors/EAMD.py
featurebox/featurizers/envir/descriptors/SO3.py
featurebox/featurizers/envir/descriptors/SO4.py
featurebox/featurizers/envir/descriptors/SOAP.py
featurebox/featurizers/envir/descriptors/__init__.py
featurebox/featurizers/envir/descriptors/_generate_coefs.py
featurebox/featurizers/envir/descriptors/angular_momentum.py
featurebox/featurizers/envir/descriptors/behlerparrinello.py
featurebox/featurizers/envir/descriptors/bispectrum.py
featurebox/featurizers/envir/descriptors/cutoff.py
featurebox/featurizers/envir/descriptors/lbispectrum.py
featurebox/featurizers/envir/descriptors/utils.py
featurebox/featurizers/envir/descriptors/wACSF.py
featurebox/featurizers/state/__init__.py
featurebox/featurizers/state/extrastats.py
featurebox/featurizers/state/state_mapper.py
featurebox/featurizers/state/statistics.py
featurebox/featurizers/state/union.py
featurebox/selection/__init__.py
featurebox/selection/backforward.py
featurebox/selection/corr.py
featurebox/selection/exhaustion.py
featurebox/selection/ga.py
featurebox/selection/mutibase.py
featurebox/utils/__init__.py
featurebox/utils/general.py
featurebox/utils/predefined_typing.py
featurebox/utils/quickmethod.py