by haxiomic on 3/8/2025, 2:14:08 PM
by OutOfHere on 3/8/2025, 4:25:22 PM
I have used regex for chart analysis for stock trading. I mapped chart states to characters, then matched character patterns using a regex. It was a very sensible thing to do that gave me tremendous flexibility with very little code.
by ttpphd on 3/8/2025, 2:26:49 PM
You didn't believe it then, but you better believe it now: RegEx is the final boss of both code and science.
by arijo on 3/8/2025, 1:59:22 PM
Everyone knows that to understand metabolism you should use a parser.
RegEx in the source code
https://github.com/Svensson-Lab/pro-hormone-predictor/blob/c...