jverzani / SymPyCore.jl

Package to help connect Julia with the SymPy library of Python
https://jverzani.github.io/SymPyCore.jl/
MIT License
5 stars 4 forks source link

False or FALSE #17

Closed jverzani closed 9 months ago

jverzani commented 9 months ago

What should alias Sym(false) and Sym(true)? In SymPy these were False and True and for some reason, became FALSE and TRUE in SymPyPythonCall.