Version 0.3.0
- change license to LGPL
- set default optimizer
- put
kimpy
code intry except
block - add
state_dict
for descriptors and save it together with model - change to use
loguru
for logging and allow user to set log level
kimpy
code in try except
blockstate_dict
for descriptors and save it together with modelloguru
for logging and allow user to set log level