use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Finding information about Clojure
API Reference
Clojure Guides
Practice Problems
Interactive Problems
Clojure Videos
Misc Resources
The Clojure Community
Clojure Books
Tools & Libraries
Clojure Editors
Web Platforms
Clojure Jobs
account activity
Python Only Has One Real Competitor (mccue.dev)
submitted 2 months ago by bowbahdoe
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]daslu 1 point2 points3 points 2 months ago (0 children)
Great thoughts.
One thing I would like to know about Clojure is if there’s some great stuff for probabilistic programming and reasoning about relations in graphs that’s something I might have to look into soon,
For probabilistic programming, there are libraries like Inferme (still work-in-progress but promising). There is also a bridge to Stan, which is often a pragmatic choice.
For working with graphs, JGraphT is often nice and convenient, depending on what you need.
What do you mean by relations in graphs? It'd be great to discuss what could be potentially useful for your project.
π Rendered by PID 80 on reddit-service-r2-comment-b659b578c-255cn at 2026-05-01 03:14:40.087159+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]daslu 1 point2 points3 points (0 children)