v1.0 #398
deepanshs
announced in
Announcement
v1.0
#398
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What's new
Features
added support of ASG triangular mesh integration.
sim.confignow holds a newnumber_of_gamma_anglesattribute.is_complexattribute to the ConfigSimulator class. Default value is True. When False,only the real part of the spectral is simulated. It provides a faster computation speed for simulations
where imaginary part is always zero.
freq_contribincludesnew
Quad_Shielding_cross_0,Quad_Shielding_cross_2,Quad_Shielding_cross_4literals.Isotope.register()method. See the simulation gallery for use cases and examples.Shielding,Isotropic, andcross.Sets of contributions can also be excluded by placing an exclamation mark in front of the string, for example
"!Shielding"excludes shielding interactions.See the examples gallery for more information.
DelayEventadded to the events library.Maryland conventions and vice-versa.
Simulator
Simulatorclass --.optimize()-- which pre-computes transition pathways before least-squares minimization. This improves the efficiency of least-squares minimization.Czjzek and Extended Czjzek
Bug Fixes
MixingEnumclass had no attributejson(Issue #260)w_ref.Additional updates
What's Changed
latexpdfbuilds by @deepanshs in djs/Fixlatexpdfbuilds #276Full Changelog: v0.7.0...v1.0
This discussion was created from the release v1.0.
Beta Was this translation helpful? Give feedback.
All reactions