Maurizio Tomasi

Results 7 issues of Maurizio Tomasi

Currently, Winston's `imagesc` uses black for those matrix elements which have NaNs or infinite values. I think it would be nice to have a keyword parameter for this. Sometimes I...

I am trying to build a binary for a high-performance mathematical library written in C++17. The library makes use of `aligned_alloc`, which is part of the C++17 standard and is...

In the last weeks, I have experienced several timeouts when I run CI tests using GitHub Actions on Julia nightly. These always happen on Windows, Linux, and Mac OS X...

Hi, I am trying to compile the following program using libfswatch 1.17: ```c #include #include void my_callback(fsw_cevent const *const events, const unsigned int event_num, void * data) { puts("Called!"); }...

Clicking on the «Docs | stable» badge in the README triggers a 404 error. («Docs | devel» works fine.) **Disclaimer**: this issue was opened following the review happening here: https://github.com/openjournals/joss-reviews/issues/3497.

**Describe the bug** Under Emacs 29.1 on Linux, Espanso does not work with the default settings. However, it **does work** if I create a configuration file `config/emacs.yml`: ``` filter_title: "GNU...

bug

I had to revert the old PR (#11) because `git` created a mess in the repository. This PR is a new attempt to implement `Gnuplot::set_title`.