-
_Originally posted by @ueliwechsler in https://github.com/JuliaReach/MathematicalSystems.jl/pull/125#issuecomment-575240459_
The following things can be done in a later PR (in approximately increas…
-
In several places, I ran into a situation where unifying an identifier with itself takes more than 6 seconds, and I assume it's because the two versions of the identifier have different universes. The…
-
Hey hey, 👋 I hope you're having a great day.
I managed to finish the slides finally and today is the deadline for them 😆
Could you please take a look at https://github.com/fejes713/github-univ…
-
**Tell us about your request. If your feature request is related to a problem, please describe.**
dagger.io presents an opportunity to provide one to many interoperability for Uffizzi On-Demand Envir…
-
I saw that OSX isn't supported, so I'm working on creating a docker file that should make it easier to experiment with it.
-
I have a HoTT branch https://github.com/andreaslyn/HoTT/tree/ssr with support for all the basic ssreflect tactics. The goal is to be able to build math components with HoTT and hopefully without chang…
-
This code:
```fstar
val last : (#a:Type u#a) -> l:(list a){Cons? l} -> Tot a
let rec last #a l =
match l with
| [hd] -> hd
| _::tl -> last #a tl
```
Is checked by F* into:
```fstar
vis…
-
Hi Patrick,
I was wondering of you had any success using the Sparkfun library?
Did you solve your [problem with the Sparkfun library](https://github.com/sparkfun/SparkFunDMX/issues/14)?
Thank…
-
Can this theoretically work in Octave? This might be good to boost the utility
of your program in the open software universe.
I tried to run this in Octave by following the manual, but I encounter…
-
I have no idea where this fits in to the glossarist universe, but grammatical number needs to be captured just like grammatical gender: we need to be able to indicate that a designation is singular or…