Changeset 4978 for trunk/sources/HeuristicLab.ExtLibs
- Timestamp:
- 11/28/10 14:25:41 (14 years ago)
- Location:
- trunk/sources/HeuristicLab.ExtLibs
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.ALGLIB/2.5.0/HeuristicLab.ALGLIB-2.5.0/HeuristicLab.ALGLIB-2.5.0.csproj
r4065 r4978 111 111 <ProjectReference Include="..\..\..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj"> 112 112 <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project> 113 <Name>HeuristicLab.PluginInfrastructure </Name>113 <Name>HeuristicLab.PluginInfrastructure-3.3</Name> 114 114 </ProjectReference> 115 115 <ProjectReference Include="..\ALGLIB-2.5.0\ALGLIB-2.5.0.csproj"> -
trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.ALGLIB/3.1.0/ALGLIB-3.1.0/ALGLIB-3.1.0.csproj
r4975 r4978 6 6 <ProductVersion>9.0.30729</ProductVersion> 7 7 <SchemaVersion>2.0</SchemaVersion> 8 <ProjectGuid>{ 29E4B033-1FEF-4FE1-AE17-0A9319D7C54E}</ProjectGuid>8 <ProjectGuid>{FC841674-62A7-4055-BE91-E41944B6C606}</ProjectGuid> 9 9 <OutputType>Library</OutputType> 10 10 <AppDesignerFolder>Properties</AppDesignerFolder> 11 11 <RootNamespace>ALGLIB</RootNamespace> 12 <AssemblyName>ALGLIB- 2.5.0</AssemblyName>12 <AssemblyName>ALGLIB-3.1.0</AssemblyName> 13 13 <TargetFrameworkVersion>v3.5</TargetFrameworkVersion> 14 14 <FileAlignment>512</FileAlignment> … … 105 105 </ItemGroup> 106 106 <ItemGroup> 107 <Compile Include="ablas.cs" /> 108 <Compile Include="ablasf.cs" /> 109 <Compile Include="airyf.cs" /> 107 <Compile Include="alglibinternal.cs" /> 108 <Compile Include="alglibmisc.cs" /> 110 109 <Compile Include="ap.cs" /> 111 <Compile Include="autogk.cs" /> 112 <Compile Include="bdss.cs" /> 113 <Compile Include="bdsvd.cs" /> 114 <Compile Include="bessel.cs" /> 115 <Compile Include="betaf.cs" /> 116 <Compile Include="binomialdistr.cs" /> 117 <Compile Include="blas.cs" /> 118 <Compile Include="chebyshev.cs" /> 119 <Compile Include="chisquaredistr.cs" /> 120 <Compile Include="conv.cs" /> 121 <Compile Include="corr.cs" /> 122 <Compile Include="correlation.cs" /> 123 <Compile Include="correlationtests.cs" /> 124 <Compile Include="creflections.cs" /> 125 <Compile Include="dawson.cs" /> 126 <Compile Include="densesolver.cs" /> 127 <Compile Include="descriptivestatistics.cs" /> 128 <Compile Include="dforest.cs" /> 129 <Compile Include="elliptic.cs" /> 130 <Compile Include="estnorm.cs" /> 131 <Compile Include="evd.cs" /> 132 <Compile Include="expintegrals.cs" /> 133 <Compile Include="fdistr.cs" /> 134 <Compile Include="fft.cs" /> 135 <Compile Include="fht.cs" /> 136 <Compile Include="fresnel.cs" /> 137 <Compile Include="ftbase.cs" /> 138 <Compile Include="gammafunc.cs" /> 139 <Compile Include="gkq.cs" /> 140 <Compile Include="gq.cs" /> 141 <Compile Include="hblas.cs" /> 142 <Compile Include="hermite.cs" /> 143 <Compile Include="hqrnd.cs" /> 144 <Compile Include="hsschur.cs" /> 145 <Compile Include="ibetaf.cs" /> 146 <Compile Include="idwint.cs" /> 147 <Compile Include="igammaf.cs" /> 148 <Compile Include="inverseupdate.cs" /> 149 <Compile Include="jacobianelliptic.cs" /> 150 <Compile Include="jarquebera.cs" /> 151 <Compile Include="kmeans.cs" /> 152 <Compile Include="laguerre.cs" /> 153 <Compile Include="lda.cs" /> 154 <Compile Include="ldlt.cs" /> 155 <Compile Include="legendre.cs" /> 156 <Compile Include="linmin.cs" /> 157 <Compile Include="linreg.cs" /> 158 <Compile Include="logit.cs" /> 159 <Compile Include="lsfit.cs" /> 160 <Compile Include="mannwhitneyu.cs" /> 161 <Compile Include="matdet.cs" /> 162 <Compile Include="matgen.cs" /> 163 <Compile Include="matinv.cs" /> 164 <Compile Include="minasa.cs" /> 165 <Compile Include="mincg.cs" /> 166 <Compile Include="minlbfgs.cs" /> 167 <Compile Include="minlm.cs" /> 168 <Compile Include="mlpbase.cs" /> 169 <Compile Include="mlpe.cs" /> 170 <Compile Include="mlptrain.cs" /> 171 <Compile Include="nearestneighbor.cs" /> 172 <Compile Include="nearunityunit.cs" /> 173 <Compile Include="normaldistr.cs" /> 174 <Compile Include="odesolver.cs" /> 175 <Compile Include="ortfac.cs" /> 176 <Compile Include="pca.cs" /> 177 <Compile Include="poissondistr.cs" /> 178 <Compile Include="polint.cs" /> 110 <Compile Include="dataanalysis.cs" /> 111 <Compile Include="diffequations.cs" /> 112 <Compile Include="fasttransforms.cs" /> 113 <Compile Include="integration.cs" /> 114 <Compile Include="interpolation.cs" /> 115 <Compile Include="linalg.cs" /> 116 <Compile Include="optimization.cs" /> 179 117 <Compile Include="Properties\AssemblyInfo.cs" /> 180 <Compile Include="psif.cs" /> 181 <Compile Include="ratint.cs" /> 182 <Compile Include="ratinterpolation.cs" /> 183 <Compile Include="rcond.cs" /> 184 <Compile Include="reflections.cs" /> 185 <Compile Include="rotations.cs" /> 186 <Compile Include="safesolve.cs" /> 187 <Compile Include="sblas.cs" /> 188 <Compile Include="schur.cs" /> 189 <Compile Include="sdet.cs" /> 190 <Compile Include="sinverse.cs" /> 191 <Compile Include="spdgevd.cs" /> 192 <Compile Include="spline1d.cs" /> 193 <Compile Include="spline2d.cs" /> 194 <Compile Include="spline3.cs" /> 195 <Compile Include="srcond.cs" /> 196 <Compile Include="ssolve.cs" /> 197 <Compile Include="stest.cs" /> 198 <Compile Include="studenttdistr.cs" /> 199 <Compile Include="studentttests.cs" /> 200 <Compile Include="svd.cs" /> 201 <Compile Include="taskgen.cs" /> 202 <Compile Include="trfac.cs" /> 203 <Compile Include="trigintegrals.cs" /> 204 <Compile Include="trlinsolve.cs" /> 205 <Compile Include="tsort.cs" /> 206 <Compile Include="variancetests.cs" /> 207 <Compile Include="wsr.cs" /> 208 <Compile Include="xblas.cs" /> 118 <Compile Include="solvers.cs" /> 119 <Compile Include="specialfunctions.cs" /> 120 <Compile Include="statistics.cs" /> 209 121 </ItemGroup> 210 122 <ItemGroup> -
trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.ALGLIB/3.1.0/HeuristicLab.ALGLIB-3.1.0/HeuristicLab.ALGLIB-3.1.0.csproj
r4975 r4978 6 6 <ProductVersion>9.0.30729</ProductVersion> 7 7 <SchemaVersion>2.0</SchemaVersion> 8 <ProjectGuid>{ 01BBCB5A-144A-4A7E-908E-079849E2F7CF}</ProjectGuid>8 <ProjectGuid>{DE69A359-A5B8-4D3D-BA8D-D5780D7F96D6}</ProjectGuid> 9 9 <OutputType>Library</OutputType> 10 10 <AppDesignerFolder>Properties</AppDesignerFolder> 11 11 <RootNamespace>HeuristicLab.ALGLIB</RootNamespace> 12 <AssemblyName>HeuristicLab.ALGLIB- 2.5.0</AssemblyName>12 <AssemblyName>HeuristicLab.ALGLIB-3.1.0</AssemblyName> 13 13 <TargetFrameworkVersion>v3.5</TargetFrameworkVersion> 14 14 <FileAlignment>512</FileAlignment> … … 113 113 <Name>HeuristicLab.PluginInfrastructure</Name> 114 114 </ProjectReference> 115 <ProjectReference Include="..\ALGLIB- 2.5.0\ALGLIB-2.5.0.csproj">116 <Project>{ 29E4B033-1FEF-4FE1-AE17-0A9319D7C54E}</Project>117 <Name>ALGLIB- 2.5.0</Name>115 <ProjectReference Include="..\ALGLIB-3.1.0\ALGLIB-3.1.0.csproj"> 116 <Project>{FC841674-62A7-4055-BE91-E41944B6C606}</Project> 117 <Name>ALGLIB-3.1.0</Name> 118 118 </ProjectReference> 119 119 </ItemGroup> … … 122 122 <None Include="HeuristicLabALGLIBPlugin.cs.frame" /> 123 123 <None Include="Properties\AssemblyInfo.frame" /> 124 </ItemGroup>125 <ItemGroup>126 <Content Include="ALGLIB License-2.5.0.txt">127 <CopyToOutputDirectory>Always</CopyToOutputDirectory>128 </Content>129 124 </ItemGroup> 130 125 <ItemGroup> … … 144 139 <Install>true</Install> 145 140 </BootstrapperPackage> 141 </ItemGroup> 142 <ItemGroup> 143 <Content Include="ALGLIB License-3.1.0.txt"> 144 <CopyToOutputDirectory>Always</CopyToOutputDirectory> 145 </Content> 146 146 </ItemGroup> 147 147 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> -
trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.ALGLIB/3.1.0/HeuristicLab.ALGLIB-3.1.0/HeuristicLabALGLIBPlugin.cs.frame
r4976 r4978 27 27 28 28 namespace HeuristicLab.ALGLIB { 29 [Plugin("HeuristicLab.ALGLIB"," 3.1.0.$WCREV$")]29 [Plugin("HeuristicLab.ALGLIB","HeuristicLab wrapper for ALGLIB® - numerical analysis library","3.1.0.$WCREV$")] 30 30 [PluginFile("HeuristicLab.ALGLIB-3.1.0.dll", PluginFileType.Assembly)] 31 31 [PluginFile("ALGLIB-3.1.0.dll", PluginFileType.Assembly)] -
trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.LibSVM/1.6.3/HeuristicLab.LibSVM-1.6.3/HeuristicLab.LibSVM-1.6.3.csproj
r4065 r4978 124 124 <ProjectReference Include="..\..\..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj"> 125 125 <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project> 126 <Name>HeuristicLab.PluginInfrastructure </Name>126 <Name>HeuristicLab.PluginInfrastructure-3.3</Name> 127 127 </ProjectReference> 128 128 <ProjectReference Include="..\LibSVM-1.6.3\LibSVM-1.6.3.csproj">
Note: See TracChangeset
for help on using the changeset viewer.