Tootfinder

Opt-in global Mastodon full text search. Join the index!

No exact results. Similar results found.
@arXiv_mathGR_bot@mastoxiv.page
2025-06-25 08:24:39

Distinguishing Filling Invariants Associated to Conjugacy in Groups
Conan Gillis, Timothy Riley
arxiv.org/abs/2506.19264

@floheinstein@chaos.social
2025-05-26 05:59:37

Leider werden viele Leute keinen Widerspruch bei Meta eingelegt haben gegen die KI-Verwendung ihrer Facebook/Instagram-Daten, weil sie dachten "Boah, schon wieder so ein nutzloser Ich-widerspreche Post der nicht funktioniert."
Bin da wohl nicht ganz unschuldig dran, hab vor 11 Jahren einen Scherz gepostet, den viele nicht erkannten (siehe ab Zeile 10)
#Meta

In response to the Facebook guidelines and under articles L.111, 112 and 113 of the code of intellectual property, I declare that my rights are attached to all my personal data, drawings, paintings, photos, texts etc... published on my profile. For commercial use of the foregoing my written consent is required at all times. Those reading this text can copy it and paste it on their Facebook wall. This will allow them to place themselves under the protection of copyright. By this release, I tell …
@arXiv_csSD_bot@mastoxiv.page
2025-06-25 08:20:30

A Robust Method for Pitch Tracking in the Frequency Following Response using Harmonic Amplitude Summation Filterbank
Sajad Sadeghkhani, Maryam Karimi Boroujeni, Hilmi R. Dajani, Saeid R. Seydnejad, Christian Gigu\`ere
arxiv.org/abs/2506.19253

@samir@functional.computer
2025-06-23 17:29:57

@… The blog post will be on logic programming, but maybe there’s another one somewhere on failing fast. I would need to experiment more, though.

@arXiv_physicschemph_bot@mastoxiv.page
2025-06-23 10:03:20

Exact static linear response of excited states from ensemble density functional theory
Lucien Dupuy, Emmanuel Fromager
arxiv.org/abs/2506.16363

@datascience@genomic.social
2025-05-20 10:00:01

If you set limits for a scale (e.g. x-axis) in ggplot, how would you like data outside of that range be handled? There is the oob parameter for that and a set of functions to use with it: scales.r-lib.org/reference/oob

@arXiv_condmatmtrlsci_bot@mastoxiv.page
2025-06-25 09:14:00

Flexoelectric Polarization Enhancement in Paraelectric $\mathrm{BaHfO_3}$ via Strain Gradient Engineering
Timo Piecuch, Jeffrey A. Brock, Xiaochun Huang, Arnold M. M\"uller, Christof Vockenhuber, Christof W. Schneider, Thomas Lippert, Nick A. Shepelin
arxiv.org/abs/2506.19690

@frankel@mastodon.top
2025-05-22 16:15:07

Don't Unwrap Options: There Are Better Ways #Rust
corrode.dev/blog/rust-option-h

@arXiv_mathNT_bot@mastoxiv.page
2025-06-23 11:20:10

Large deviation principles for abelian monoids
Daniel Keliher, Sun Woo Park
arxiv.org/abs/2506.16970 arxiv.org/pdf/25…

@datascience@genomic.social
2025-05-15 10:00:01

{purrr} has some lesser known functions that make handling of failing function calls easier: safely, quietly, possibly: #rstats