-
Restating my post on https://discourse.mc-stan.org/t/help-write-an-autodiff-handbook/12640/13.
I propose grouping the chapters on ODEs, algebraic equations, and integrals, into one section on impl…
-
| | |
| --- | --- |
| Bugzilla Link | [17272](https://llvm.org/bz17272) |
| Version | trunk |
| OS | All |
| Attachments | [Testcase](https://user-images.githubusercontent.com/60944935/143748124-0cf…
-
First thank you very much for the amazing package.
Second, let me explain the issue:
assume I have a function g returning x such that f(x,p)=0. I would be interested in computing the derivatives o…
-
`css-values-5` defines ``
https://drafts.csswg.org/css-values-5/#whole-value
> Several functions defined in this specification can only be used as the "whole value" of a property. For example, `…
-
### Affected rules
- A15-4-4
### Description
`A15-4-4/MissingNoExcept.ql` flags functions which are not `noexcept` when no exception is explicitly thrown by them (or the functions they call). …
gg-sr updated
2 weeks ago
-
To make sure that code is not reordered around functions that are critical for correct behavior of multi-threading, such functions should add barriers (compiler one or in case of MP systems proper hw …
-
全113本、未読32本
- [ ] P0472R1 Put std::monostate in
- [ ] 🎈 P3124R0 2024-02 Library Evolution Poll Outcomes
- [ ] P3178R1 Retrieval of Exception Information
- [ ] P3212R0 The contract of sort()
- …
-
A colleague of mine pointed me towards this package. I think this is awesome.
A question to the authors:
If the fishbone pipe `%>=%` is already incorporating `bind` , why not make another (or th…
-
Imported from SourceForge on 2024-07-07 00:11:26
Created by **[macrakis](https://sourceforge.net/u/macrakis/)** on 2021-09-09 17:12:29
Original: https://sourceforge.net/p/maxima/bugs/3851
---
The co…
rtoy updated
4 months ago
-
There is some fairly sketchy initialization logic around `nng_init`, and it's possibly racy with `nng_fini`, and since these are done implicitly (at least `nni_init` is) this can lead to racy situatio…