mendeleev是一个python package,可对不同元素的物理化学属性进行搜索并调用。其中包括元素属性、同位素属性、同位素衰变模式信息等(详见mendeleev 0.15.0 documentation)。 Element attributes and data type、sources 下面将介绍mendeleev的安装及基本使用: 一、mendeleev package的安装 使用conda命令行安装mendeleevpackage(默认...
, pythonRelaxDepsHook , numpy , colorama , pydantic , pyfiglet , pygments , pandas @@ -16,18 +17,19 @@ buildPythonPackage rec { pname = "mendeleev"; version = "0.17.0"; version = "0.19.0"; src = fetchFromGitHub { owner = "lmmentel"; repo = pname; rev = "v${version}"; ...
Solution to issue cannot be found in the documentation. I checked the documentation. Issue Run mamba create -n mendeleev-np1 mendeleev=0.20.1 python=3.12 "numpy<2" pip -y pip check Got mendeleev 0.20.1 has requirement numpy<3.0,>=2.0; py...
lmmentel update runtime and bokeh calls Aug 2, 2022 ecedd62·Aug 2, 2022 History 74 Commits app update runtime and bokeh calls Aug 2, 2022 .bumpversion.cfg Bump version: 0.1.1 → 0.2.0 May 1, 2017 .gitignore update Jan 19, 2017 ...