Activity for CountBitsSet

  • Danny Schneider committed [8b8591]

    minor

  • Danny Schneider committed [254429]

    improved unittests

  • Danny Schneider committed [87fbb0]

    if no fracbits, then smalles fraction is zero

  • Danny Schneider committed [3e8ab6]

    improved unittest

  • Danny Schneider committed [a42852]

    limited ArithShift's to 0...(TypeBits-1) Bits and force results for 0 and >= TypeBits

  • Danny Schneider committed [491c3f]

    Minor Improvements, run all unittests --> pass

  • Danny Schneider committed [12fee9]

    improving and fixing automated cmake build

  • Danny Schneider committed [6b4092]

    propagate latest changes to framework code

  • Danny Schneider committed [ba0be2]

    fixing namespace issues

  • Danny Schneider committed [019165]

    Refactoring function names, namespaces,...

  • Danny Schneider committed [36a79a]

    Reworked the Fixpoint Math QNumber_light class + added some unittests

  • Danny Schneider committed [34f82f]

    snapshot WiP

  • Danny Schneider committed [bc84de]

    Remove unneded files

  • Danny Schneider committed [f3d26e]

    snapshot

  • Danny Schneider committed [09a8b7]

    QTCreator Metadata

  • Danny Schneider committed [7b9269]

    added QNmumber Stuff to CMake build, detabed

  • Danny Schneider committed [6d241b]

    removed trailing return types

  • Danny Schneider committed [631998]

    Added QNumber Stuff from other Project

  • Danny Schneider committed [67eda8]

    new Algorithms in Benchmark, new Results

  • Danny Schneider committed [eb96cd]

    Bugfixing log_V3 (wrong results in ceil-case)

  • Danny Schneider committed [0c7785]

    another set of log2 algorithms working

  • Danny Schneider committed [bd58e6]

    Bugfix, wrong assert String

  • Danny Schneider committed [fa0b6f]

    improved debugging capebailities and reworked stringhelper a bit

  • Danny Schneider committed [492642]

    minor code changes

  • Danny Schneider committed [8ba020]

    snapshot

  • Danny Schneider committed [c86b99]

    Cleanup & Consolidation of Code

  • Danny Schneider committed [ad0689]

    reworked array stuff

  • Danny Schneider committed [61d1b2]

    * refactoring repository

  • Danny Schneider committed [b66038]

    replaced intabs with templated version

  • Danny Schneider committed [d8c86c]

    snapshot QTCreator Metadata / Project files

  • Danny Schneider committed [f7ee40]

    snapshot current code

  • Danny Schneider committed [090986]

    snapshot testing/improving log2 stuff further

  • Danny Schneider committed [6c89b5]

    Same Optimization also works with ceil_log2_lut - tremendous jump in performance

  • Danny Schneider committed [58cfc5]

    Further improved the Preformance of floor_log2_lut

  • Danny Schneider committed [24ca81]

    snapshot

  • Danny Schneider committed [3c5da6]

    snapshot porting changes to ceil_log2_lut

  • Danny Schneider committed [d8a72c]

    further improved log2 lut algo performance

  • Danny Schneider committed [996ff6]

    * Typo in Testfunction name

  • Danny Schneider committed [ee8693]

    Adding Lut based log2 Algos to benchmarking List

  • Danny Schneider committed [eaf678]

    * integrating math_discrete

  • Danny Schneider committed [885406]

    Clang Build

  • Danny Schneider committed [0c7ffe]

    Generate Versioning with extracting Information from mecurial via Cmake Script

  • Danny Schneider committed [620075]

    Configureable build with GCC or Clang (if availible)

  • Danny Schneider committed [daee3b]

    snapshot --> collecting Info about Executables

  • Danny Schneider committed [99562e]

    Bit more informative Build scripts

  • Danny Schneider committed [9e2a79]

    added file for later use

  • Danny Schneider committed [dc3bf6]

    * further replacing leading underscores for parameters

  • Danny Schneider committed [5fcb2a]

    updated countbitsset QTCreator project file (moved/renamed/deleted files)

  • Danny Schneider committed [72fe5d]

    synced global-configs

  • Danny Schneider committed [99b0bc]

    correct direction of how binary numbers are displayed (MSB on the left)

  • Danny Schneider committed [f920c7]

    snapshot

  • Danny Schneider committed [8ebb5d]

    QTCreator Metadata

  • Danny Schneider committed [c1382d]

    fixed unittest --> bitreverse

  • Danny Schneider committed [efd2f4]

    * debugging Bitreverse

  • Danny Schneider committed [54d5bc]

    moved singular config switch in config.h to global config

  • Danny Schneider committed [30556a]

    moved files --> enviroment detection

  • Danny Schneider committed [feaf8b]

    added new files to populate the framework

  • Danny Schneider committed [8aa271]

    moved other log2 stuff from math discrete to log_base2

  • Danny Schneider committed [09c578]

    updated QTCreator + CMake project files

  • Danny Schneider committed [1954cf]

    Moved Debugout Config Switch to global config

  • Danny Schneider committed [e17446]

    improved C++ness of Code + resolved warnings by static code checker

  • Danny Schneider committed [f680a0]

    refactoring of bitmacros / bitfunctions

  • Danny Schneider committed [97667f]

    moved files

  • Danny Schneider committed [8690f2]

    Wip: Project refactoring --> not working yet, just moved files

  • Danny Schneider committed [00a6ae]

    minor improvement

  • Danny Schneider committed [1015d1]

    Wip: Project refactoring --> QTCreator Project files + Metadata

  • Danny Schneider committed [554fcf]

    Wip: Project refactoring --> ported Cmake-lst to new pathes

  • Danny Schneider committed [b059a5]

    cleanup of debugcode

  • Danny Schneider committed [da95c2]

    QTCreator Metadata

  • Danny Schneider committed [93b062]

    extended number of test, now including log2 and bitreverse algorithms

  • Danny Schneider committed [810c9b]

    new Results with GCC10 most algorithms are noew faster!

  • Danny Schneider committed [6f99cc]

    added template versions of parallel algo's V1 & V3

  • Danny Schneider committed [7d311b]

    improved cmake build script with forcing Release and multthreaded build

  • Danny Schneider committed [82a82d]

    prepare improvements for cmake based build

  • Danny Schneider committed [8bad65]

    added log2 Algo

  • Danny Schneider committed [8bad65]

    added log2 Algo

  • Danny Schneider committed [414a90]

    reworking of stringhelpers

  • Danny Schneider committed [272b27]

    improvements of unittests

  • Danny Schneider committed [2af420]

    Project Files

  • Danny Schneider committed [812840]

    QT Creator Metadata

  • Danny Schneider committed [e3f7f7]

    using the new templated parallel algos

  • Danny Schneider committed [030437]

    mass replace of copyright

  • Danny Schneider committed [030437]

    mass replace of copyright

  • Danny Schneider committed [50593b]

    improve compile guards

  • Danny Schneider committed [23949c]

    improved linear Equation Test and added template type to code

  • Danny Schneider committed [c16a43]

    improved Flowpoint Code and Test

  • Danny Schneider committed [625df4]

    Project files

  • Danny Schneider committed [58cc48]

    snapshot

  • Danny Schneider committed [24d101]

    snapshot

  • Danny Schneider committed [d09f3e]

    update catch2 resolving build problem due constant of glibc is now a syscall

  • Danny Schneider committed [b0700c]

    shorten runtime of Tests

  • Danny Schneider committed [1228bf]

    Code Cleanup / static code checks (clang-tidy)

  • Danny Schneider committed [e016d9]

    Code Cleanup / static code checks (clang-tidy)

  • Danny Schneider committed [8540e3]

    do not use reserved Identifiers

  • Danny Schneider committed [8540e3]

    do not use reserved Identifiers

  • Danny Schneider committed [1f6090]

    propagate changes

  • Danny Schneider committed [8fd111]

    backported stuff from more advanced code

  • Danny Schneider committed [88cbb8]

    Utilize new meta to resolve wrong output with 8bit integers

  • Danny Schneider committed [14e966]

    added hgignore

  • Danny Schneider committed [23ba04]

    replaced C with C++ Array

1 >