For better intuitiveness for Ruby users, some SymEngine constructs can be changed. @zverok Let's add such instances to a list here. - [ ] `Basic#to_proc` instead of `SymEngine::lambdify(basic)` - [ ] Map `SymEngine::Symbol` to Ruby Symbols. ( `x = SymEngine(:x)` )
For better intuitiveness for Ruby users, some SymEngine constructs can be changed.
@zverok Let's add such instances to a list here.
Basic#to_procinstead ofSymEngine::lambdify(basic)SymEngine::Symbolto Ruby Symbols. (x = SymEngine(:x))