uxmal / pytocs

Converts Python source to C#
Apache License 2.0
562 stars 168 forks source link

convert the [:,t,:] syntax of python language into C# language with high performance #79

Open GeorgeS2019 opened 2 years ago

GeorgeS2019 commented 2 years ago

convert the [:,t,:] syntax of python language into C# language with high performance

Perhaps users here could contribute to this discussion?

By doing so, create a more efficient python to C# conversion.