-
```
I need a matcher that says that:
given an actual iterator i
given an expected element e1
given an expected element e2 :
e1 is in i
e2 is in i
e1 is before e2 in i
```
O…
-
In Chinese, `“` is an opening quotation mark, but in some languages (like German) it can be a closing quotation mark. In [UAX #14](https://www.unicode.org/reports/tr14/tr14-43.html):
> LB19 Do not …
r12a updated
4 months ago
-
_This ticket is part of epic #2626_
## About this feature
### Detailed description
We want the user to be able to generate reports periodically.
### Feature benefit/User story
As a user, I want to b…
-
The following test fails:
```
#[test]
fn test() {
let mut world = World::new();
world.register::();
let mut system = HierarchySystem::::new();
System::setup(&m…
-
Synchronization algebra is a algebraic structure defined on the set of labels.
It determines pairs of events from parallel processes which should synchronize on parallel composition.
In [2] the S.…
-
I'm trying to derive some finite-difference schemes and have run into some limitations with sympy's solver:
``` python
In [1]: from sympy import *
In [2]: e1, H0, d4, H1, e2, H3, e0, e3, H4, H2 = sy…
-
```
Use-case: Fast modeling ("brain-dump") of an EPC.
E1,E2,E3 = Events
XOR = one XOR-connector
Desired EPC:
E1 -> XOR
E2 -> XOR
E3 -> XOR
Current situation:
------------------
A shape has corrent…
-
```
Use-case: Fast modeling ("brain-dump") of an EPC.
E1,E2,E3 = Events
XOR = one XOR-connector
Desired EPC:
E1 -> XOR
E2 -> XOR
E3 -> XOR
Current situation:
------------------
A shape has corrent…
-
```
Use-case: Fast modeling ("brain-dump") of an EPC.
E1,E2,E3 = Events
XOR = one XOR-connector
Desired EPC:
E1 -> XOR
E2 -> XOR
E3 -> XOR
Current situation:
------------------
A shape has corrent…
-
Traditionally, transcribers have not captured 100% of the place information on census records. This project is to do this (possibly based on an exisiting tool) for the fields where we have not done t…