Pinned Loading
-
-
Lokad/FasterMath
Lokad/FasterMath PublicIntrinsics accelerated math functions for .NET Core - trading accuracy for performance
-
Fast 1D convolution with AVX
Fast 1D convolution with AVX 1// Fast 1D convolution with AXV
2// By Joannes Vermorel, Lokad, January 2018
3// Released under MIT license
45#include <string.h>
-
C# Half-precision data type
C# Half-precision data type 1/// ================ Half.cs ====================
2/// The code is free to use for any reason without any restrictions.
3/// Ladislav Lang (2009), Joannes Vermorel (2017)
45using System;
-
Regression. A monolithic random fore...
Regression. A monolithic random forest C# implementation, categorical variables treated as ordinals 1using System;
2using System.Collections.Generic;
3using System.Diagnostics;
4using System.Linq;
5using NUnit.Framework;
-
C# Z-Transform, the discrete version...
C# Z-Transform, the discrete version of the Laplace transform 1using System;
2using System.Collections.Generic;
3using System.Diagnostics;
45namespace Lokad
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.