OSDN Git Service

2009年度末相当。zlibライセンスとして公開。
authorkimikage <kimikage_ceo@hotmail.com>
Tue, 19 Oct 2010 05:57:57 +0000 (14:57 +0900)
committerkimikage <kimikage_ceo@hotmail.com>
Tue, 19 Oct 2010 05:57:57 +0000 (14:57 +0900)
commiteca0a19b75eb9a775d30615a7033150d2efa8f2a
treefd6801c871917d41dbcefa0095c300be91befd8b
2009年度末相当。zlibライセンスとして公開。
23 files changed:
.gitignore [new file with mode: 0644]
Karinto.sln [new file with mode: 0755]
Karinto/CsvReader.cs [new file with mode: 0755]
Karinto/CurveFitter.cs [new file with mode: 0755]
Karinto/FilePath.cs [new file with mode: 0755]
Karinto/IDataSet.cs [new file with mode: 0755]
Karinto/Karinto.csproj [new file with mode: 0755]
Karinto/Logger.cs [new file with mode: 0755]
Karinto/Point.cs [new file with mode: 0755]
Karinto/PointList.cs [new file with mode: 0755]
Karinto/Polynomial.cs [new file with mode: 0755]
Karinto/Properties/AssemblyInfo.cs [new file with mode: 0755]
Karinto/Range.cs [new file with mode: 0755]
Karinto/SerializableDictionary.cs [new file with mode: 0755]
Karinto/Spline.cs [new file with mode: 0755]
Karinto/app.config [new file with mode: 0755]
KarintoTest/CurveFitterTest.cs [new file with mode: 0755]
KarintoTest/KarintoTest.csproj [new file with mode: 0755]
KarintoTest/Properties/AssemblyInfo.cs [new file with mode: 0755]
KarintoTest/RangeTest.cs [new file with mode: 0755]
KarintoTest/SplineTest.cs [new file with mode: 0755]
KarintoTest/app.config [new file with mode: 0755]
license.txt [new file with mode: 0755]