v2.1.0 #90
Closed
axtimhaus
announced in
Announcements
v2.1.0
#90
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The first feature update of PyRolL 2 provides a couple of convenience features, technical features and several new hooks.
Major features
self
) as explicit values to any hook to quickly specify a local dynamic value. The function will be evaluated at every hook call. Add Explicit Hook Functions #79Profile.fits_material()
as a standard way of checking material keys in parameter databases. Addfits_material
Method to Profile #71Minor features
rich
repr strings. 9ee26b4Unit.prev_of
andUnit.next_of
methods. impl Unit.prev_of and Unit.next_of methods #75type
property toHook
. add type property to Hook #88Bugfixes
Unit.InProfile
. move default profile length = 0 to Unit.InProfile #72Acknowledgements
We want to thank G. Rothenbucher and K. van Putten for their valuable suggestions and feedback.
This discussion was created from the release v2.1.0.
Beta Was this translation helpful? Give feedback.
All reactions