-
Hi!
I am using the latest version of the NESTML master branch, with the sine and cosine implementation.
I wrote two NESTML codes for stdp synapses, which present sine and cosine functions in the ke…
-
"NaNoGenMo again, huh? You must have a keen interest in computational narratology!"
"No, I have a keen interest in events with absurd premises."
- - - -
_(edit Nov 30 2023)_
**Have you ever …
-
Given two expressions, e.g., `T = 1/f` and `f = 1/T`, and given a set of inference rules, is it feasible to identify the connectivity?
The first search is "is there an inference rule that directly …
-
* [ ] Polynomials
* [ ] Factorization
* [ ] Square-free decomposition
* [x] Grobner bases
* [ ] Partial fraction decomposition
* [ ] Resultants
* [ ] Rootfinding
* [ ] Calculus
* [ ] Lim…
-
Перечислить библиотеки с примерами.
-
I have a big `BanedBlockBandedMatrix` and need to multiply it with a vector. However it seems to be rather slow and require a lot of allocation. Here's a MWE
```
using BlockArrays: BlockRange
usi…
-
Some inspiration might be found in http://hackage.haskell.org/package/toysolver-0.6.0/docs/ToySolver-Data-Polynomial.html#t:Factor
-
I've been going through Accelerate and https://github.com/mikeizbicki/subhask/blob/master/src/SubHask/Algebra/Vector.hs
and I'm not exactly certain that integration will be smooth.
Maybe there's an…
-
Related to #51, there exist a variety of computational packages which do at least some of the things we do (e.g., Bob Bruner's Ext, or generally SAGE, or...). It might be nice to provide some kind of…
ghost updated
10 years ago
-
- Paxos
- https://zhuanlan.zhihu.com/p/21895686
- http://rystsov.info/2016/05/01/paxos.html#visualization
- Raft
- https://raft.github.io/slides/raftuserstudy2013.pdf
- http://thesecretli…