Skip to content

Conversation

@ewdlop
Copy link
Owner

@ewdlop ewdlop commented Mar 14, 2025

#37

ewdlop added 2 commits March 13, 2025 19:26
Updated various classes and methods to replace "double" with "System.Double" for consistency across the codebase.
Key changes include:
- Converted `BloomFilter`, `FuzzySet`, `Point`, `QuadTreeNode`, `RTree`, and `Rectangle` to use `System.Double`.
- Modified methods in `ReadOnlyMemoryExtensions.cs` to return `System.Double`.
- Updated `ControlFlowTests` comments for clarity.
- Introduced new `Quarternion`, `QuarternionBase`, and `ValueQuarternion` types utilizing `System.Double`.
- Adjusted `SkipList` to use `NextSystem.Double()` for random number generation.
Corrected method call from NextSystem.Double() to NextDouble()
to ensure proper random double value generation in the
RandomLevel method.
@ewdlop ewdlop self-assigned this Mar 14, 2025
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.

2 participants