blek commented on pull request blek/nox#1 2023-08-12 04:13:39 +02:00
Swtich to Yarn 3 and store it in LFS

It is actually faster than the normal git because it doesn't have to do crap like resolving deltas and also Yarn3's PNP package management is so much faster than deez node_modules because they…

blek commented on pull request blek/nox#1 2023-08-12 04:07:06 +02:00
Swtich to Yarn 3 and store it in LFS

still don't get it. doing any change must solve some kind of problem. as far as i can see, this change does not really solve anything, in fact it bloats up the repository size by storing…

blek commented on pull request blek/nox#1 2023-08-12 04:00:14 +02:00
Swtich to Yarn 3 and store it in LFS

im just... confused. why? why store it in LFS of all things?

blek pushed to master at blek/nox 2023-08-12 02:47:54 +02:00
e472f3fe99 add data to cargo.toml
blek pushed to master at blek/nox 2023-08-11 18:41:23 +02:00
0474815937 minimize release size
5c1cdd25bf build instructions
Compare 2 commits »
blek pushed to master at blek/powlib 2023-08-11 13:45:05 +02:00
7d1426b60d basic future-based solver functionality
blek pushed to master at blek/powlib 2023-08-02 15:35:30 +02:00
409f9f186e remove useless import
blek pushed to master at blek/powlib 2023-08-02 15:29:15 +02:00
5d2ff3712b better practice for callback in POWSolver.solve_blocking
blek pushed to master at blek/powlib 2023-08-02 14:02:06 +02:00
fd90500b83 move multithreaded example to another directory
blek pushed to master at blek/powlib 2023-08-02 13:53:05 +02:00
9980be0682 add docs
blek pushed to master at blek/powlib 2023-08-02 13:50:44 +02:00
13f17038ad silent compile warning for deprecated method inside a deprecated method
blek pushed to master at blek/powlib 2023-08-02 13:49:04 +02:00
ae88d81242 fix compile warnings
blek pushed to master at blek/powlib 2023-08-02 13:48:15 +02:00
8f631cb6b5 add multithreaded example
4e1e14d418 init: solve_blocking, chunksize to POWSolver
Compare 2 commits »
blek pushed to master at blek/powlib 2023-08-02 12:45:13 +02:00
9af5bc0269 use POWSolver in example
abe8659823 add POWSolver.solve method
Compare 2 commits »
blek pushed to master at blek/powlib 2023-08-02 12:44:02 +02:00
e304f519ab make POWRange fields public
blek pushed to master at blek/powlib 2023-08-02 12:43:35 +02:00
7bd4d69f5d make POWChallenge properties public
blek pushed to master at blek/powlib 2023-08-02 12:37:13 +02:00
e08f890ace move POWSolver to external file and deprecate POWChallenge.*solve* methods
blek pushed to master at blek/powlib 2023-08-02 12:21:57 +02:00
a3b47f3e47 add benchmarks to example
14915d8f31 add trait to convert Num to u128
Compare 2 commits »
blek pushed to master at blek/transgirl.cafe 2023-07-20 14:16:39 +02:00
0189610bc1 add matrix
blek pushed to master at blek/transgirl.cafe 2023-07-20 13:25:00 +02:00
e58692d7a5 add sass to dependencies