-
I am using the following command (on Windows) :
tex4ebook -f epub -c sample --jobname myjob --output-dir .build --tidy main.tex
sample is the file containing (not really sure what this file is …
-
* [ ] Polynomials
* [ ] Factorization
* [ ] Square-free decomposition
* [x] Grobner bases
* [ ] Partial fraction decomposition
* [ ] Resultants
* [ ] Rootfinding
* [ ] Calculus
* [ ] Lim…
-
Running opm-tests/model1/BASE1_MSW_HFA multiple times the number of linear iterations is not the same for every run.
-
**Folowing code**
from sympy.matrices import Matrix
A = Matrix( [[ 0.8,-0.8,-0.4 ,0],
[-0.3, 0.9,-0.4, 0],
[-0.5,-0.1, 0.8, 0]])
A.rref()
**returns following result:…
-
@nspope has found problems with the conditional coalescent mixture priors used by tsdate. Surprisingly, better results are gained by averaging the priors over all the nodes, and using this single dist…
-
Hi,
voltage compensation to throttle/pwm is used in many places in motor output function. I think it is used repeatedly, there is no need to use it so many times.
The current situation is as follow…
-
(Part of review [here](https://github.com/openjournals/joss-reviews/issues/6962).)
This was fun to read *and* I learnt some things :)
Some minor statistical/editorial comments on the paper:
-…
dill updated
3 months ago
-
Hi, thanks for making this lovely package.
I have a simple ODE model with the following code:
```python
import tensorflow as tf
import matplotlib.pyplot as plt
from tfdiffeq import odeint
…
-
I have a python script to calculate the rate of fire spread (ROS) using Rothermel's approach ([Rothermel 1972](https://www.fs.usda.gov/rm/pubs_int/int_rp115.pdf); [Andrews 2018](https://www.fs.usda.go…
-
Imported from SourceForge on 2024-07-06 23:17:24
Created by **[danielvolinski](https://sourceforge.net/u/danielvolinski/)** on 2015-05-16 07:55:21
Original: https://sourceforge.net/p/maxima/bugs/2961
…
rtoy updated
4 months ago