Revert "Add support for real values" #28

Merged
TheZoq2 merged 1 commit from revert-27-realvalues into main 2023-10-10 13:18:32 +00:00
TheZoq2 commented 2023-10-10 13:18:08 +00:00 (Migrated from github.com)

Reverts ThePerfectComputer/FastWaveBackend#27

We realized that it is annoying to deal with real values in surfer when most signals will just be non-reals. So we're deciding that reals will be stored as strings and downstream tools can parse the reals. If there are other use cases for reals that benefit more from it being preprocessed here, we can revert the revert.

Reverts ThePerfectComputer/FastWaveBackend#27 We realized that it is annoying to deal with real values in surfer when most signals will just be non-reals. So we're deciding that reals will be stored as strings and downstream tools can parse the reals. If there are other use cases for reals that benefit more from it being preprocessed here, we can revert the revert.
Sign in to join this conversation.
No description provided.