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

add initial version of ΔQ tooling in Rust #20

Merged
1 commit merged into from
Sep 25, 2024
Merged

add initial version of ΔQ tooling in Rust #20

1 commit merged into from
Sep 25, 2024

Conversation

rkuhn
Copy link
Contributor

@rkuhn rkuhn commented Sep 24, 2024

This commit adds the initial version of a ΔQ tool written in Rust. Please see the README.md for a list of shortcomings (a.k.a. things to work on next). The intention is to eventually put something like this on https://leios.cardano-scaling.org/, in which case we’ll probably want to move the dq.eval(&ctx) to the client (in a web worker, e.g. using a yew agent). It remains to be decided how we foster collaboration on ΔQ models, i.e. how to share and update the expressions between multiple people.

In case it isn’t glaringly obvious: while the CSS makes the web UI somewhat workable, it is by no means to be considered a design :-) I’m very much open for any kind of help in this regard!

@rkuhn
Copy link
Contributor Author

rkuhn commented Sep 24, 2024

Ah, one more thing: I didn’t check in .github/workflows because I haven’t yet checked how this repository is supposed to work. You can see my prior setup at https://github.com/rkuhn/deltaq-rs/blob/master/.github/workflows/rust.yml

@bwbush bwbush mentioned this pull request Sep 24, 2024
3 tasks
@bwbush
Copy link
Collaborator

bwbush commented Sep 24, 2024

Ah, one more thing: I didn’t check in .github/workflows because I haven’t yet checked how this repository is supposed to work.

I'll add this to the Nix flake and, based on that, to the CI workflow. I created #23 to track this.

Please go ahead and merge this PR.

@ghost ghost merged commit 4190eae into main Sep 25, 2024
7 checks passed
@ghost ghost deleted the rk-add-delta_q branch September 25, 2024 06:49
@ghost
Copy link

ghost commented Sep 25, 2024

@hajola Might be able to help us on the design, he did a great job on https://peras-simulation.cardano-scaling.org/index.html

This pull request was closed.
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

Successfully merging this pull request may close these issues.

2 participants