Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/21/15 12:52:24 (9 years ago)
Author:
gkronber
Message:

#2435: updated alglib to version 3.9.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Algorithms.GradientDescent/3.3/HeuristicLab.Algorithms.GradientDescent-3.3.csproj

    r11623 r12790  
    109109  </PropertyGroup>
    110110  <ItemGroup>
    111     <Reference Include="ALGLIB-3.7.0, Version=3.7.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    112       <HintPath>..\..\bin\ALGLIB-3.7.0.dll</HintPath>
     111    <Reference Include="ALGLIB-3.9.0, Version=3.9.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     112      <HintPath>..\..\bin\ALGLIB-3.9.0.dll</HintPath>
    113113      <Private>False</Private>
    114114    </Reference>
Note: See TracChangeset for help on using the changeset viewer.