-
1. FoRTE paper and simulation design
* PFTs - we will need to add in; see #75 . Will they still be alive after 100 years? GCB paper implies not
* Alternatively in theory we start ED running with U…
-
Imported from SourceForge on 2024-07-05 19:34:28
Created by **[willisbl](https://sourceforge.net/u/willisbl/)** on 2003-11-18 16:25:24
Original: https://sourceforge.net/p/maxima/bugs/447
---
differ.…
rtoy updated
4 months ago
-
I'd like to lay out a concern regarding feature-detection along with a way to address this concern while still addressing the needs of SIMD (which as @tlively was saying in his last presentation, seem…
-
In requests for help for cythonized built-in methods, the signature of the method is not shown, unlike normal python methods. For an example,
```
sage: a=17
sage: a.quo_rem?
Docstring:
R…
-
# SciPy callbacks
Associated PR: #19420 (WIP).
Some comments on additions required for `scipy`. In some sense the callbacks in `highs` are [more functional](https://github.com/ERGO-Code/HiGHS/bl…
-
This ticket add some support to submodules of `(ZZ/mZZ)^r` (e.g. containment, iteration). There is no new algorithm, we just use the code available for submodules of `ZZ^r` and the Schmidt normal fo…
-
This fixes #17548.
It also adds new features to `IntegerLists`:
1. Negative integers are allowed (but the default still is `min_part=0`).
2. There does not need to be a fixed sum, one can do for …
-
This ticket implements echelon form for matrices over complete discrete valuation rings/fields.
Depends on #23450
CC: @roed314 @saraedum @sagetrac-TristanVaccon
Component: **padics**
Keywords: …
-
At the moment the `Coordinates::Coordinates()` constructor (plus some utility methods/functions) does a lot of interpolation, extrapolation and checking. This was useful to support new features, but h…
-
WIP implementation: https://salsa.debian.org/Kazan-team/vector-math
Problem Statement:
Vector Math functions are not widely available and can’t be used from [`core`](https://doc.rust-lang.org/core…