-
It would be good to toggle on or off real vs complex arithmetic.
Right now we (for the most part) treat everything as complex-valued, because the goal at the time was to allow for real-time electro…
-
**Describe the bug**
EMHASS ``naive_mpc_optim`` makes incorrect decisions on charging and discharging the battery if the energy price is more or less at a constant low.
Charging and discharging the …
-
- The previous chapters focused on solving problems by searching the state space using domain-specific heuristics.
- Each state was treated as a black box with no internal structure, and domain-speci…
-
## Optimization vs deep learning
* We can optimize generation when this is in terms of known elements and equations.
* We can extend this by smoothing goals, for example.
* However, we can try to…
-
I'd like to help with enabling concurrency support for Sqflite because I know it would benefit a lot from it but I'm having trouble disabling the locks that prevent it from occurring. So far, I've onl…
-
The time duration of 1 second I was talking about, is the time the force evaluation takes using our driver.
I just mentioned this to stress that this is a lot less than a typical ab initio force evalu…
-
Problem / Idea :-
Solution :-
Implementation:-
-
Incremental compilation will soon be available in stable Rust (with version 1.24) but there's still lots of room for improvement. This issue will try to give an overview of specific areas for potentia…
-
### Feature details
The implementation of optimization methods via `class`es offers more advantages than are currently being used in PennyLane.
The proposed refactor is to reduce the `step` and `ste…
-
# 🐛 Bug
Running the example in [TorchScript_Exact_Models.ipynb ](https://github.com/cornellius-gp/gpytorch/blob/master/examples/08_Advanced_Usage/TorchScript_Exact_Models.ipynb) with more than ~5…