Skip to content

0.5.2

Latest
Compare
Choose a tag to compare
@daemontus daemontus released this 28 Dec 16:37
· 32 commits to master since this release

A few additional extensions. Mainly:

  • FnUpdate now implements Display using default variable/parameter names (you should still use FnUpdate::to_string if you want the actual context-aware names).
  • SymbolicContext now has network-parameter "introspection", i.e. network_parameters iterator, find_network_parameter search, and get_network_parameter_arity/get_network_parameter_name.