Skip to content

overload ==operator in coordinate systems#134

Open
rjnrohit wants to merge 1 commit intoBoostGSoC19:developfrom
rjnrohit:operator
Open

overload ==operator in coordinate systems#134
rjnrohit wants to merge 1 commit intoBoostGSoC19:developfrom
rjnrohit:operator

Conversation

@rjnrohit
Copy link
Copy Markdown

Description

Previously wrong results are generating with == operator in case of representations and differentials. Now it has been fixed. (we can compare two differentials or representations up to a tolerance of 1e-10.)

References

Fixes #133

Tasklist

@rjnrohit
Copy link
Copy Markdown
Author

rjnrohit commented Apr 21, 2020

@lpranam @sarthak2007 I've updated == operator for representations and differentials. please review it.

@lpranam
Copy link
Copy Markdown
Member

lpranam commented Sep 19, 2020

@rohitRanjanGIT are you around to resolve the merge conflicts so that we can merge it?

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.

Wrong results are generating with == operator in case of representation and differentials.

2 participants