-
Dear all,
We've just integrated affiliation and ORCID in the [draft](https://github.com/ReScience/ReScience-article-2/blob/master/draft.pdf) (PDF). Can you check your name/affiliation/ORCID is corr…
-
Thanks to a question by Tomi I discovered that there are aborted proofs in FiniteSequences.
This raises three issues:
1. Please, in the future immediately let everybody know if you find aborted or ad…
-
Here is an example of the basic morph syntax I am proposing.
First, the animation, consisting of a channel to drive the morph from TIME input and MORPH output parameters.
```
"animation_1": {
…
-
Somewhat similar to https://github.com/unitsofmeasurement/uom-se/issues/136 many multiples and submultiples of `UCUM` units applied a **prefix** cause problems formatting via `UCUMFormat.format()`. Pa…
keilw updated
7 years ago
-
I am working on how the user will define how they want the values of variables to be quantified in the initial state.
(Strictly speaking, the quantification is over constants, plus an equality constr…
-
_migrated from Trac, where originally posted by **clange** on 28-Apr-2009 8:29am_
Let the symbol _s'' be an ''n''-ary operator, ''n'' not being fixed. How can I make statements about the arguments o…
-
Hey folks,
Consider the following code:
`filter port = x; port := y; filter port = x`
The two port filters mean two different things, even though they are syntactically identical. The first is a stat…
-
Hi! great project!
I'm trying to write an open source online editor for academic writing, built on top of markdown + latex.
It seems like yours is one of the most interesting implementation of markd…
-
github-pages gem v100 ==> jekyll 3.2.1, jekyll-feed 0.7.2
I'd like to replace my manually-generated feed using this plugin. Here's what my manual `feed.xml` currently looks like:
```
---
---
…
-
Currently, some files in Arb (e.g., `fmpr.h`) include the FLINT headers as `#include "flint.h"`. I am wondering if this should be `#include "flint/flint.h"` instead, as it seems that FLINT headers are…