-
# Ramesh Balsekar
- https://youtu.be/9B8lX2dO2-s
was a well-known spiritual teacher, particularly recognized for his teachings on non-duality, Advaita Vedanta, and the philosophy of self-realiz…
-
I noticed there is no mention of Isbell duality in agda-categories https://ncatlab.org/nlab/show/Isbell+duality
If you confirm me that this adjunction is not already present under a different name,…
-
The generated JSON-schema of a duality-view can change the order of the items, so they will be displayed in another sequence.
-
Following up to your proposal in https://github.com/qpsolvers/mpc_qpbenchmark/discussions/7#discussioncomment-10673601:
> Currently HPIPM does not support a termination criterion based on duality g…
-
It tells me there's a runtime error
Error Log:
Last Error Received:
Process: MDX-Net
If this error persists, please contact the developers with the error details.
Raw Error Details:
…
-
We should support converting between strict sorted integers and boolean masks. We may need an array type to go in both directions?
This could allow us to remove the RoaringUInt array
-
When creating an article or a subscription offer, we ask the admin for a price in decimal euros (5.00€), but we save it as cents in the DB (500). This avoids floating point errors when computing.
Howe…
-
We list every WordPress installation as an individual server, because it is software, that is easily self hostable and in most cases, this is done by individuals (and it makes no sense to list the hos…
-
Issue reported by @giaf in https://github.com/qpsolvers/mpc_qpbenchmark/discussions/7#discussioncomment-10673601:
> Strangely HPIPM success rate is lower at low accuracy, and it increases at mid an…
-
For MIP, also check if they've found an Int feasible solution and then check duality gap -- measure of how well they've done.
For LP, if we use IPM, do we crossover to get a basic solution? What solu…