-
Hello Nagini Team,
I hope this message finds you well. I am currently considering using Nagini for formal verification of a complex Python third-party library. I watched the YouTube recording of yo…
-
These are both lightweight formal methods backed by SAT/SMT solvers that seem pretty approachable. Alloy seems more useful for initial planning and prototyping, while LiquidHaskell seems more useful …
-
It seems that a few examples with arrays broke.
Something seems wrong with the array footprints:
```
./grasshopper.native -v tests/spl/link_and_array/hashset_no_content_ownership.spl
GRASShopper…
-
Part 3 of the zero2asic course uses symbi-yosys (sby) with the yices engine.
Usng
I was able to install sby with `conda install -c litex-hub symbiyosys`, but then got this failure:
```
$ sby -…
-
`pymbar` 3.0 is going to be a bit of a mess due to untested code, occasionally unstable solvers, and lack of unified documentation. Fixing many of these things will require API changes, so we want to …
-
# Tapis GSOC 2024
## Mentors
[Joe Stubbs](https://github.com/joestubbs/)
[Smruti Padhy](https://github.com/smpadhy)
## Project Ideas
### Automated Reasoning Interfaces For Tapis Secu…
-
Here we can discuss our conclusions about the accuracy of the results obtained from each test.
### Passed Tests
List of tests for which the results accuracy is as expected for the formal order of th…
-
API reference:
- https://docs.sympy.org/latest/modules/sets.html
- see also: https://github.com/symengine/symengine/blob/master/symengine/sets.h
sympy uses properties for many things, so we probabl…
-
### Version
Yosys 0.29+21 (git sha1 147cceb51, clang 10.0.0-4ubuntu1 -fPIC -Os)
### On which OS did this happen?
Linux
### Reproduction Steps
This is a really basic unit test to valid…
-
# SymbiFlow Formal Verification
Next semester I am doing an independent study on formal verification and am planning on doing a project involving SymbiFlow. My initial thought is performing formal …