2024-09-25 |
tqfx | create script/cargo.py
|
commit | commitdiff | tree |
2024-09-24 |
tqfx | patch for 02790bb
|
commit | commitdiff | tree |
2024-09-24 |
tqfx | rename olsm_ to olsm for a_regress_simple
|
commit | commitdiff | tree |
2024-09-24 |
tqfx | rename a_regress_linear_sgd_ to a_regress_linear_gd
|
commit | commitdiff | tree |
2024-09-24 |
tqfx | using cosine annealing for a_regression_linear
|
commit | commitdiff | tree |
2024-09-20 |
tqfx | create a_regress_simple_evar
|
commit | commitdiff | tree |
2024-09-20 |
tqfx | change e,y,x,n to n,x,y,e for regress
|
commit | commitdiff | tree |
2024-09-19 |
tqfx | create simple linear regression
|
commit | commitdiff | tree |
2024-09-19 |
tqfx | create mini-batch gradient descent for linear regression
|
commit | commitdiff | tree |
2024-09-19 |
tqfx | move param alpha to tail in a_regress_linear
|
commit | commitdiff | tree |
2024-09-18 |
tqfx | rename a_float_sum{abs,sq} to a_float_sum{1,2}
|
commit | commitdiff | tree |
2024-09-16 |
tqfx | remove subgradient descent for linear regression, its...
|
commit | commitdiff | tree |
2024-09-16 |
tqfx | create macro A_ABS_ and rename A_SGN to A_SGN_
|
commit | commitdiff | tree |
2024-09-15 |
tqfx | support subgradient descent for linear regression
|
commit | commitdiff | tree |
2024-09-15 |
tqfx | create functions a_regress_odm
|
commit | commitdiff | tree |
2024-09-15 |
tqfx | create functions a_float_sum{,sq,abs}
|
commit | commitdiff | tree |
2024-09-14 |
tqfx | create function a_float_mean
|
commit | commitdiff | tree |
2024-09-14 |
tqfx | create macro funtion A_SGN2
|
commit | commitdiff | tree |
2024-09-13 |
tqfx | update unittest for linear regression
|
commit | commitdiff | tree |
2024-09-12 |
tqfx | support for linear regression
|
commit | commitdiff | tree |
2024-09-06 |
tqfx | update A_VERSION_TWEAK
|
commit | commitdiff | tree |
2024-09-06 |
tqfx | remove gcc for MacOS in conan.yml
|
commit | commitdiff | tree |
2024-09-03 |
tqfx | using the “set” prefix for setters in Java
|
commit | commitdiff | tree |
2024-09-03 |
tqfx | rename a_pid_fuzzy_nfuzz to a_pid_fuzzy_bfuzz
|
commit | commitdiff | tree |
2024-09-03 |
tqfx | rename a_pid_fuzzy.block to a_pid_fuzzy.nfuzz
|
commit | commitdiff | tree |
2024-09-03 |
tqfx | rename a_pid_fuzzy.order to a_pid_fuzzy.nrule
|
commit | commitdiff | tree |
2024-09-03 |
tqfx | rename a_pid_fuzzy.op to a_pid_fuzzy.opr
|
commit | commitdiff | tree |
2024-09-03 |
tqfx | rename a_version.alpha to a_version.alpha_
|
commit | commitdiff | tree |
2024-09-02 |
tqfx | fix property in Emscripten
|
commit | commitdiff | tree |
2024-09-01 |
tqfx | rename demo to example
|
commit | commitdiff | tree |
2024-08-29 |
tqfx | support for lua 5.4.7
|
commit | commitdiff | tree |
2024-08-20 |
tqfx | rename cmp,cmpr to small,large
|
commit | commitdiff | tree |
2024-08-05 |
tqfx | remove warning: unexpected `cfg` condition name: `features`
|
commit | commitdiff | tree |
2024-08-04 |
tqfx | create a_str_cmp_(p0, n0, p1, n1)
|
commit | commitdiff | tree |
2024-08-04 |
tqfx | change intcmp and int_cmp
|
commit | commitdiff | tree |
2024-07-17 |
tqfx | remove `#!/usr/bin/env sh`
|
commit | commitdiff | tree |
2024-07-09 |
tqfx | update script/switch.py
|
commit | commitdiff | tree |
2024-07-08 |
tqfx | python/src/liba.pyx: fix array for sqrt_u32 and sqrt_u64
|
commit | commitdiff | tree |
2024-07-08 |
tqfx | python/test: make print a function
|
commit | commitdiff | tree |
2024-07-08 |
tqfx | remove A_HAVE_VARIADIC_MACROS and A_HAVE_STATIC_ASSERT
|
commit | commitdiff | tree |
2024-06-30 |
tqfx | release 0.1.14
|
commit | commitdiff | tree |
2024-06-22 |
tqfx | remove macro `A_RBT_(R|B)`
|
commit | commitdiff | tree |
2024-06-22 |
tqfx | fix a_rbt_new_child parameter calling order in a_rbt_remove
|
commit | commitdiff | tree |
2024-06-22 |
tqfx | fix runtime error: signed integer overflow
|
commit | commitdiff | tree |
2024-06-22 |
tqfx | rename `last` to `leaf`
|
commit | commitdiff | tree |
2024-06-21 |
tqfx | improve a_(avl|rbt)(_|_pre_|_post_)(next|prev)
|
commit | commitdiff | tree |
2024-06-18 |
tqfx | improve TargetSanitize.cmake and TargetWarnings.cmake
|
commit | commitdiff | tree |
2024-06-18 |
tqfx | release 0.1.13+20240618
|
commit | commitdiff | tree |
2024-06-17 |
tqfx | change the prototype of a_que_at
|
commit | commitdiff | tree |
2024-06-17 |
tqfx | improve a_hash_*_
|
commit | commitdiff | tree |
2024-06-16 |
tqfx | remove __STDC_LIB_EXT1__
|
commit | commitdiff | tree |
2024-06-16 |
tqfx | rename A_NONNULL to A_NONULL
|
commit | commitdiff | tree |
2024-06-16 |
tqfx | move __attribute__ before the function declaration
|
commit | commitdiff | tree |
2024-06-16 |
tqfx | update build-dependencies in Cargo.toml
|
commit | commitdiff | tree |
2024-06-16 |
tqfx | fix ubsan error: applying zero offset to null pointer
|
commit | commitdiff | tree |
2024-06-10 |
tqfx | update a_str_putn
|
commit | commitdiff | tree |
2024-06-10 |
tqfx | support for A_NONNULL
|
commit | commitdiff | tree |
2024-06-09 |
tqfx | rename variable to `variable`
|
commit | commitdiff | tree |
2024-06-09 |
tqfx | support for a_str_(cmp|set)*, remove a_str_init, rename...
|
commit | commitdiff | tree |
2024-06-07 |
tqfx | fix -Wincompatible-pointer-types in a_foreach
|
commit | commitdiff | tree |
2024-06-03 |
tqfx | support a_forsafe/a_forsafe_reverse
|
commit | commitdiff | tree |
2024-05-28 |
tqfx | support a_(buf|vec|que)_push_sort
|
commit | commitdiff | tree |
2024-05-27 |
tqfx | improve a_(vec|buf)_sort_*
|
commit | commitdiff | tree |
2024-05-26 |
tqfx | rename "lua.version" to "VERSION"
|
commit | commitdiff | tree |
2024-05-24 |
tqfx | remove autogen
|
commit | commitdiff | tree |
2024-05-20 |
tqfx | release 0.1.13
|
commit | commitdiff | tree |
2024-05-20 |
tqfx | improve cmake files
|
commit | commitdiff | tree |
2024-05-20 |
tqfx | improve version matching in cmake
|
commit | commitdiff | tree |
2024-05-19 |
tqfx | support for LIBA_OPENMP in cmake
|
commit | commitdiff | tree |
2024-05-18 |
tqfx | remove -Wimplicit-const-int-float-conversion
|
commit | commitdiff | tree |
2024-05-17 |
tqfx | support building with quickjs
|
commit | commitdiff | tree |
2024-05-15 |
tqfx | update ci xmake
|
commit | commitdiff | tree |
2024-05-15 |
tqfx | fix installation for alua in xmake
|
commit | commitdiff | tree |
2024-05-14 |
tqfx | update ci meson
|
commit | commitdiff | tree |
2024-05-14 |
tqfx | rename a to liba for javascript,python
|
commit | commitdiff | tree |
2024-05-14 |
tqfx | update output name for shared module
|
commit | commitdiff | tree |
2024-05-14 |
tqfx | fix emscripten builds on windows
|
commit | commitdiff | tree |
2024-05-14 |
tqfx | fix error LNK1104: cannot open file 'python_d.lib'
|
commit | commitdiff | tree |
2024-05-14 |
tqfx | use add_library MODULE for apy in cmake
|
commit | commitdiff | tree |
2024-05-13 |
tqfx | simplify python search in xmake
|
commit | commitdiff | tree |
2024-05-13 |
tqfx | set warnings to "all" for apy in xmake
|
commit | commitdiff | tree |
2024-05-13 |
tqfx | fix shflags for mode.check in xmake
|
commit | commitdiff | tree |
2024-05-13 |
tqfx | fix java dependencies in xmake
|
commit | commitdiff | tree |
2024-05-12 |
tqfx | change USE_PYTHON type from boolean to int
|
commit | commitdiff | tree |
2024-05-12 |
tqfx | fix installation for vcpkg
|
commit | commitdiff | tree |
2024-05-12 |
tqfx | fix ci builds in xmake
|
commit | commitdiff | tree |
2024-05-12 |
tqfx | fix emscripten builds on macos
|
commit | commitdiff | tree |
2024-05-11 |
tqfx | fix error: multiple rules generate liba.cp310-win_amd64.pyd
|
commit | commitdiff | tree |
2024-05-11 |
tqfx | fix default value in xmake
|
commit | commitdiff | tree |
2024-05-09 |
tqfx | remove -Wlong-long
|
commit | commitdiff | tree |
2024-05-09 |
tqfx | fix installation for apy in xmake
|
commit | commitdiff | tree |
2024-05-08 |
tqfx | update values for liba-lua in xmake
|
commit | commitdiff | tree |
2024-05-08 |
tqfx | support for python in xmake
|
commit | commitdiff | tree |
2024-05-08 |
tqfx | remove operator.h
|
commit | commitdiff | tree |
2024-05-08 |
tqfx | set_targetdir for ajs in xmake
|
commit | commitdiff | tree |
2024-05-08 |
tqfx | fix installation in xmake
|
commit | commitdiff | tree |
2024-05-08 |
tqfx | support for jar in xmake
|
commit | commitdiff | tree |
2024-05-08 |
tqfx | support for jar in meson
|
commit | commitdiff | tree |
2024-05-08 |
tqfx | rename self_(\w+)_ to self_$1
|
commit | commitdiff | tree |
2024-05-07 |
tqfx | remove version examples
|
commit | commitdiff | tree |