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

Possible feature extensions for Simulations.JS package #239

Open
AJamesPhillips opened this issue Sep 26, 2023 · 0 comments
Open

Possible feature extensions for Simulations.JS package #239

AJamesPhillips opened this issue Sep 26, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@AJamesPhillips
Copy link
Owner

AJamesPhillips commented Sep 26, 2023

  • Support the "%" sign as a unit
  • Support the @@ syntax
  • Support parsing " " e.g. "3 million"
  • An option to output model and components as optimised javascript / WASM for performance critical parts of calculations / simulations.
  • +0.9 + 0.9 seems to result in 0 instead of 1.8
  • {25 Square Meters}^(1/2) does not seem to result in the expected 5 Meters as mentioned on this page but may be due to some bug in DataCurator code. {25 Meters^2}^(1/2) works as expected.
  • Support using units like £$€¥Ұ₹
@AJamesPhillips AJamesPhillips added the enhancement New feature or request label Sep 26, 2023
AJamesPhillips added a commit that referenced this issue Oct 2, 2023
This functionality would be better to add to Simulation.js , tracked in issue #239
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant