Activity for OpenSource @ IEM

  • Matthias Kronlachner Matthias Kronlachner committed [81cb13]

    add private functions for handling chunks and r...

  • IOhannes m zmölnig committed [cc97e6]

    Fixed memleaks in unit-test

  • Matthias Kronlachner Matthias Kronlachner committed [ac8c83]

    add implementation for marker and regions

  • Matthias Kronlachner Matthias Kronlachner committed [789c2c]

    remove code duplication for byteswapping

  • IOhannes m zmölnig committed [eca709]

    refactored ambix_write_chunk()

  • IOhannes m zmölnig committed [29352e]

    [tests] create "unique" filename for markers_re...

  • Matthias Kronlachner Matthias Kronlachner committed [883c83]

    fixed return code

  • Matthias Kronlachner Matthias Kronlachner committed [c66e42]

    remove warning of passing incompatible pointer ...

  • IOhannes m zmölnig committed [8367c1]

    bumped version to 0.1

  • IOhannes m zmölnig committed [ab21e6]

    tests/b2e_eye4_float32: allow to set the eps

  • IOhannes m zmölnig committed [db3051]

    debugging printout in full precision

  • Matthias Kronlachner Matthias Kronlachner committed [09ac93]

    add markers and regions to ambix_t_struct

  • IOhannes m zmölnig committed [7756db]

    exclude .git* files from export

  • IOhannes m zmölnig committed [66c9cc]

    Merge branch 'markers' into 'master'

  • Matthias Kronlachner Matthias Kronlachner committed [34b64d]

    pd read output number of markers/regions

  • Matthias Kronlachner Matthias Kronlachner committed [60ea2c]

    add marker and region debug printout to utilities

  • IOhannes m zmölnig committed [9d7793]

    untabify

  • Matthias Kronlachner Matthias Kronlachner committed [e36ab4]

    remove debug outputs

  • IOhannes m zmölnig committed [2d1e2b]

    [tests] remove test datafile once we are done

  • IOhannes m zmölnig committed [7ad79b]

    use double internally for test-data generation

  • Matthias Kronlachner Matthias Kronlachner committed [366f77]

    add empty string in marker/region to unittest

  • IOhannes m zmölnig committed [b1e972]

    b2e_identity4x4_float: allow to set the eps

  • IOhannes m zmölnig committed [b49a3e]

    C<99 needs variable declarations at beginning o...

  • IOhannes m zmölnig committed [5a421c]

    fixed-all-the-things

  • Matthias Kronlachner Matthias Kronlachner committed [35a944]

    check datasize before reading to avoid crash in...

  • IOhannes m zmölnig committed [da6be8]

    scale the differences to the fixedpoint max

  • Matthias Kronlachner Matthias Kronlachner committed [d9e752]

    add read/write markers when opening file

  • IOhannes m zmölnig committed [1cda61]

    raise threshold for pinv-test

  • Matthias Kronlachner Matthias Kronlachner committed [d0fefd]

    add marker and region functions to api

  • Matthias Kronlachner Matthias Kronlachner committed [7325a2]

    add implementation of reading/writing marker/re...

  • IOhannes m zmölnig committed [1319b7]

    try to invert MATRIX_ONE and MATRIX_ZERO

  • IOhannes m zmölnig committed [e60133]

    allow mtx_pinv() tests without reference result

  • Matthias Kronlachner Matthias Kronlachner committed [0825f9]

    Merge branch 'master' of https://github.com/iem...

  • Matthias Kronlachner Matthias Kronlachner committed [fd0b73]

    add missing documentation to marker api functions

  • Matthias Kronlachner Matthias Kronlachner committed [62257f]

    remove printf from marker unittest

  • IOhannes m zmölnig committed [70f039]

    Merge branch 'master' of https://git.iem.at/amb...

  • Matthias Kronlachner Matthias Kronlachner committed [b48668]

    marker chunk fix unnecessary allocations

  • IOhannes m zmölnig committed [045d7b]

    fail if mtx-inversions succeeds and no referenc...

  • Matthias Kronlachner Matthias Kronlachner committed [1306a8]

    pd-read external marker region read/seek support

  • IOhannes m zmölnig committed [658994]

    [doc] not on unit-tests and CI

  • IOhannes m zmölnig committed [2c3c07]

    exclude .git* files from export

  • IOhannes m zmölnig committed [af6588]

    [tests] link markers_region with common.c

  • IOhannes m zmölnig committed [b2f467]

    Fixed memory leaks in new marker_region_chunk code

  • Matthias Kronlachner Matthias Kronlachner committed [f9e1c9]

    add read/write any chunk to sndfile implementation

  • IOhannes m zmölnig committed [2f1083]

    updated pinv testdata

  • Matthias Kronlachner Matthias Kronlachner committed [372ef4]

    cast to avoid warnings

  • IOhannes m zmölnig committed [a697cd]

    early exit if matrix_diff() has NaNs (rather th...

  • Matthias Kronlachner Matthias Kronlachner committed [4fc6c3]

    add unit test for reading/writing markers and r...

  • Matthias Kronlachner Matthias Kronlachner committed [4013b4]

    utils info print marker/region info

  • IOhannes m zmölnig committed [a5dd61]

    added AUTHORS, CHANGELOG & NEWS

  • IOhannes m zmölnig committed [062520]

    tests/common_b2e: group ambix file operations

  • IOhannes m zmölnig committed [1cd26f]

    epsilon for tests/b2e_eye4_f32_i32

  • IOhannes m zmölnig committed [e1c43a]

    early exit if no strings are being added

  • IOhannes m zmölnig committed [dec9bc]

    epsilon for tests/b2e_eye4_f32_f64

  • IOhannes m zmölnig committed [6cb2cf]

    added coverity-override for CID:153347

  • IOhannes m zmölnig committed [5c1e9c]

    helper-script to get authors and copyright per ...

  • IOhannes m zmölnig committed [c96e12]

    use VERBOSE envvar to display the test-suite.lo...

  • IOhannes m zmölnig committed [8bbc0c]

    use float64_t internally if no speed-loss is to...

  • IOhannes m zmölnig committed [76b0bf]

    made CAF-markers C-compatible

  • IOhannes m zmölnig committed [babdc1]

    release script

  • IOhannes m zmölnig committed [f21443]

    early check for valid data (to avoid dereferenc...

  • IOhannes m zmölnig committed [21cfa3]

    adjusted epsilon for b2e_rand4x7_*_pcm16

  • IOhannes m zmölnig committed [9785e3]

    Released libambix-0.1.1

  • IOhannes m zmölnig committed [c90ee2]

    testing ambix_matrix_pinv()

  • IOhannes m zmölnig IOhannes m zmölnig committed [03bdc1]

    fixed typo

  • IOhannes m zmölnig committed [530bd7]

    use temporary variable for number of channels p...

  • IOhannes m zmölnig committed [da9870]

    forgot closing comment

  • IOhannes m zmölnig committed [179b48]

    disabled serial-tests so check-valgrind works

  • IOhannes m zmölnig committed [ed0183]

    [doxygen] (sub)sections for cmdline utilities

  • IOhannes m zmölnig IOhannes m zmölnig committed [e07ad8]

    test-implementation (float32 only) for mergeada...

  • IOhannes m zmölnig committed [00c636]

    cleanup heap-allocated memory on early exit

  • IOhannes m zmölnig committed [c72c8b]

    don't cast the result of malloc()

  • IOhannes m zmölnig IOhannes m zmölnig committed [bf1886]

    dynamically transpose data rather than storing ...

  • IOhannes m zmölnig committed [822b3d]

    documentation on BASIC2EXTENDED writing

  • IOhannes m zmölnig committed [4da7ab]

    (fake) return success in the *_if() helpers

  • IOhannes m zmölnig IOhannes m zmölnig committed [e31d47]

    free temporary matrix after use.

  • IOhannes m zmölnig committed [aa1819]

    allow coverity-scan for this branch

  • IOhannes m zmölnig committed [9f78c7]

    description of which FuMa matrix is being tested

  • IOhannes m zmölnig committed [0c0ddb]

    run tests in functions to isolate them

  • IOhannes m zmölnig committed [7b2e5c]

    basic test for basic2extended writing

  • IOhannes m zmölnig committed [0d0a26]

    Update README.md

  • IOhannes m zmölnig committed [192d1e]

    allow to run valgrind for unit-tests

  • IOhannes m zmölnig committed [2b3ba9]

    use new API for b2e tests

  • IOhannes m zmölnig IOhannes m zmölnig committed [8f7f47]

    easier to read "return -abs(err)"

  • IOhannes m zmölnig committed [c08cee]

    ambix_mergeadaptormatrix for all types

  • IOhannes m zmölnig committed [2dcf08]

    simple doxygen apidoc deploy-script for travis/...

  • IOhannes m zmölnig IOhannes m zmölnig committed [fc71af]

    mtxinverse_test takes 'const' matrices

  • IOhannes m zmölnig committed [6e11d3]

    added copyright info for cholesky decomposition

  • IOhannes m zmölnig committed [85c137]

    use a normal frequency

  • IOhannes m zmölnig committed [03d87a]

    use realinfo.fileformat for setting adaptormatr...

  • IOhannes m zmölnig committed [a19203]

    make sure to reserve enough memory in the adapt...

  • IOhannes m zmölnig committed [cc4868]

    [matrix] remove local implementation of gauss-j...

  • IOhannes m zmölnig committed [974c64]

    alternative implementation for matrix inversion

  • IOhannes m zmölnig committed [21d154]

    [tests] print used epsilon on failure

  • IOhannes m zmölnig committed [f53388]

    test invertibility of standard matrices

  • IOhannes m zmölnig committed [fa5930]

    saner frequency calculation

  • IOhannes m zmölnig committed [a020fa]

    note that cholesky's inversion gives us the pse...

  • IOhannes m zmölnig committed [f0b556]

    added float64 tests

  • IOhannes m zmölnig committed [b875ce]

    don't test EXTENDED ambi readback

  • IOhannes m zmölnig IOhannes m zmölnig committed [c45ff2]

    declarations of the mergeadaptor_matrix() funct...

1 >
MongoDB Logo MongoDB