- Sweden
-
00:35
(UTC +01:00) - https://orcid.org/0000-0002-8660-9989
- in/johanna-sörngård
-
const-primes Public
Work with prime numbers in const contexts. Prime generation, primality testing, prime counting, factorization, and more.
-
zalgo_codec Public
A crate for converting an ASCII text string to a single unicode grapheme cluster and back. Also provides a macro to embed encoded source code into a Rust source file.
-
libm Public
Forked from rust-lang/libmA port of MUSL's libm to Rust.
Rust Other UpdatedNov 9, 2024 -
lambert_w Public
Fast evaluation of the real valued parts of the principal and secondary branch of the Lambert W function to 24 or 50 bits of accuracy with the method of Toshio Fukushima.
-
mandelrust Public
Renders an image of the Mandelbrot set at the specified location.
-
cosmic_ray_detection Public
Use your computer as a cosmic ray detector! One of the memory errors Rust does not protect against.
-
Peroxide Public
Forked from Axect/PeroxideRust numeric library with R, MATLAB & Python syntax
Rust Apache License 2.0 UpdatedOct 17, 2024 -
puruspe Public
Forked from Axect/puruspePURe RUSt SPEcial library
Rust Apache License 2.0 UpdatedOct 14, 2024 -
code_spells Public
Silly crate that aliases some common rust expressions to macros named after spells from Harry Potter, e.g. obliviate!(x) instead of drop(x).
Rust MIT License UpdatedOct 11, 2024 -
special Public
Forked from stainless-steel/specialSpecial functions
Rust Other UpdatedOct 11, 2024 -
array-section Public
If you want to return a buffer of unknown size (but smaller than some limit) from/in a const context. Defines a type backed by an array where only a section of the array may be viewed (as the other…
Rust Apache License 2.0 UpdatedSep 9, 2024 -
relasympar Public
Mathematica file for computing the relativistic asymmetry parameters described in the article https://doi.org/10.1103/PhysRevA.104.033108
Mathematica UpdatedAug 28, 2024 -
arrayvec Public
Forked from bluss/arrayvecA vector with a fixed capacity. (Rust)
Rust Apache License 2.0 UpdatedJul 31, 2024 -
fast_gauleg Public
Rust crate for Gauss-Legendre quadrature with the method of I. Bogaert. This makes the computation of node-weight pairs O(1) and easily parallelized
Rust UpdatedJul 12, 2024 -
branch_hints Public
Crate that provides `likely` and `unlikely` branch hint functions in stable Rust.
-
rusty_cgc Public
A port of Fortran code that calculates Clebsch-Gordan coefficients
Rust UpdatedDec 14, 2023 -
rust-rosetta Public
Forked from rust-rosetta/rust-rosettaImplementing Rosetta Code problems in Rust.
Rust The Unlicense UpdatedOct 16, 2023 -
rayon-cond Public
Forked from cuviper/rayon-condAdd `chunks` and friends
Rust Apache License 2.0 UpdatedJun 27, 2023 -
histogramifiera Public
Kort pythonscript som genererar ett histogram av data från txt-filer som exporterats från Hypatia. Har man inga sådana kan man även generera sin egen data. Denna script gjordes åt Vetenskapens hus.
Python UpdatedAug 28, 2022 -
hydrogen-eigenstates Public
Program for calculating the energies of the eigenstates of hydrogen, as well as writing the specified (radial) wavefunction to a .txt file. This is my solution to a homework problem in computationa…
-
-
mandelgo Public
My training repository for learning the basics of the Go language. Renders the Mandelbrot set quickly using many threads.
Go MIT License UpdatedMay 5, 2021