symengine / SymEngine.jl

Julia wrappers of SymEngine
MIT License
192 stars 43 forks source link

Resolving remaining issues with segfaults from the use of subs() and infinities (issue #228) #230

Closed johanbluecreek closed 3 years ago

johanbluecreek commented 3 years ago

Includes fix as suggested by @isuruf and a test demonstrating the type of issue fixed.