kpeeters / cadabra2

A field-theory motivated approach to computer algebra.
https://cadabra.science/
GNU General Public License v3.0
215 stars 37 forks source link

create_scope does not (always?) do the right thing #287

Open kpeeters opened 6 months ago

kpeeters commented 6 months ago

See e.g. test128 in tests/substitute.cdb, which fails when the create_scope function is called at the top. It looks like the properties are either not inserted correctly, or into the wrong kernel scope.