Yanqing Luo
Yanqing Luo
For algorithms using general eigenvalue problems, when opt.Method = 'eig', the Boltzmann distribution is not calculated. In fact, there is no relevant calculation code in the original code of resfields_eig....
For calculations of different electron-nucleus/electron-electron/nucleus-nucleus interactions, would using Matlab's nchoosek/combvec and other functions make the index easier to understand?
If a user enters a field that doesn't exist, the current development version of EasySpin lacks a validity check and simply loads the default parameters. For instance, if `Opt.GridSize` is...
This issue arises because levelplot uses a fixed font size when setting the legend. When different level plots are combined into one figure and the figure is resized, the legend...
When using levelplot to draw an energy level diagram, the Sys.lw parameter works correctly for Gaussian and Lorentzian line shapes. For example, testing with Sys.lw = [1 0] or Sys.lw...