AiDotNet
AiDotNet copied to clipboard
A new library for all of the newest ai algorithms
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.7 to 2.8.0. Commits 6438bb8 v2.8.0 2afd4cd Pick up latest dependencies b8be108 Add multiplier format support to RunSettings 3c2e493 Update to 2.7.2-pre.17 and support Xunit.ParallelAlgorithm in RunSetttings...
Bumps [xunit](https://github.com/xunit/xunit) from 2.7.0 to 2.8.0. Commits be260b3 v2.8.0 a8ceb66 #783: Add -useansicolor flag to console runner (v2) 7b0ff93 Don't show /aggressive with unlimited threads 46cdf06 Support parallel algorithm in...
Please ensure your pull request adheres to the following guidelines: - [ ] I have built my code and there are no build errors. - [ ] I have run...
Bumps jetbrains.dotcover.globaltool from 2023.2.3 to 2023.2.4. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 6.0.1 to 6.0.2. Release notes Sourced from coverlet.collector's releases. v6.0.2 Fixed Threshold-stat triggers error #1634 Fixed coverlet collector 6.0.1 requires dotnet sdk 8 #1625 Type initializer errors...
Please ensure your pull request adheres to the following guidelines: - [x] I have built my code and there are no build errors. - [x] I have run all unit...
Main point is the example of parallel processing logic, which I mentioned on our call. Feel free to scavenge whatever your need from this PR and modify the formatting to...
Bumps jetbrains.dotcover.globaltool from 2023.2.3 to 2023.2.5. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.7 to 2.8.1. Commits ce9211e v2.8.1 3656cb8 Use 'dotnet format' instead of 'dotnet dotnet-format' 45eb783 Pull in output printing bug fix from core e205244 #408: Add ability...