I'm just inquiring about the possibility of DiffTaichi/Swift Interoperability.
Swift provides support for differentiable programming in its language infrastructure and appears to be moving towards a machine-learning focus: https://www.tensorflow.org/swift
There is also some interoperability between C/C++, Python and Swift, so it may be achievable to implement the Taichi library in Swift, now or sometime in the future.
Its understandable if there are technical or directional reasons why it can't be done at this point in time, I'm just curious about the possibilty,
Hi there!
I'm just inquiring about the possibility of DiffTaichi/Swift Interoperability. Swift provides support for differentiable programming in its language infrastructure and appears to be moving towards a machine-learning focus: https://www.tensorflow.org/swift
There is also some interoperability between C/C++, Python and Swift, so it may be achievable to implement the Taichi library in Swift, now or sometime in the future.
Its understandable if there are technical or directional reasons why it can't be done at this point in time, I'm just curious about the possibilty,
Best regards