-
您好 我是一名大二学生 对您的项目十分感兴趣 现在正在努力学习跟进 虽然还没有遇到太大问题 但还是想请问可以得到您的联系方式吗 后续可能还需要麻烦您一下 相应的我也会向您提供(十分微薄)的报酬。。。。=)
还有一个问题是 之前我也在csdn上找过类似资源并进行尝试 无奈哈希率实在太低(?也有可能是其他原因)导致矿池根本检测不到任何数据。。也不会给我降低难度 所以最后理论能挖到矿 实际上一个都挖不…
-
#### Description
The [STUMPY](https://stumpy.readthedocs.io/en/latest/index.html) library contains high-performance (using Numba and/or Dask) code for calculating the so-called "matrix profile" of a …
ulupo updated
9 months ago
-
We might want to take a look at the distribution of topics in our blog articles versus the full list of topics we currently support. Can we try to solicit/create posts in topic areas that we have low…
-
ShadowVim currently has a very straightforward approach to synchronizing changes between Neovim and Xcode. It is not very performant nor visually appealing.
:warning: Fixing this is not high on my …
-
Hi,
First of all, thanks for this inspiring work!
In
https://github.com/haarnoja/softqlearning/blob/59c0bbb7d665616f796ab101de65227c89ffd318/softqlearning/algorithms/sql.py#L164
it seems to m…
-
# TNRIS high resolution terrain database details
`terrain_aggregator` provides a back-to-front approach to aggregating and serving source Lidar DEM tiles from a high-performance computing environme…
-
Comment here with the day you wish to present, the name of the software (linked to the website), and a sentence or two about what it does. Please link *your* `proposal.md` below. (You are encouraged t…
-
This looks cool, a GPU based powder toy would make it run so much faster.
-
In the `linalg.c` file that we need to write our functions in, the comments mention representing Matrices A, B and out as long arrays. I understand that this is so we can access each element of the ma…
-
Could WebAssembly be a possible target of Scala Native in theory?: http://webassembly.org/ As SN targets a C environment, and WebAssembly takes a C environment as source.