sigmoid.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A social space for people researching, working with, or just interested in AI!

Server stats:

533
active users

#Julia

2 posts2 participants0 posts today
Hacker News<p>Lenses in Julia</p><p><a href="https://juliaobjects.github.io/Accessors.jl/stable/lenses/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">juliaobjects.github.io/Accesso</span><span class="invisible">rs.jl/stable/lenses/</span></a></p><p><a href="https://mastodon.social/tags/HackerNews" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HackerNews</span></a> <a href="https://mastodon.social/tags/Lenses" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Lenses</span></a> <a href="https://mastodon.social/tags/Julia" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Julia</span></a> <a href="https://mastodon.social/tags/Accessors" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Accessors</span></a> <a href="https://mastodon.social/tags/FunctionalProgramming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FunctionalProgramming</span></a> <a href="https://mastodon.social/tags/DataStructures" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DataStructures</span></a></p>
3xfactorial<p>Next at <a href="https://mastodon.social/tags/WorkshopsForUkraine" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WorkshopsForUkraine</span></a>: "Data Literacy in <a href="https://mastodon.social/tags/Julia" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Julia</span></a> for Rtists" by Daniel Winkler (University of New South Wales), Thursday, October 30th, 14:00 CEST. Register or sponsor a place for a student by donating to support <a href="https://mastodon.social/tags/Ukraine" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Ukraine</span></a>. You can also donate to get recordings and all of the materials of the previous workshops. Details: <a href="https://sites.google.com/view/dariia-mykhailyshyna/main/r-workshops-for-ukraine#h.fil5ijdfc6wg" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">sites.google.com/view/dariia-m</span><span class="invisible">ykhailyshyna/main/r-workshops-for-ukraine#h.fil5ijdfc6wg</span></a> <a href="https://mastodon.social/tags/R" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>R</span></a> <a href="https://mastodon.social/tags/Rstats" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Rstats</span></a></p>
Bruno Rodrigues :rstats: :tux:<p>This is an example of how Nix can be useful for data analysis: a project that uses <a href="https://fosstodon.org/tags/Julia" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Julia</span></a> <a href="https://fosstodon.org/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> and <a href="https://fosstodon.org/tags/RStats" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>RStats</span></a> in which <a href="https://fosstodon.org/tags/Nix" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Nix</span></a> is used to set up the dev env in a reproducible way, and is also used as build automation tool to orchestrate the codebase <a href="https://b-rodrigues.github.io/rixpress_demos/rbc/index.html" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">b-rodrigues.github.io/rixpress</span><span class="invisible">_demos/rbc/index.html</span></a></p>
PyData Helsinki<p>Our next <a href="https://fosstodon.org/tags/PyData" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PyData</span></a> <a href="https://fosstodon.org/tags/Helsinki" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Helsinki</span></a> meetup is scheduled for 11 November (11.11.) sponsored by <a href="https://fosstodon.org/tags/Cactos" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Cactos</span></a>. Save the date!</p><p><a href="https://www.meetup.com/pydatahelsinki/events/311001464/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">meetup.com/pydatahelsinki/even</span><span class="invisible">ts/311001464/</span></a></p><p>📣 **Call for presentations:** We have space for 1-2 more regular talks or several lightning talks. We'd love to hear from new voices in our community! </p><p>If you have an idea for a talk, please get in touch. <a href="https://fosstodon.org/tags/DataScience" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DataScience</span></a>, <a href="https://fosstodon.org/tags/DataEngineering" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DataEngineering</span></a>, <a href="https://fosstodon.org/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a>, <a href="https://fosstodon.org/tags/R" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>R</span></a>, <a href="https://fosstodon.org/tags/Julia" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Julia</span></a>, other <a href="https://fosstodon.org/tags/OpenSource" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OpenSource</span></a> <a href="https://fosstodon.org/tags/Data" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Data</span></a> tools are all on topic. Intro level talks especially appreciated!</p>
bµg<p>julia&gt; isfinite(NaN)<br>true</p><p>&gt; It's important to note that NaN is considered finite in Julia.</p><p>Interesting take... What's the rationale here? 🤔</p><p><a href="https://fosstodon.org/tags/math" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>math</span></a> <a href="https://fosstodon.org/tags/julia" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>julia</span></a></p><p>Source: <a href="https://www.jlhub.com/julia/manual/en/function/isfinite" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">jlhub.com/julia/manual/en/func</span><span class="invisible">tion/isfinite</span></a></p>
naturepoker<p>Julia 1.12 is out at last! With the --trim feature everyone's been talking about for a while now. Looking forward to trying it out. I think you just need to watch out for any dynamic dispatches in the code. </p><p><a href="https://julialang.org/blog/2025/10/julia-1.12-highlights/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">julialang.org/blog/2025/10/jul</span><span class="invisible">ia-1.12-highlights/</span></a></p><p><a href="https://genomic.social/tags/julia" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>julia</span></a> <a href="https://genomic.social/tags/julialang" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>julialang</span></a></p>
Hacker News<p>Julia 1.12 Highlights</p><p><a href="https://julialang.org/blog/2025/10/julia-1.12-highlights/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">julialang.org/blog/2025/10/jul</span><span class="invisible">ia-1.12-highlights/</span></a></p><p><a href="https://mastodon.social/tags/HackerNews" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HackerNews</span></a> <a href="https://mastodon.social/tags/Julia" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Julia</span></a> <a href="https://mastodon.social/tags/Highlights" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Highlights</span></a> <a href="https://mastodon.social/tags/JuliaLang" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>JuliaLang</span></a> #1.12 <a href="https://mastodon.social/tags/Update" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Update</span></a> <a href="https://mastodon.social/tags/Programming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Programming</span></a> <a href="https://mastodon.social/tags/News" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>News</span></a></p>
naturepoker<p>This one looks interesting-</p><p>"The functions that may be correctly rounded (error of ULP) in all the three formats are sqrt and cbrt. The following functions may be correctly rounded only for binary16: sinh, asin, cospi, sinpi, atanh, log2, tanh"</p><p><a href="https://arxiv.org/abs/2509.05666" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">arxiv.org/abs/2509.05666</span><span class="invisible"></span></a></p><p><a href="https://genomic.social/tags/julialang" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>julialang</span></a> <a href="https://genomic.social/tags/julia" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>julia</span></a></p>
Europe Says<p><a href="https://www.europesays.com/2472538/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="">europesays.com/2472538/</span><span class="invisible"></span></a> Gaza-Krieg: +++ Trump lobt Fortschritte – „Alle sind auf unserer Seite, um diesen Deal abzuschließen“ ++ Liveticker #7.Oktober2023) <a href="https://pubeurope.com/tags/Armin" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Armin</span></a> <a href="https://pubeurope.com/tags/benjamin" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>benjamin</span></a> <a href="https://pubeurope.com/tags/Donald" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Donald</span></a>(geb.1946) <a href="https://pubeurope.com/tags/Europa" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Europa</span></a> <a href="https://pubeurope.com/tags/Europe" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Europe</span></a> <a href="https://pubeurope.com/tags/Israel" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Israel</span></a>(HamasAngriffAufIsrael <a href="https://pubeurope.com/tags/IsraelPolitik" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>IsraelPolitik</span></a> <a href="https://pubeurope.com/tags/julia" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>julia</span></a> <a href="https://pubeurope.com/tags/Kai" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Kai</span></a> <a href="https://pubeurope.com/tags/Kl%C3%B6ckner" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Klöckner</span></a> <a href="https://pubeurope.com/tags/Laschet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Laschet</span></a> <a href="https://pubeurope.com/tags/Liveticker" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Liveticker</span></a> <a href="https://pubeurope.com/tags/netanjahu" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>netanjahu</span></a> <a href="https://pubeurope.com/tags/Newsteam" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Newsteam</span></a> <a href="https://pubeurope.com/tags/trump" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>trump</span></a> <a href="https://pubeurope.com/tags/USAPolitik" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>USAPolitik</span></a> <a href="https://pubeurope.com/tags/Wegner" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Wegner</span></a></p>
Mehmet Hakan Satman<p>I've just pumped the release v0.2.8 of OperationsResearchModels .jl.</p><p>The new release exports the JuMP model used to solve the corresponding problem!</p><p><a href="https://fosstodon.org/tags/Julia" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Julia</span></a> <a href="https://fosstodon.org/tags/JuliaLang" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>JuliaLang</span></a> :julia: </p><p><a href="https://jbytecode.github.io/OperationsResearchModels.jl/dev/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">jbytecode.github.io/Operations</span><span class="invisible">ResearchModels.jl/dev/</span></a></p>
Hacker News<p>Why I no longer recommend Julia</p><p><a href="https://yuri.is/not-julia/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">yuri.is/not-julia/</span><span class="invisible"></span></a></p><p><a href="https://mastodon.social/tags/HackerNews" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HackerNews</span></a> <a href="https://mastodon.social/tags/Why" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Why</span></a> <a href="https://mastodon.social/tags/I" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>I</span></a> <a href="https://mastodon.social/tags/no" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>no</span></a> <a href="https://mastodon.social/tags/longer" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>longer</span></a> <a href="https://mastodon.social/tags/recommend" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>recommend</span></a> <a href="https://mastodon.social/tags/Julia" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Julia</span></a> <a href="https://mastodon.social/tags/Julia" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Julia</span></a> <a href="https://mastodon.social/tags/programming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>programming</span></a> <a href="https://mastodon.social/tags/softwaredevelopment" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>softwaredevelopment</span></a> <a href="https://mastodon.social/tags/tech" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>tech</span></a> <a href="https://mastodon.social/tags/HackerNews" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HackerNews</span></a></p>
Andreas Kröpelin<p>For the few other people that wondered how to make Documenter.jl deploy your <a href="https://bayes.club/tags/julia" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>julia</span></a> docs into a local folder instead of some GitHub repository, I have written a brief article:</p><p><a href="http://a5s.eu/blog/documenter-local-deploy/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">http://</span><span class="ellipsis">a5s.eu/blog/documenter-local-d</span><span class="invisible">eploy/</span></a></p>
Dendrobatus Azureus<p>I will continue my journey in Julia an awsome programming language, which I have extensive tweet series that I still need to convert to the fediverse format. </p><p>I tweeted as I studied blocks of the language. I love the structure of Julia</p><p>Here is a start on JuliaLang</p><p><a href="https://docs.julialang.org/en/v1/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">docs.julialang.org/en/v1/</span><span class="invisible"></span></a></p><p>🖋️ <a href="https://mastodon.bsd.cafe/tags/julia" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>julia</span></a> <a href="https://mastodon.bsd.cafe/tags/julialang" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>julialang</span></a> <a href="https://mastodon.bsd.cafe/tags/bash" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>bash</span></a> <a href="https://mastodon.bsd.cafe/tags/sh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>sh</span></a> <a href="https://mastodon.bsd.cafe/tags/zsh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>zsh</span></a> <a href="https://mastodon.bsd.cafe/tags/ksh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ksh</span></a> <a href="https://mastodon.bsd.cafe/tags/csh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>csh</span></a> <a href="https://mastodon.bsd.cafe/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a> <a href="https://mastodon.bsd.cafe/tags/BSD" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>BSD</span></a> <a href="https://mastodon.bsd.cafe/tags/POSIX" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>POSIX</span></a> <a href="https://mastodon.bsd.cafe/tags/Programming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Programming</span></a></p>
Daniel Mietchen<p>If you'd like to work on <a href="https://mastodon.social/tags/reproducibility" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>reproducibility</span></a> of <a href="https://mastodon.social/tags/Jupyter" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Jupyter</span></a> workflows, check out this role at <span class="h-card" translate="no"><a href="https://wisskomm.social/@fiz_karlsruhe" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>fiz_karlsruhe</span></a></span> : <a href="https://www.fiz-karlsruhe.de/en/stellenanzeigen/phdjunior-researcher-oder-postdocsenior-researcher-wmx-jupyter4nfdi" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">fiz-karlsruhe.de/en/stellenanz</span><span class="invisible">eigen/phdjunior-researcher-oder-postdocsenior-researcher-wmx-jupyter4nfdi</span></a> . It is part of the <a href="https://mastodon.social/tags/BASE4NFDI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>BASE4NFDI</span></a> project <span class="h-card" translate="no"><a href="https://nfdi.social/@jupyter4nfdi" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>jupyter4nfdi</span></a></span> &amp; builds on <a href="https://doi.org/10.1093/gigascience/giad113" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">doi.org/10.1093/gigascience/gi</span><span class="invisible">ad113</span></a> and <a href="https://doi.org/10.4230/TGDK.2.2.4" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">doi.org/10.4230/TGDK.2.2.4</span><span class="invisible"></span></a> . While the job ad is in German for bureaucratic reasons, the job does not require knowledge of German - English is sufficient. In terms of programming languages, <a href="https://mastodon.social/tags/Python" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Python</span></a> is essential and any other (especially <a href="https://mastodon.social/tags/R" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>R</span></a>, <a href="https://mastodon.social/tags/Julia" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Julia</span></a>) a plus.</p><p><a href="https://mastodon.social/tags/researchsoftware" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>researchsoftware</span></a> <a href="https://mastodon.social/tags/rse" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>rse</span></a></p>
Ali Mauritius Stein<p>I have a dream:</p><p>Das Musical: <a href="https://social.cologne/tags/JULIA" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>JULIA</span></a><br><a href="https://social.cologne/tags/kl%C3%B6ckner" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>klöckner</span></a> von notre <a href="https://social.cologne/tags/bundestag" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>bundestag</span></a></p><p><a href="https://social.cologne/tags/KoalitionderEinfalt" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>KoalitionderEinfalt</span></a> <a href="https://social.cologne/tags/KabinettdesSchreckens" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>KabinettdesSchreckens</span></a> <br><a href="https://social.cologne/tags/juliakloeckner" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>juliakloeckner</span></a></p><p><a href="https://www.heise.de/en/news/Bundestag-Kloeckner-wants-to-conquer-TikTok-Data-protectionists-protest-10636949.html?utm_source=flipboard&amp;utm_medium=activitypub" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">heise.de/en/news/Bundestag-Klo</span><span class="invisible">eckner-wants-to-conquer-TikTok-Data-protectionists-protest-10636949.html?utm_source=flipboard&amp;utm_medium=activitypub</span></a></p>
Haven<p><a href="https://fediscience.org/tags/Julialang" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Julialang</span></a> <a href="https://fediscience.org/tags/Julia" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Julia</span></a> peeps: What <a href="https://fediscience.org/tags/IDE" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>IDE</span></a> do you use? Ideally not VS Code.</p>
mirek kratochvil<p>Is there any Julia release framework or actions available for Codeberg? Like the JuliaRegistrator, but not on githubs.</p><p>Kinda weighting the costs of migrating my stuff.</p><p><a href="https://mastodon.online/tags/github" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>github</span></a> <a href="https://mastodon.online/tags/codeberg" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>codeberg</span></a> <a href="https://mastodon.online/tags/julia" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>julia</span></a> <a href="https://mastodon.online/tags/julialang" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>julialang</span></a> <a href="https://mastodon.online/tags/ci" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ci</span></a></p>
Adam Wysokiński<p><a href="https://fediscience.org/tags/NeuroAnalyzer" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NeuroAnalyzer</span></a> v0.25.9 has been released</p><p>repository: <a href="https://codeberg.org/AdamWysokinski/NeuroAnalyzer.jl" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">codeberg.org/AdamWysokinski/Ne</span><span class="invisible">uroAnalyzer.jl</span></a></p><p>changelog: <a href="https://neuroanalyzer.org/changelog.html" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">neuroanalyzer.org/changelog.ht</span><span class="invisible">ml</span></a></p><p><a href="https://fediscience.org/tags/EEG" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>EEG</span></a> <a href="https://fediscience.org/tags/julia" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>julia</span></a> <a href="https://fediscience.org/tags/julialang" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>julialang</span></a></p>
zerology<p>Does anybody know the computer algebra system Oscar?<br>As far as I see it encapsulates several open tools into a Julia library.<br>Sounds interesting!</p><p><a href="https://docs.oscar-system.org/stable/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">docs.oscar-system.org/stable/</span><span class="invisible"></span></a></p><p><a href="https://bayes.club/tags/algebra" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>algebra</span></a> <a href="https://bayes.club/tags/ComputerAlgebra" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ComputerAlgebra</span></a> <a href="https://bayes.club/tags/math" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>math</span></a> <a href="https://bayes.club/tags/julia" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>julia</span></a> <a href="https://bayes.club/tags/julialang" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>julialang</span></a></p>
rastinza<p>Writing a library in Julia:<br>- 10% writing the actual algorithm <br>- 80% should this be a type or just a function?<br>- 10% should the docstring go on the type or the constructor?</p><p><a href="https://qoto.org/tags/Julia" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Julia</span></a></p>