Pinned Loading
-
compute-functions
compute-functions Public.Net implementation of Apache Arrow Compute Functions. Allows data manipulation over Apache Arrow compatible data
C# 2
-
memory-buffer
memory-buffer PublicProvides a wrapper over a contiguous memory block and ability to allocate more than 4 Gb of unmanaged memory with predefinded alignment.
C# 2
-
avalonia-ai-assistant
avalonia-ai-assistant PublicSample AI chat assistant based on Avalonia and LLamaSharp
C# 3
85 contributions in the last year
Day of Week | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
dotnet/machinelearning,
asmirnov82/avalonia-ai-assistant,
SciSharp/LLamaSharp
and 11 other
repositories
Loading
Contribution activity
January 2025
Created 2 commits in 1 repository
Created a pull request in dotnet/machinelearning that received 1 comment
Opened 3 other pull requests in 2 repositories
dotnet/machinelearning
2
merged
-
Fix DateTime export to csv with culture info
This contribution was made on Jan 7
-
Consolidate System.Numerics.Tensors dependency
This contribution was made on Jan 7
AvaloniaUI/avalonia-docs
1
open
-
Add example of using MultiBinding with Built-in converters
This contribution was made on Jan 19
Created an issue in dotnet/machinelearning that received 2 comments
DataFrame doesn't read empty values from csv in case of only 1 column
Test to reproduce: [Fact] public void TestSaveAndReadCsvWithOnlyOneColumnAndNullValues() { using MemoryStream csvStream = new MemoryStream(); var c…
2
comments
Opened 1 other issue in 1 repository
AvaloniaUI/Avalonia.Controls.TreeDataGrid
1
open
-
[Question] What is the best way to implement filtering of child elements in TreeDataGrid?
This contribution was made on Jan 23