CMakeLists.txt Warn when baudrate is too high for given JLink firmware version Jan 11, 2023 README.md Make images in table doxygen-parseable Jul 20, 2022 doxygen.config Update docs and doxygen Feb 6, 2023 README Bluenet Bluenet is code running onCrownstonecompatible devices such aselectroni...
sudo dnf install -y gcc gcc-c++ make cmake epel-release git To install openjdk-8: sudo dnf install -y java-1.8.0-openjdk To install Apache Maven: sudo dnf install -y maven Install build dependencies for taosTools on CentOS To build the taosTools on CentOS, the following packages need...
Now lets generate a LBRY address with the prefix "bTEST": Linux CPU:./vanitygen -C LBRY -o results.txt -i -k bTEST Linux GPU:./oclvanitygen -C LBRY -o results.txt -i -k bTEST Windows CPU:vanitygen.exe -C LBRY -o results.txt -i -k bTEST Windows GPU:oclvanitygen.exe -C LBRY ...
Use Benchmark releasefrom deepforest import main m = main.deepforest() m.use_release()Train a new modelm.create_trainer() m.trainer.fit(m) m.evaluate(csv_file=m.config["validation"]["csv_file"], root_dir=m.config["validation"]["root_dir"])...
CHANGELOG.md Release v0.3.2 CONTRIBUTING.md Update CONTRIBUTING.md Cargo.lock Rip, I forgot to bump the version Cargo.toml Rip, I forgot to bump the version LICENSE.txt Initial commit with new, public history README.md Update status badge in README.md SECURITY.md chore: add secur...
cdQuantFabric#进入QuantFabric目录git submodule init#初始化子模块git submodule update --remote#更新子模块sh build_release.sh#编译构建 编译构建完成时,可执行文件和so文件位于build目录下。 单个子模块更新代码: cdXMonitor git pull origin master 多个子模块遍历更新代码: ...
Windows GPU: oclvanitygen.exe -C LBRY -o results.txt -i -k bTEST -C LBRY : Chooses the LBRY coin -o results.txt : saves the matches to results.txt -i : case-Insensitive(do not add this flag to match exact case) -k : keep going even after match is found(do not add this flag...
release scripts source .clang-format .gitignore CMakeLists.txt README.md doxygen.config Repository files navigation README Bluenet Bluenet is code running on Crownstone compatible devices such as electronic connectors, electronic EU plugs and grid-powered beacons, Guidestones. Each Crown...