Activity for C++QED

  • Vukics committed [dd52b5]

    SFINAE now works for non-const vector without explicit specialization.

  • Vukics committed [54df13]

    Merged read/write basic functor relying heavily on Hana. Tried constexpr if.

  • Vukics, András Vukics, András committed [e173bd]

    Some amendments, partly in try of C++14

  • Vukics committed [6be63a]

    Everything migrated, i/o doesn’t work yet.

  • Vukics committed [8895ca]

    Atomic can be implemented with constexpr if

  • Vukics committed [115f89]

    This didn’t solve the problem, either.

  • Vukics committed [240caf]

    handleDelimiter implemented

  • Vukics committed [3bd3bb]

    Progress in reading.

  • Vukics committed [8202ce]

    Input now works, everything goes with strings instead of char*

  • Vukics committed [9e9a66]

    Queue is more natural for autostop than list.

  • Vukics committed [30b531]

    Updated logo

  • Vukics committed [3a10e0]

    Almost there – remaining problem: cpypyqed linked against boost_python instead of boost_python3

  • Vukics committed [109cab]

    Merge branch 'tupleMigration' into Development

  • Vukics, András Vukics, András committed [dc4f37]

    Fixes a small bug in mode::AveragedMonitorCutoff

  • Vukics committed [0697c4]

    Introspection (is_container) now based on Hana

  • Vukics, András Vukics, András committed [ab4089]

    Update to some of the scripts to make them compile again

  • Vukics committed [a4ced3]

    hana::tuple output now works

  • Vukics committed [fd823d]

    little nicety

  • Vukics committed [89f86a]

    serialize_tuple.h inserted into ContainerIO.h

  • Vukics committed [44e1a2]

    Improved tuple initialization

  • Vukics committed [ece255]

    Updated a few more lingering copyright notices.

  • Vukics committed [4cc36c]

    String trimming facility with primitive signature to implement liberality with whitespaces in delimiter input.

  • Vukics, András Vukics, András committed [f42ce1]

    Necessary small changes in infrastructure for QbitModeIntelligentEvolution

  • Vukics committed [02a06e]

    Merge branch 'python3migration' into Development – only partly successful feature branch

  • Vukics committed [cbea72]

    std::tuple everywhere now

  • Vukics committed [f01269]

    Updated copyright notices to 2020.

  • Vukics, András Vukics, András created ticket #19

    Bug with formdouble::zeroAdditional

  • Vukics, András Vukics, András committed [ccfd26]

    templatized evolution::Pars

  • Vukics, András Vukics, András committed [aeda6e]

    2017 => 2020 in copyright statement

  • Vukics committed [2c8ded]

    Overall precision observed in the commented-out parts of output as well.

  • Vukics, András Vukics, András posted a comment on ticket #29

    The comment character issue is solved, but we would still need the option for formatting the output into CSV

  • András Vukics committed [c85794]

    Better integrated the QbitPhaseNoise bundle into the Qbit bundle

  • András Vukics committed [04da04]

    Better integrated the QbitPhaseNoise bundle into the Qbit bundle

  • Vukics, András Vukics, András committed [1d28a2]

    Better integrated the QbitPhaseNoise bundle into the Qbit bundle

  • Vukics, András Vukics, András committed [081a85]

    Better integrated the QbitPhaseNoise bundle into the Qbit bundle

  • Vukics, András Vukics, András committed [4b7551]

    Better integrated the QbitPhaseNoise bundle into the Qbit bundle

  • Vukics, András Vukics, András modified a comment on ticket #44

    This could be done in the python wrapper of evolve only (so as not to make the main part of the framework depend on Boost.Python) by letting the trajectory write on a stringstream and using numpy::loadtxt to load from the string into an ndarray.

  • Vukics, András Vukics, András modified a comment on ticket #44

    This could be done in the python wrapper of evolved only (so as not to make the main part of the framework depend on Boost.Python) by letting the trajectory write on a stringstream and using numpy::loadtxt to load from the string into an ndarray.

  • Vukics, András Vukics, András posted a comment on ticket #44

    This could be done only in the python wrapper of evolved only (so as not to make the main part of the framework depend on Boost.Python) by letting the trajectory write on a stringstream and using numpy::loadtxt to load from the string into an ndarray.

  • Vukics, András Vukics, András created ticket #44

    Trajectory output to be returned as boost::python::numpy::ndarray

  • Vukics, András Vukics, András committed [4246e9]

    Little cosmetics to StateVector.addTo (including perhaps the elimination of a bug?)

  • Vukics, András Vukics, András committed [6c00f3]

    Trajectory-bundle rationalized with base-class chaining

  • Vukics, András Vukics, András committed [aa1786]

    trajectory::Ensemble & quantumtrajetory::EnsembleMCWF rewritten

  • Vukics, András Vukics, András committed [990777]

    Deprecated master_fast

  • Vukics, András Vukics, András committed [805efd]

    Rationalized some naming in trajectory::Ensemble

  • Vukics, András Vukics, András committed [d8ab07]

    Eliminate a few errors with gcc 5.x and clang 4.x

  • Vukics, András Vukics, András committed [8076b1]

    Added a move constructor to StateVector and DensityOperator

  • Vukics, András Vukics, András committed [2fef18]

    Specialization of blitzplusplus::unaryView and binaryView for RANK=1 & 2, respectively

  • Vukics, András Vukics, András committed [9f2571]

    Corrected error in HomodynedMode

  • Vukics, András Vukics, András modified ticket #4

    alternative L*rho*Ldagger calculation

  • Vukics, András Vukics, András posted a comment on ticket #4

    Achieved on commit #6c1188

  • András Vukics committed [ab9c8c]

    Implementation for finite-temperature mode => speedup by factor of 1.9

  • András Vukics committed [8c2bcf]

    Got away with the strategy-madness in multilevel::Liouvillean in favor of the base-class chaining idiom.

  • András Vukics committed [d4a6f9]

    Got rid of obsolate file-type specification for emacs

  • András Vukics committed [62290b]

    Migrated most usecases

  • András Vukics committed [354726]

    And, finally, the implementation for MultiLevel.

  • András Vukics committed [e7de6a]

    Streamlined i/o of tuples and tiny vectors.

  • Vukics, András Vukics, András committed [1679bb]

    Reverted previous patch and eliminated the set flag + exception in Trajectory.h

  • András Vukics committed [cdf303]

    Implementation for BinarySystem

  • András Vukics committed [98c2bb]

    Tried to patch error. Some exceptions still thrown during check_full.

  • Vukics, András Vukics, András committed [8e6a58]

    Generalized NX_CoupledModes to cover also XX and XX in RWA

  • András Vukics committed [477208]

    Introduced a generic type-wrapper for the MultiLevel parameter storage.

  • András Vukics committed [c97a4f]

    Small in the wake of CommentingStream

  • András Vukics committed [6c1188]

    Merge branch 'JrhoJdagger' into Development

  • Vukics, András Vukics, András committed [1f4b9a]

    Merge branch 'CommentingStream' into Development

  • András Vukics committed [abb685]

    First implementation for Mode => speedup by factor of 5/3

  • András Vukics committed [31a0fb]

    Reintroduced abs-value accidentally removed in 10e6c3b4

  • András Vukics committed [8b124f]

    Basic infrastructure for SuperoperatorCalculation ready.

  • András Vukics committed [895182]

    Error spotted by new version of clang (integer not implicitly convertible to bool @ compile time?)

  • András Vukics committed [9465a9]

    And finally the implementation for composites

  • András Vukics committed [7bafd5]

    Fundamental infrastructure

  • András Vukics committed [3a5d9e]

    Some template typedefs

  • András Vukics committed [911875]

    Almost there. Remaining problem: MCWF_Trajectory may experience dpLimit overshoot at the very onset, which it may want to log. At this point the logstream is yet unset, so this results in an Exception.

  • Vukics, András Vukics, András created ticket #18

    Homodyned – error in implementation

  • Vukics, András Vukics, András modified ticket #43

    Migrate to python3

  • Vukics, András Vukics, András created ticket #43

    Migrate to python3

  • András Vukics committed [4de6ba]

    Eliminated exception specifier (deprecated in c++11)

  • András Vukics committed [d2def3]

    Almost there – remaining problem: cpypyqed linked against boost_python instead of boost_python3

  • András Vukics committed [7a0369]

    This didn’t solve the problem, either.

  • Vukics, András Vukics, András committed [bff253]

    Eliminated superfluous virtual specifications from final overrides.

  • András Vukics committed [10e6c3]

    Eliminating a few warnings and an error with newer compilers

  • Vukics, András Vukics, András created ticket #42

    Adaptive low-rank approximation and denoised Monte Carlo approach for high-dimensional Lindblad equations

  • Vukics, András Vukics, András posted a comment on ticket #39

    It looks like Eigen is also developing a multi-array template that they call tensor: http://eigen.tuxfamily.org/dox-devel/unsupported/groupCXX11TensorModule.html Looks promising…

  • Vukics, András Vukics, András modified ticket #39

    Replace blitz::Array with boost::multi_array or, MAYBE/RATHER eigen::tensor

  • Vukics, András Vukics, András committed [d18413]

    2016 => 2017 in copyright info

  • Vukics, András Vukics, András committed [50b60f]

    Merge branch 'master' into Development

  • András Vukics committed [898ae9]

    Updated testsuite and some more modules in the wake of 8bd835f8

  • András Vukics committed [db2fc5]

    LossySpinWithout => LossySpinSch

  • András Vukics committed [1889c3]

    Removed unused variables & parameter

  • András Vukics committed [8bd835]

    Factored out logging pertaining to the coherent step from MCWF_Trajectory to Evolved/Adaptive,

  • Vukics, András Vukics, András committed [820bc5]

    Patching a compilation error with g++ 6.3.1

  • Vukics, András Vukics, András modified ticket #4

    alternative L*rho*Ldagger calculation

  • Vukics, András Vukics, András created ticket #41

    Possible clash between argparse and our ParameterTable

  • Vukics András committed [1c46f9]

    Updated year in copyright info

  • Vukics András committed [78326a]

    Merge branch 'master' into Development

  • Vukics András committed [ad9b44]

    Updated year in copyright info

  • Vukics, András Vukics, András committed [73fe67]

    Merge branch 'master' into Development

  • Vukics, András Vukics, András committed [d1cbf1]

    Added a list of publications using/citing us to...

  • Raimar Sandner Raimar Sandner committed [134ba2]

    load_jumps function for tools.io

  • Raimar Sandner Raimar Sandner committed [03b367]

    Disable writing of compressed state files.

1 >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.