-
tonz0fphun[m]
If you are comfortable with Python, you can write code that massively parallelises with numba, numpy, or cuda. The vast majority of ML, BLAS and similar libraries in Python are simple wrappers written in underlying C/C++ or CUDA. IMHO the simplicity and easy of use, as well as documentation of them, far outweighs trying to squeeze a tiny bit of performance out of them by moving entirely to C++. Having said that, if the code
-
tonz0fphun[m]
is not part of Monero, then why bother about C++?
-
tonz0fphun[m]
Rucknium Sorry I haven't had much time to read the papers, been trying to find a job. You've given me enough material to read through for a while, but if there's anything I should be working on ATM, let me know
-
Rucknium[m]
tonz0fphun: Alternative plan: Stop your job search and work for the Monero Project. Half-serious. Especially if you can code C++.
-
xmrack[m]
tonz0fphun: As you read through papers could you jot down a few notes on the accompanying moneroresearch.info page. Any thoughts, questions, or summary of what the paper was about would help a lot even if it’s just a sentence or two. We are trying to make it a source of knowledge surrounding all Monero research for the community. Rucknium can get you set up with an account if you don’t have one already.
-
Rucknium[m]
Finally, the write-up of my mining pool transaction confirmation delay research:
rucknium.me/posts/monero-pool-transaction-delay
-
Rucknium[m]
-
UkoeHB
nice thanks
-
ghostway[m]
> <@tonz0fphun:monero.social> If you are comfortable with Python, you can write code that massively parallelises with numba, numpy, or cuda. The vast majority of ML, BLAS and similar libraries in Python are simple wrappers written in underlying C/C++ or CUDA. IMHO the simplicity and easy of use, as well... (full message at <
libera.ems.host/_matrix/media/v3/do…0e5d7b586f1f81d5be87efa3ecb878e5042>)
-
ghostway[m]
<xmrack[m]> "tonz0fphun: As you read through..." <- Moneroresearch.info is a gold mine, but I've been discouraged by not finding papers I'd like to read (with limited time). Any recommendations?
-
Rucknium[m]
ghostway: How could we make it more useful? Definitely open to ideas. It runs on WIKINDX. It has a lot of features that we could try
-
ghostway[m]
have stuff that orders stuff from the big picture to the details in every subject for example (could be provided, but really hard to do with the existing things). maybe also tags like keywords for other papers... but I don't really know
-
ghostway[m]
current search gives irrelevant results
-
xmrack[m]
I agree with the search results. It is too tokenized at the moment and appears to use a single ngram which is very verbose.
-
ghostway[m]
Imo that's the biggest pain point for me. I don't know if it is for everyone
-
ghostway[m]
without the imo*
-
plowsof11
to put things in perspective, it took a little under 2 weeks to get the titles bold
-
ghostway[m]
oh, well
-
xmrack[m]
Are there better options for us than WIKINDX?
-
ghostway[m]
no idea if you ask me. anyway, is there anyone that needs 10 helping fingers? currently just working on a weekend project, so not that busy
-
plowsof11
'monero focused' 'not monero focused' at least lets me see 'everything'
moneroresearch.info/index.php?action=browse_BROWSECATEGORY_CORE
-
Rucknium[m]
IMHO, WIKINDX is very good. Just need to learn to harness its power
-
Rucknium[m]
<xmrack[m]> "I agree with the search results...." <- I have no idea what this means. Is it significant?
-
Rucknium[m]
If you need more ways to classify papers, WIKINDX has them.
-
xmrack[m]
Rucknium: let me see if I can find a good example. I noticed it while importing the other day
-
ghostway[m]
Chain analysis by itself gives nothing
-
Rucknium[m]
I don't think it searches the text of the PDFs. Just abstracts, titles, and authors. I may be able to turn on PDF searching
-
ghostway[m]
Wouldn't indexing that take a lot of space you could've used for other papers? Is space redundant?
-
Rucknium[m]
We have enough space except when our log files blow up for some reason
-
ghostway[m]
Ok then heh
-
xmrack[m]
-
Rucknium[m]
-
Rucknium[m]
In summary, the search is bad. plowsof and I can work on that
-
xmrack[m]
Thank you!
-
Rucknium[m]
I am happy that there are enough papers to get lost in search. A year ago, the website did not exist. Thank you everyone who has contributed so far.