Skip to content

Conversation

@ivajankovic
Copy link

No description provided.

@vfisikop vfisikop added the GSoC25 label Sep 9, 2025
Copy link
Member

@vissarion vissarion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Is it possible to avoid updating the eigen submodule to minimize the changes needed for this PR to work?

Copy link
Member

@vissarion vissarion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @ivajankovic the code looks in a good shape. I have minor comments. Could you please resolve them, then resolve conflicts and add the new tests on CI?
Thanks for your PR!


for (int k = 0; k < K; ++k)
{
scale_out[k] = static_cast<double>(scale[k]);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is it possible to avoid the static casting here? I am also thinking whether we can avoid copying here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants