Skip to content

Conversation

mmikhasenko
Copy link

@mmikhasenko mmikhasenko commented Jul 16, 2025

This PR enables using RationalQuadraticSpline with Couplings on matrix dimension

b = RationalQuadraticSpline(rand(11,5), rand(11,5), rand(11,5)) # 11 nodes, batch of 5
b(rand(1, 5)) # should return matrix of dim (1, 5) to be able to `combine` 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant