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

piecewise functions #25

Open
2 tasks
laurgao opened this issue May 6, 2024 · 0 comments
Open
2 tasks

piecewise functions #25

laurgao opened this issue May 6, 2024 · 0 comments
Labels
decision architecture stuff where the bottleneck is making a decision low priority not critical and laura doesn't care about it that much tbh / doesn't feel motivated to fix it new-integral for an integral that simpy can't currently do

Comments

@laurgao
Copy link
Owner

laurgao commented May 6, 2024

  • make a class // how to display? how to specify domain? should i make all exprs have a domain (-inf, inf by default? assume operation on reals?) or a separate expr class with domain specification?
  • prob fine to assume operation on reals for now? i can add complex support when i learn complex analysis. opens a whole new can of worms.
  • integrate them

also, make diff of abs into piecewise.

@laurgao laurgao added new-integral for an integral that simpy can't currently do low priority not critical and laura doesn't care about it that much tbh / doesn't feel motivated to fix it decision architecture stuff where the bottleneck is making a decision labels May 6, 2024
@laurgao laurgao mentioned this issue May 8, 2024
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
decision architecture stuff where the bottleneck is making a decision low priority not critical and laura doesn't care about it that much tbh / doesn't feel motivated to fix it new-integral for an integral that simpy can't currently do
Projects
None yet
Development

No branches or pull requests

1 participant