-
@ktoth17 was trying to do a multi-curve fit, where a power law slope was fixed between two different datasets. His example code:
```# Exponential function
def exp_func(x, para):
A, B, C = p…
-
#### Description of the problem
In Coq v8.13.2 and the current development branch, the following gives an anomaly.
The example is not yet minimized, because it also triggered a problem in find-b…
-
I found that using auto align always found segmentation faults, I used gdb and found eigen errors
Thread 3 "interactive_sla" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7…
-
as per
https://doi.org/10.5281/zenodo.5345573 .
Seen via https://twitter.com/MiedemaF/status/1433529993766658048 .
-
-
Hi Mikael,
i would like to solve a DGL of this form:
.
is only defined by discrete values, so it cannot be incorparated as a expression. This is maybe a stupid question, but in the documentati…
-
I try to convert maths paper into text but it reurns some other word wich is not usefull
i attach maths paper please give answer soon
[131811-2130002-Maths-III.pdf](https://github.com/christian-vigh…
-
I want to define a model of asynchronous reset flip-flop with timings. Those elements are very common to almost all FPGA architectures. There are neither examples of such logic elements in the docum…
-
below is the fully reduced version of test case 00 in this repo:
https://github.com/regehr/compiler-crashes
it seems clear that we have some work to do on simplifying template code (I think we all k…
-
Hello, I am trying to record smooth videos of a drone camera looking in a fixed direction while repeatedly calling moveByVelocityAsync() to follow a path. The captured images show a lot of jitter, eve…