../
|
SteepestDescent.hpp
|
1741
(12 years ago)
by gezelter:
Adding initial import of optimization library
|
SteepestDescent.cpp
|
1741
(12 years ago)
by gezelter:
Adding initial import of optimization library
|
StatusFunction.hpp
|
1764
(12 years ago)
by gezelter:
Refactored Snapshot and Stats to use the Accumulator classes. Collected
a number of methods into Thermo that belonged there.
|
Problem.hpp
|
1750
(12 years ago)
by gezelter:
Fixing some bugs in optimization, fixing status functions so that they
dump correctly (although some things are deferred until the Stats is
accumulator-based).
|
Problem.cpp
|
1741
(12 years ago)
by gezelter:
Adding initial import of optimization library
|
PotentialEnergyObjectiveFunction.hpp
|
1850
(12 years ago)
by gezelter:
Fixed a widespread typo in the license
|
PotentialEnergyObjectiveFunction.cpp
|
1850
(12 years ago)
by gezelter:
Fixed a widespread typo in the license
|
OptimizationFactory.hpp
|
1850
(12 years ago)
by gezelter:
Fixed a widespread typo in the license
|
OptimizationFactory.cpp
|
1850
(12 years ago)
by gezelter:
Fixed a widespread typo in the license
|
OptimizationCreator.hpp
|
1850
(12 years ago)
by gezelter:
Fixed a widespread typo in the license
|
ObjectiveFunction.hpp
|
1741
(12 years ago)
by gezelter:
Adding initial import of optimization library
|
MinimizerParameters.hpp
|
1850
(12 years ago)
by gezelter:
Fixed a widespread typo in the license
|
MinimizerParameters.cpp
|
1850
(12 years ago)
by gezelter:
Fixed a widespread typo in the license
|
Method.hpp
|
1741
(12 years ago)
by gezelter:
Adding initial import of optimization library
|
LineSearchBasedMethod.hpp
|
1741
(12 years ago)
by gezelter:
Adding initial import of optimization library
|
LineSearchBasedMethod.cpp
|
1750
(12 years ago)
by gezelter:
Fixing some bugs in optimization, fixing status functions so that they
dump correctly (although some things are deferred until the Stats is
accumulator-based).
|
LineSearch.hpp
|
1741
(12 years ago)
by gezelter:
Adding initial import of optimization library
|
LineSearch.cpp
|
1853
(12 years ago)
by gezelter:
Linux compilation fixes (missing cstdio)
|
EndCriteria.hpp
|
1741
(12 years ago)
by gezelter:
Adding initial import of optimization library
|
EndCriteria.cpp
|
1853
(12 years ago)
by gezelter:
Linux compilation fixes (missing cstdio)
|
Constraint.hpp
|
1741
(12 years ago)
by gezelter:
Adding initial import of optimization library
|
Constraint.cpp
|
1853
(12 years ago)
by gezelter:
Linux compilation fixes (missing cstdio)
|
ConjugateGradient.hpp
|
1741
(12 years ago)
by gezelter:
Adding initial import of optimization library
|
ConjugateGradient.cpp
|
1741
(12 years ago)
by gezelter:
Adding initial import of optimization library
|
BFGS.hpp
|
1741
(12 years ago)
by gezelter:
Adding initial import of optimization library
|
BFGS.cpp
|
1741
(12 years ago)
by gezelter:
Adding initial import of optimization library
|
Armijo.hpp
|
1741
(12 years ago)
by gezelter:
Adding initial import of optimization library
|
Armijo.cpp
|
1741
(12 years ago)
by gezelter:
Adding initial import of optimization library
|