Skip to content

Commit

Permalink
Build 0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dardonkov committed Feb 26, 2021
1 parent 6f00011 commit cb333c3
Show file tree
Hide file tree
Showing 31 changed files with 57,741 additions and 4 deletions.
Binary file modified .vs/WindowsFormsApp1/v16/.suo
Binary file not shown.
6 changes: 3 additions & 3 deletions Form1.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions WindowsFormsApp1.csproj → Random-sens.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
<LangVersion>7.3</LangVersion>
<ErrorReport>prompt</ErrorReport>
<Prefer32Bit>true</Prefer32Bit>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>
<ItemGroup>
<Reference Include="MathNet.Numerics, Version=4.15.0.0, Culture=neutral, processorArchitecture=MSIL">
Expand Down
2 changes: 1 addition & 1 deletion WindowsFormsApp1.sln
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31005.135
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WindowsFormsApp1", "WindowsFormsApp1.csproj", "{60875BE3-0819-4F3F-967C-AB64F8935C0E}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Random-sens", "Random-sens.csproj", "{60875BE3-0819-4F3F-967C-AB64F8935C0E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand Down
Binary file modified bin/x64/Debug/WindowsFormsApp1.exe
Binary file not shown.
Binary file modified bin/x64/Debug/WindowsFormsApp1.pdb
Binary file not shown.
Binary file added bin/x64/Release/MathNet.Numerics.dll
Binary file not shown.
57,672 changes: 57,672 additions & 0 deletions bin/x64/Release/MathNet.Numerics.xml

Large diffs are not rendered by default.

Binary file added bin/x64/Release/WindowsFormsApp1.exe
Binary file not shown.
39 changes: 39 additions & 0 deletions bin/x64/Release/WindowsFormsApp1.exe.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<configSections>
<sectionGroup name="userSettings" type="System.Configuration.UserSettingsGroup, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" >
<section name="WindowsFormsApp1.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false" />
</sectionGroup>
</configSections>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" />
</startup>
<userSettings>
<WindowsFormsApp1.Properties.Settings>
<setting name="curve_Type" serializeAs="String">
<value>0</value>
</setting>
<setting name="base_Sens" serializeAs="String">
<value>1</value>
</setting>
<setting name="max_Sens" serializeAs="String">
<value>2</value>
</setting>
<setting name="min_Sens" serializeAs="String">
<value>0.5</value>
</setting>
<setting name="timestep" serializeAs="String">
<value>0.2</value>
</setting>
<setting name="spread" serializeAs="String">
<value>0.4</value>
</setting>
<setting name="smoothing" serializeAs="String">
<value>0</value>
</setting>
<setting name="curve_Timestep" serializeAs="String">
<value>5</value>
</setting>
</WindowsFormsApp1.Properties.Settings>
</userSettings>
</configuration>
Binary file added bin/x64/Release/WindowsFormsApp1.pdb
Binary file not shown.
Binary file added bin/x64/Release/interception.dll
Binary file not shown.
Binary file added bin/x64/Release/interception.lib
Binary file not shown.
Binary file modified obj/x64/Debug/WindowsFormsApp1.csproj.GenerateResource.cache
Binary file not shown.
Binary file modified obj/x64/Debug/WindowsFormsApp1.csprojAssemblyReference.cache
Binary file not shown.
Binary file modified obj/x64/Debug/WindowsFormsApp1.exe
Binary file not shown.
Binary file modified obj/x64/Debug/WindowsFormsApp1.pdb
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.7.2", FrameworkDisplayName = ".NET Framework 4.7.2")]
Binary file not shown.
Empty file.
1 change: 1 addition & 0 deletions obj/x64/Release/Random-sens.csproj.CoreCompileInputs.cache
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2e619db47bf57c36cbe1881868816492cc050bf2
14 changes: 14 additions & 0 deletions obj/x64/Release/Random-sens.csproj.FileListAbsolute.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
C:\Users\Dar\source\repos\WindowsFormsApp1\bin\x64\Release\interception.lib
C:\Users\Dar\source\repos\WindowsFormsApp1\bin\x64\Release\interception.dll
C:\Users\Dar\source\repos\WindowsFormsApp1\bin\x64\Release\WindowsFormsApp1.exe.config
C:\Users\Dar\source\repos\WindowsFormsApp1\bin\x64\Release\WindowsFormsApp1.exe
C:\Users\Dar\source\repos\WindowsFormsApp1\bin\x64\Release\WindowsFormsApp1.pdb
C:\Users\Dar\source\repos\WindowsFormsApp1\bin\x64\Release\MathNet.Numerics.dll
C:\Users\Dar\source\repos\WindowsFormsApp1\bin\x64\Release\MathNet.Numerics.xml
C:\Users\Dar\source\repos\WindowsFormsApp1\obj\x64\Release\WindowsFormsApp1.Form1.resources
C:\Users\Dar\source\repos\WindowsFormsApp1\obj\x64\Release\WindowsFormsApp1.Properties.Resources.resources
C:\Users\Dar\source\repos\WindowsFormsApp1\obj\x64\Release\Random-sens.csproj.GenerateResource.cache
C:\Users\Dar\source\repos\WindowsFormsApp1\obj\x64\Release\Random-sens.csproj.CoreCompileInputs.cache
C:\Users\Dar\source\repos\WindowsFormsApp1\obj\x64\Release\Random-sens.csproj.CopyComplete
C:\Users\Dar\source\repos\WindowsFormsApp1\obj\x64\Release\WindowsFormsApp1.exe
C:\Users\Dar\source\repos\WindowsFormsApp1\obj\x64\Release\WindowsFormsApp1.pdb
Binary file not shown.
Binary file added obj/x64/Release/WindowsFormsApp1.Form1.resources
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2e619db47bf57c36cbe1881868816492cc050bf2
5 changes: 5 additions & 0 deletions obj/x64/Release/WindowsFormsApp1.csproj.FileListAbsolute.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
C:\Users\Dar\source\repos\WindowsFormsApp1\obj\x64\Release\WindowsFormsApp1.csprojAssemblyReference.cache
C:\Users\Dar\source\repos\WindowsFormsApp1\obj\x64\Release\WindowsFormsApp1.Form1.resources
C:\Users\Dar\source\repos\WindowsFormsApp1\obj\x64\Release\WindowsFormsApp1.Properties.Resources.resources
C:\Users\Dar\source\repos\WindowsFormsApp1\obj\x64\Release\WindowsFormsApp1.csproj.GenerateResource.cache
C:\Users\Dar\source\repos\WindowsFormsApp1\obj\x64\Release\WindowsFormsApp1.csproj.CoreCompileInputs.cache
Binary file not shown.
Binary file not shown.
Binary file added obj/x64/Release/WindowsFormsApp1.exe
Binary file not shown.
Binary file added obj/x64/Release/WindowsFormsApp1.pdb
Binary file not shown.

0 comments on commit cb333c3

Please sign in to comment.