-
The .html and .pdf do not render this correctly.
```
$ grep -A 4 "level 1" julia/stdlib/LinearAlgebra/docs/src/index.md
The level 1 BLAS functions were first proposed in [(Lawson, 1979)][Lawson-1979…
-
Hi,
I have a general question about the proper workflow to use when recovering unknown dynamics.
My understanding is that if we want to recover Michelis Menten dynamics we would use the implicit…
-
STEPS:
1. collect alias sets
2. choose variable to keep if necessary
3. match/sort set (linear w.r.t. since all equations contain two crefs at max and are simple/linear)
4. create and apply replac…
-
I've met an unexpected behavior of your wonderful software in that it returns citation records with decapitalization of surnames, which is unwanted for surnames like McDonald != Mcdonald (concerns bot…
-
While trying to find a Groebner basis, a message like this is output:
```
Info: Possible overflow of exponent vector detected.
Restarting with at least 32 bits per exponent.
```
Does this mea…
-
In the DSPOVX subroutine the symmetric positive definite matrix A is scaled if (among other criteria) the ratio between the smallest and the largest element of the main diagonal is `min(A(i,i))/max(A(…
-
Comment here with the day you wish to present, the name of the software (linked to the website), and a sentence or two about what it does. Please link *your* `proposal.md` below. (You are encouraged t…
-
I have a very long objective function (sum of 1000+ terms) which causes `simplify(expr: &LpExpression) -> LpExpression` to overflow the stack when adding the objective function to the problem. Similar…
-
In GitLab by @KnowlesPJ on Dec 5, 2020, 15:51
Completion of #84 for linear equations; should write virtual function analogous to https://gitlab.com/molpro/linearalgebra/-/blob/9f843d6907ed9aa05d4a2f0…
-
`b.slope() and b.deflection()` do not work properly when applying a load that start/ends with a decimal point:
`b.apply_load(-1, 15.25, 2,24.25)` doesnt work
`b.apply_load(-1, 15, 2,24)` works fin…