-
I'm currently trying to implement some const algebra and I've noticed some things that are available in other crates (like `nalgebra`) that would make sense in this crate:
- `CMatrix::identity`, `CMa…
-
[root@dclx cmatrix]# make
make all-am
make[1]: Entering directory `/cmat/cmatrix'
gcc -g -O2 -o cmatrix cmatrix.o -lncurses -lncurses
cmatrix.o: In function `main':
/cmat/cmatrix/cmatrix.c…
-
蓄積されていくデータに関して、蓄積できる期間を定めたいと考えています。
そのため、蓄積してから一定期間経過したデータを削除していく必要があるのですが
例えば2年以上経過したのデータを削除したい。といった場合に、蓄積されたデータを物理削除できる手段はありますでしょうか?
(利用者蓄積データ削除(バッチ)というAPIがあるのは確認しましたが、利用者に紐づいているデータに関して、削除の条件などは指…
-
Trying to compile cmatrix on openSUSE 15.5 with libncurses 6.1 fails with the following error
mzinser@sol:~/Downloads/tmp/cmatrix> make
make all-am
make[1]: Entering directory '/home/mzinser/Do…
-
mex_contour_sides.cpp
E:\R-cnn\eccv14-code\mcg\src_windows\external\BSR\include\math/matrices/matrix.hh(1277) : error C3771:
'resize' : friend declaration cannot be found in the nearest namespace scop…
-
The last release was in 2019 and there are some features like https://github.com/abishekvashok/cmatrix/issues/25 i would like to use without having to build this myself!
-
and different colors.
see https://github.com/st3w/neo
currently
![image](https://github.com/fairyglade/ly/assets/70787919/42ee8f5e-f439-420c-936e-3f9bb36a0907)
-
On MacOS 10.14.2, running release CRT 1.1.1, closing the last window or explicitly quitting the application will not work and leave CRT in an "application is not responding" state, requiring "Force St…
-
```make all-am
make[1]: Entering directory '/cygdrive/c/Users/thorsten/Desktop/cmatrix-master'
gcc -DHAVE_CONFIG_H -I. -g -O2 -MT cmatrix.o -MD -MP -MF .deps/cmatrix.Tpo -c -o cmatrix.o cmatrix…
-
**Is your feature request related to a problem? Please describe.**
I would like to replace tmux clock with cmatrix but it is missin clock :-)
**Describe the solution you'd like**
I would like to …