Resolve "Migrate to INumber" #11

Merged
thorsten merged 15 commits from 1-migrate-to-inumber into main 2023-07-10 17:42:08 +00:00
thorsten commented 2023-07-06 06:00:10 +00:00 (Migrated from devops.tsommer.org)

Closes #1

Closes #1
thorsten commented 2023-07-06 06:00:10 +00:00 (Migrated from devops.tsommer.org)

assigned to @thorsten

assigned to @thorsten
thorsten commented 2023-07-06 08:41:40 +00:00 (Migrated from devops.tsommer.org)

added 6 commits

Compare with previous version

added 6 commits <ul><li>9bc0fdf5 - Update</li><li>944bdf36 - Upgraded to .NET 7</li><li>d1d89fc7 - Updated package&#39;s meta data</li><li>7bc82948 - Removed double implementation</li><li>38764d5d - Removed float namespace</li><li>e8cf1284 - Applied .NET 7 syntax or feature changes</li></ul> [Compare with previous version](/open-source/dotnet/FastRng/-/merge_requests/1/diffs?diff_id=310&start_sha=488025ad6cf889778fadf36b75664b948bb77129)
thorsten commented 2023-07-07 12:41:45 +00:00 (Migrated from devops.tsommer.org)

added 2 commits

  • 6b656b90 - Attempt to implement factorial calculation for generic math
  • 1c28a57c - Refactored to use generic TNum for any floating point type

Compare with previous version

added 2 commits <ul><li>6b656b90 - Attempt to implement factorial calculation for generic math</li><li>1c28a57c - Refactored to use generic TNum for any floating point type</li></ul> [Compare with previous version](/open-source/dotnet/FastRng/-/merge_requests/1/diffs?diff_id=312&start_sha=e8cf1284d73f3e0d88f9cd7a3bf73ffa32b52e8a)
thorsten commented 2023-07-10 14:40:17 +00:00 (Migrated from devops.tsommer.org)

added 2 commits

  • d0eca012 - Increased performance by factor two by removing all async parts
  • 7a14b607 - Added a multi-channel, multi-threaded rng for comparison

Compare with previous version

added 2 commits <ul><li>d0eca012 - Increased performance by factor two by removing all async parts</li><li>7a14b607 - Added a multi-channel, multi-threaded rng for comparison</li></ul> [Compare with previous version](/open-source/dotnet/FastRng/-/merge_requests/1/diffs?diff_id=314&start_sha=1c28a57c067b49c63c240f2df41f86d652a2b122)
thorsten commented 2023-07-10 17:41:38 +00:00 (Migrated from devops.tsommer.org)

added 5 commits

Compare with previous version

added 5 commits <ul><li>f39064dc - Removed not used usings</li><li>36c94be6 - Renamed math tools</li><li>df003fac - Updated documentation</li><li>88b4a193 - Formatting</li><li>1ec7ba7b - Fixed included documentation</li></ul> [Compare with previous version](/open-source/dotnet/FastRng/-/merge_requests/1/diffs?diff_id=316&start_sha=7a14b607953a5d15eca27954676fb7ce2c89c5aa)
thorsten commented 2023-07-10 17:41:54 +00:00 (Migrated from devops.tsommer.org)

marked this merge request as ready

marked this merge request as **ready**
thorsten (Migrated from devops.tsommer.org) merged commit 146d524da8 into main 2023-07-10 17:42:08 +00:00
thorsten commented 2023-07-10 17:42:09 +00:00 (Migrated from devops.tsommer.org)

mentioned in commit 146d524da8

mentioned in commit 146d524da84c088b1279969caa8ba64df7242999
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Dotnet/FastRng#11
No description provided.