Miha Kralj
|
1910fdca93
|
chore: repo cleanup and code quality improvements
- Remove global.json (SDK pinning unnecessary)
- Remove nuget.config, move MyGet source to .csproj RestoreAdditionalProjectSources
- Gitignore ndepend/ entirely, move badges to docs/img/
- Update README.md and docs/ndepend.md badge paths
- Add NDepend project property to QuanTAlib.slnx
- Expand .editorconfig ReSharper/diagnostic suppressions
- Use ArgumentOutOfRangeException instead of ArgumentException
- Use discard _ for unused event sender parameters
- Remove quantalib.code-workspace and sonar-suppressions.json
- Add filter signature SVGs
|
2026-03-03 09:22:55 -08:00 |
|
Miha Kralj
|
13a895b6b6
|
feat: suppress S4035 (IEquatable<T>) in Codacy/SonarCloud
|
2026-01-26 19:59:23 -08:00 |
|
Miha Kralj
|
4652df360f
|
feat: sync Sonar rule suppressions across SonarCloud, Codacy, and local builds
|
2026-01-26 15:57:45 -08:00 |
|
Miha Kralj
|
480715f66f
|
Add Sonar rule suppressions and update Publish workflow for Codacy rule sync
|
2026-01-26 12:00:06 -08:00 |
|
Miha Kralj
|
e59665c8f0
|
style patterns
|
2026-01-25 16:01:45 -08:00 |
|
   
|
86fe32a682
|
SIMD Refactor: Merge simd-dev into dev (#55)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: aider (openrouter/anthropic/claude-sonnet-4) <aider@aider.chat>
Co-authored-by: Warp <agent@warp.dev>
|
2026-01-18 19:02:03 -08:00 |
|
Miha Kralj
|
d475bcd19a
|
New version merge
|
2024-09-22 17:31:24 -07:00 |
|
Miha Kralj
|
3455baaf6c
|
refactor structs to records, add new classes for financial calculations, implement EMA and SMA with circular buffer. Generate random financial data using GBM model. Also, test the SMA calculation with sample data.
|
2024-07-28 21:26:44 -07:00 |
|
Miha Kralj
|
b99d451ea8
|
Update file paths for QuanTAlib packages in main_automation.yml
|
2023-04-12 13:10:00 -07:00 |
|