⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 changes

📁 使用量子轨道方法计算量子主方程的C++库
💻
字号:
Major differences between versions 1.2 and 1.3:1.) The test program `testprog.cc' now uses a simpleplatform-independent random-number generator. The results produced by`testprog.cc' should now be the same for all operating systems and C++dialects.2.) The directory `example_output' contains the output of all exampleprograms.  The output was obtained using Gnu g++ Version 2.7.2 on aDEC Alpha under Digital UNIX. Different compilers or operating systemsmay produce different results except for `testprog.cc' (see above).3.) We added the example program `template.cc'.4.) The method `Trajectory::plotExp' now allows one to specify a fileinto which the final state is saved.5.) The method `Trajectory::sumExp' now computes the imaginary as wellas the real parts of operator expectation values.6.) `Makefile' is now be compatible with standard (nonGnu) versions of`make'.-----------------------------------------------------------------------------Major differences between versions 1.1 and 1.2:1.) The quantum jump and orthogonal jump unravelings have been addedvia the "stepper" classes `AdaptiveJump' and `AdaptiveOrthoJump'.The example program `moving.cc' illustrates how to use `AdaptiveJump'.2.) A bug involving a wrong nested loop in `sumExp' has been fixed.-----------------------------------------------------------------------------Here is a list of major differences between versions 1.0 and 1.1:1.) The third argument of the function `plotExp' is now a list of filenames, not a list of file pointers as before. The old version of`plotExp' has been renamed to `plotExp_obsolete'. The example programs `simple.cc', `spins.cc', and `moving.cc' show how to use `plotExp'.2.) A new function named `sumExp' permits to compute the mean ofexpectation values over many trajectories. The example program`sums.cc' illustrates how to use 'sumExp'.3.) The program now compiles and runs under VMS using DEC C++.4.) A quantum jump stepper has been added, but detailed comments willnot be available before version 1.2.5.) The files `src/AtomOp.cc' and `include/AtomOp.h' define the newprimary operator class `TransitionOperator'.6.) A test program has been added to enable users to check correctinstallation. See the file `TEST' for details.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -