-
- Downloads
Add Utils.CheckEnvThrow(), Utils.CheckEnv() and Utils.FloatEq()
These functions check if the lib is able to service requests as currently loaded Also use these functions to check if everything is ok at entry points to the various other classes add Utils.FloatEq() that uses the same logic as libeisgenerator to compare float values
Showing
- kissinferencesharp.csproj 1 addition, 1 deletionkissinferencesharp.csproj
- src/capi.cs 3 additions, 0 deletionssrc/capi.cs
- src/exceptions.cs 38 additions, 0 deletionssrc/exceptions.cs
- src/inferenceexception.cs 0 additions, 16 deletionssrc/inferenceexception.cs
- src/network.cs 4 additions, 0 deletionssrc/network.cs
- src/spectra.cs 4 additions, 0 deletionssrc/spectra.cs
- src/utils.cs 64 additions, 0 deletionssrc/utils.cs
- src/versionfixed.cs 15 additions, 1 deletionsrc/versionfixed.cs
src/exceptions.cs
0 → 100644
src/inferenceexception.cs
deleted
100644 → 0
Please register or sign in to comment