Skip to content

Conversation

isuruf
Copy link
Member

@isuruf isuruf commented Nov 19, 2024

No description provided.

@certik
Copy link
Contributor

certik commented Nov 19, 2024

The change seems fine. The CI failure seems to be caused by this PR.

{
RCP<const Basic> expr = se::parse("x + y");
std::string orig_data = expr->dumps();
std::vector<int> positions = {4, 8, 9, 15, 16};
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we have a comment here on how these positions were chosen? Random, or carefully calculated?

@bjodah
Copy link
Contributor

bjodah commented Nov 21, 2024

Looks good!

@bjodah bjodah merged commit 2084502 into symengine:master Nov 21, 2024
36 checks passed
@bjodah
Copy link
Contributor

bjodah commented Nov 21, 2024

Wonderful!

@isuruf isuruf deleted the serialization_inputs branch November 25, 2024 19:05
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.

3 participants