Taine Zhao
Taine Zhao
Besides, this message is the same as that you start julia via ctypes and libjulua and eval `using PyCall` in this julia session.
> Package name similar to 1 existing package. > Similar to IPython. Damerau-Levenshtein distance 2 is at or below cutoff of 2. `TyPython` is an open-source project created by the...
And so far TyPython is a support package for Python users to write Python C extensions with Julia, which is the main reason why we needs it to be available...
@ericphanson Hi, could we merge this PR now? [no block]
I have no idea about the compatibility issues when Julia version is lower than v1.0 :(
Perfect, I'd like to continue refactoring those macro rewriters.
There seems to be some strange issues in Julia v1.0. I cannot solve it on my own so I went to community for help. https://discourse.julialang.org/t/strange-bug-segmentation-fault-11-solely-existed-in-julia-v1-0/21392 Also, I've already made total...
Any status?
I wonder if there's a way to manually enforce the "complete form"(I mean not omitted) of data constructors?
Rewrite the source code to Python's at here? https://github.com/thautwarm/moshmosh/blob/master/moshmosh/extension.py#L109 I think the current design needs improvements for better abstractions.