-
## Problem
We are currently using a hinge function on the log scale for fecal shedding kinetics, which is based in part on nasal shedding kinetics and in part on data from fecal shedding studies. How…
-
The current implementation of tangent_approx only gives the correct results when the function is linearized around a = 0, which is the default value. The following piece of code gives an example of wh…
-
sym
-
Hi, I installed the latest R (4.2.2), Rtools, and RStudio (2022.07.2+576) on my Windows 11 computer. I managed to install other packages such as _dembase_ and _demlife_, but I encountered errors every…
-
Hi!
The following code runs fine for a few seconds (shows the text just fine)
```
(ql:quickload 'sdl2)
(ql:quickload 'sdl2-ttf)
(ql:quickload 'font-discovery)
(defmacro with-texture (text…
-
**Description**
Access denied when creating symlinks on mounted volumes in mcr.microsoft.com/windows/servercore:ltsc2016
**Steps to reproduce the issue:**
1. Create a text file in c:\sym_te…
-
### Example
```nim
import macros
static:
var arg: NimNode = nil
echo arg.treeRepr
echo arg.getType.treeRepr
echo arg.getTypeInst.treeRepr
echo arg.getTypeImpl.treeRepr
```
…
-
Dear WebGestaltR team,
I am running your package and have been since quite some years with no issues. The package is used to enrich differentially regulated proteins coming from the candidates tabl…
-
| | |
| --- | --- |
| Bugzilla Link | [32938](https://llvm.org/bz32938) |
| Version | unspecified |
| OS | Linux |
| CC | @MaskRay,@rui314 |
## Extended Description
[hjl@gnu-6 lld-2]$ cat x.c
exte…
-
```
A = [sym(0) 1; sym(2) 3];
B = [sym(0) 1; 2 3];
```
A works but B fails on Octave 3.6.4 and 3.8.1 with:
```
error: octave_base_value::map_value(): wrong type argument 'scalar'
error: octave_base_…