-
In JAX's implementation of scipy's I can understand if JAX does not want to add features to scipy implementations not supported by scipy. Would you recommend opening a PR in scipy first in this case? (Although the change there might be non-trivial since JAX's version only implements a subset of the features provided by the scipy implementation) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hello! I've realized since first posting that it was suggested that the My follow-up question is: If I implement a custom Thanks a lot! |
Beta Was this translation helpful? Give feedback.
JAX is licensed under Apache 2.0 which has a few requirements for derivative work (wikipedia has a good summary: https://en.wikipedia.org/wiki/Apache_License#Licensing_conditions)