Dima Pasechnik

Results 67 issues of Dima Pasechnik

I am trying to use the current release (the current Gentoo GURU package version 5.6.3) of noson-app to play music on a CIFS mount: ``` # mount ... //192.168.86.219/music on...

Not sure whether you overlooked that back in 2021 the upstream took qepcad on GitHub and did few updates, see https://github.com/chriswestbrown/qepcad/commit/185cd845bbd8b4ccb79958b101dc0fd68fe5352e and further issues and PRs in that repo. Also,...

While building the current master, I see ``` gcc -g -O2 -g -O2 -Wall -D_GNU_SOURCE -I/mnt/opt/fricas/src/include -I/mnt/opt/fricas/config \ -I. -c -o htinp.o htinp.c htinp.c: In function ‘send_command’: htinp.c:399:58: warning: ‘%s’...

See https://users.aalto.fi/~tjunttil/bliss/download.html ``` Version 0.77 (2021-02-18): - set_color and copy methods in the C++ API - examples/enumerate.cc - precise group size computation also without GNU GMP - no more exit-causing...

C language

On freebsd 11.1 and sage 8.2.rc2, (built with the default compiler (clang 4), I see many errors like ``` File "src/sage/rings/number_field/number_field.py", line 1520, in sage.rings.number_field.number_field.NumberField_generic.construction Failed example: K.=NumberField([x^3+x^2+1,x^2+1,x^7+x+1]) Exception raised:...

The scenario is the following: [Macaulay2](http://www2.macaulay2.com/Macaulay2) starts a subprocess to run (Sage's) Python in, and then `from sage.all import *` stops with ``` ValueError: signal only works in main thread...

AFAIK, gdb doesn't really help with clang-compiled binaries (one would rather use LLVM-based debugger, lldb), so it ought to be made more generic.

It points to https://doc.sagemath.org/html/en/jupyter_execute/index.html with ``` Documents [latex.ipynb](https://doc.sagemath.org/html/en/jupyter_execute/latex.ipynb) [latex.py](https://doc.sagemath.org/html/en/jupyter_execute/latex.py) ``` this does not seem right.

bug

@mkoeppe : I've rewrote a bit of history and released 3.6.1 with the correct TeX version, so that it can be put to CTAN. It's on CTAN now, [updated](https://ctan.org/pkg/sagetex) to...