-
Notifications
You must be signed in to change notification settings - Fork 1
2023 06 27 meeting
Artem Pelenitsyn edited this page Jul 4, 2023
·
1 revision
There are a couple of predictable kinds of errors:
- types defined in the test suite (labeled with the
Main
module) - derived from previous (e.g.
Vector{Animal}
ifAnimal
comes from tests)
Some sort of streaming could help here but I failed to implement anything in reasonable time.
In discussions with Nathan how to fix it. Jan suggests it may be not a big deal.
This entails running github.com:prl-julia/julia-type-stability on their package, which is not trivial.
Some sort of bias would be preferable. E.g. bias on the ground of what we saw in the tests. It’s still not clear how to bias exactly.