Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Static case for rational order #136

Open
mforets opened this issue Apr 28, 2020 · 0 comments
Open

Static case for rational order #136

mforets opened this issue Apr 28, 2020 · 0 comments

Comments

@mforets
Copy link
Member

mforets commented Apr 28, 2020

In #135 we admit integer orders for linear reachability algorithms that use statically sized arrays; if the initial set has not max_order, we append zeros in _reconvert(Ω0::Zonotope{N, VN, MN}, static::Val{true}, dim::Val{n}, ngens::Val{p}). That code assumes that the order is an integer. If it is a rational we may have to change some internals.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant