Rev. | Hora | Autor |
---|---|---|
0fbc267 | 2014-01-12 16:11:25 | Katsuhiko Nishimra |
Use current force to check convergence. #32906 |
||
79a98bb | 2014-01-11 21:21:41 | Katsuhiko Nishimra |
Factor Out Optimizer::PrepareState. #32881 |
||
aecfbc2 | 2014-01-11 21:21:39 | Katsuhiko Nishimra |
Factor Out OutputOptimizationStepMessage. #32881 |
||
e97b320 | 2014-01-11 21:21:36 | Katsuhiko Nishimra |
Factor out Optimizer::InitializeState. #32881 |
||
40e76f6 | 2014-01-11 21:21:33 | Katsuhiko Nishimra |
Factor out OptimizerState::CastRef(). #32881 |
||
60432c0 | 2014-01-11 03:52:27 | ktns |
Merge trunk into refactor_opt. #32881 |
||
d5b846f | 2014-01-11 03:44:51 | ktns |
Refactor BFGS::SearchMinimum using BFGSState. #32881 |
||
1441be2 | 2014-01-10 19:10:57 | mikiya_fujii |
-lboost_system is added to makefiles for boost1.50.0 or later. #32883 |
||
b7c32ff | 2014-01-10 19:04:57 | mikiya_fujii |
Printing oscillator strength is added to CIS method. #32884 |
||
da53aa7 | 2014-01-10 17:04:35 | Katsuhiko Nishimra |
Refactor UpdateSearchDirection using OptimizerState. #32881 |
||
e0920d9 | 2014-01-10 17:04:33 | Katsuhiko Nishimra |
Refactor ConjugateGradient using OptimizerState. #32881 |
||
9a9b8ba | 2014-01-10 17:04:32 | Katsuhiko Nishimra |
Refactor SteepestDescent using OptimizerState. #32881 |
||
485b5ab | 2014-01-10 16:57:33 | ktns |
Create branch refactor_opt |
||
7e4df72 | 2014-01-10 11:22:55 | Katsuhiko Nishimra |
clean target calls clean target on the build directory. #28588 |
||
6992863 | 2014-01-10 01:24:38 | Katsuhiko Nishimra |
Generate files by autoreconf 2.69 with automake 1.11.6. #28588 |
||
cce1e56 | 2014-01-10 01:24:38 | Katsuhiko Nishimra |
Copy source file list into Makefile.am from trunk. #28588 |
||
4efed2c | 2014-01-10 01:24:37 | Katsuhiko Nishimra |
Change final output file name. #28588 |
||
71ee220 | 2014-01-10 01:24:36 | Katsuhiko Nishimra |
Check mkl_lapacke.h. #28588 |
||
c8d7b2b | 2014-01-10 01:24:34 | Katsuhiko Nishimra |
Merge trunk into branch automake. #28588 |
||
ca0efff svn/shared_ptr | 2014-01-09 18:09:42 | ktns |
Create branch shared_ptr |
||
58525f1 | 2014-01-09 14:47:43 | Katsuhiko Nishimra |
Fix BFGS rollback code. #32879 |
||
8c6e179 | 2014-01-08 17:51:20 | Katsuhiko Nishimra |
Swap DoDamp and DoDIIS #32869 |
||
6703ffa | 2014-01-08 15:59:16 | Mikiya Fujii |
Zn atom is added to Makefile_GNU. #32866 |
||
be15a1d | 2014-01-08 15:57:23 | Mikiya Fujii |
GTO expansions of STO of 4s, 4p, and 4d is added. #32866 |
||
926a37b | 2014-01-08 10:37:12 | Mikiya Fujii |
Zn is added to MNDO, AM1, and PM3. However, dipole moment can not be calculated yet. #32866 |
||
308293b | 2014-01-07 09:56:30 | Mikiya Fujii |
README in src/tools/paramYZ is updated. #32852 |
||
a6b763e | 2014-01-07 00:48:27 | Mikiya Fujii |
release note for 0.3.1 is added. |
||
e372fcf | 2014-01-07 00:42:58 | Mikiya Fujii |
refactoring center of dipole |
||
b0f9ac3 | 2014-01-06 09:49:54 | Mikiya Fujii |
Copyright is updated for 2014. #32840 |
||
cb6ecc3 | 2014-01-05 19:11:19 | Mikiya Fujii |
Bugs of grammar in README are fixed. |