Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more extension methods and bump version #150

Merged

Conversation

hoakbuilds
Copy link
Member

Status Type ⚠️ Core Change Issue
Ready Features No Closes #148

Problem

What problem are you trying to solve?

In order to facilitate data encoding and decoding some more helper methods are necessary

Solution

How did you solve the problem?

Added single and double precision floating point value extension methods for data encoding and decoding

@hoakbuilds hoakbuilds requested a review from tiago18c July 12, 2021 18:10
Copy link
Member

@tiago18c tiago18c left a comment

Choose a reason for hiding this comment

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

Just fix those two comments and lgtm ;

src/Solnet.Programs/Utilities/Deserialization.cs Outdated Show resolved Hide resolved
@hoakbuilds hoakbuilds merged commit 61376e9 into bmresearch:master Jul 12, 2021
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.

Add more extension methods to help with decoding in Solnet.Programs.Utilities
2 participants