What's Changed
- now actually download the new models by @alinelena in #721
- Evaluate test sets separately for different heads by @ThomasWarford in #681
- Add pre-processing config file option by @ElliottKasoar in #664
- Add mace_mp medium performance benchmark by @hatemhelal in #647
- change learning rate for multihead ft by @ilyes319 in #727
- add option to rescale number of ft sample by @ilyes319 in #736
- Clean up unused Polynomial Cutoff Class from ZBLBasis, remove r_max argument. by @CompRhys in #569
- allow custom cache based on XDG_CACHE_HOME env variable, addresses #724 by @alinelena in #755
- Fix default outpout_file in select_head, and add argument to list heads by @bernstei in #772
- change default mp model to mpa model+bump version by @ilyes319 in #758
- solve jit backward compatibility by @ilyes319 in #778
- fix the reshape irreps for jit backward by @ilyes319 in #779
- fix formatting by @ilyes319 in #780
- Develop by @ilyes319 in #781
- Develop by @ilyes319 in #785
- make cueq optional dep and add special test by @ilyes319 in #786
Full Changelog: v0.3.9...v0.3.10