-
Greetings,
First, I would like to thank you for creating such a nice project with so many optimization algorythms!
I'm currently trying to port the online memory limited BFGS algorythm to pytho…
-
-
First of all, thank you for sharing. You say, "This inversion only calculates derivatives, so it is not considered backpropagation. Hinton points out that you don't need to know the specifics to deriv…
-
AFAIU, repeatedly parsing integers is one of the parts of Microsoft 6502 that saved codespace while costing cycles.
Experience indicates that a large number of literal constants are represented by …
-
Hi!
A few days ago I found an article about OpenVMM on Reddit - as far as I see, the project tries to deliver peak performance. Recently I checked Profile-Guided Optimization (PGO) improvements on mu…
-
# Index
1. Require instead of &&
2. I = I + (-) X is cheaper in gas cost than I += (-=) X
3. Require / Revert strings longer than 32 bytes cost extra gas
4. Don't compare boolean expressions to boolea…
-
I was trying to insert relinearize/modreduce operations using analysis for optimization purpose, and find that after the current `secret-to-` lowering it is hard to manipulate the IR (especially we ar…
-
Hi all,
I think it would a must have some optimization in DB Tables in order to be more efficient in serving data in the ContentItem List. Recently I've done a massive import of data from an external …
-
# Handle
ye0lde
# Vulnerability details
## Impact
Variables are being assigned their default value which is unnecessary.
Removing the assignment will save gas when deploying and improve code clar…
-
### Team Name:
cyx
### Project Description:
Portfolio optimization is one of the most popular topics in the area of finance. The goal of it is to find the optimal combination of different a…