-
cubecl Public
Forked from tracel-ai/cubeclMulti-platform high-performance compute language extension for Rust.
Rust Apache License 2.0 UpdatedOct 25, 2024 -
orbiter-mod Public
Forked from jayant91089/orbiter-modA fork of the orbiter package by Anton Betten. Adds ability to generate linear polymatroids.
C UpdatedOct 24, 2024 -
-
differential-geometry Public
Forked from fizyk20/differential-geometryA Rust crate for differential-geometric calculations.
Rust MIT License UpdatedSep 6, 2024 -
rustyline Public
Forked from kkawakam/rustylineReadline Implementation in Rust
Rust MIT License UpdatedAug 12, 2024 -
-
-
just Public
Forked from casey/just🤖 Just a command runner
Rust Creative Commons Zero v1.0 Universal UpdatedMay 15, 2024 -
wgpu Public
Forked from gfx-rs/wgpuNative WebGPU implementation based on gfx-hal
Rust Mozilla Public License 2.0 UpdatedMay 14, 2024 -
sseq Public
Forked from SpectralSequences/sseqThe root repository for the SpectralSequences project.
Rust Apache License 2.0 UpdatedApr 23, 2024 -
nushell.github.io Public
Forked from nushell/nushell.github.ioNushell's main website, blog, book, and more
TypeScript MIT License UpdatedApr 14, 2024 -
core-foundation-rs Public
Forked from servo/core-foundation-rsRust bindings to Core Foundation and other low level libraries on Mac OS X and iOS
Rust Other UpdatedApr 5, 2024 -
-
Loop Public
Forked from MrKai77/LoopMacOS window management made elegant.
Swift MIT License UpdatedMar 28, 2024 -
awesome-metal Public
A collection of Metal and MetalKit projects and resources. Very much work in progress.
-
GPRust Public
Forked from KentaKato/GPRustRust implementation of Gaussian Process regression
Rust UpdatedMar 22, 2024 -
PET Public
Forked from boystrange/PETPath Expression Template Library
C++ GNU General Public License v3.0 UpdatedMar 19, 2024 -
TaylorSeries.jl Public
Forked from JuliaDiff/TaylorSeries.jlTaylor polynomial expansions in one and several independent variables.
Julia Other UpdatedMar 6, 2024 -
petgraph Public
Forked from petgraph/petgraphGraph data structure library for Rust.
Rust Apache License 2.0 UpdatedMar 2, 2024 -
-
Fourier-Transform-Symmetric-Group Public
Forked from arriopolis/Fourier-Transform-Symmetric-GroupIn this repository, we use Young-Yamanuchi's representations to calculate the Fourier Transform of the Symmetric Group.
Python UpdatedJan 2, 2024 -
-
gitignore Public
Forked from github/gitignoreA collection of useful .gitignore templates
-
symbolica1 Public
Forked from benruijl/symbolicaA symbolic manipulation toolkit which aims to handle expressions with billions of terms.
Rust Other UpdatedDec 29, 2023 -
coxeter Public
Forked from tscrim/coxeterCoxeter is a library for the study of combinatorial aspects of Coxeter group theory
C++ UpdatedDec 28, 2023 -
-
-
haskell-compiler Public
Forked from Marwes/haskell-compilerA mostly functional haskell compiler written in rust
-
ndarray Public
Forked from rust-ndarray/ndarrayndarray: an N-dimensional array with array views, multidimensional slicing, and efficient operations
-
Hopfield-Network-Rust Public
Forked from hmcalister/Hopfield-Network-RustAn implementation of the Hopfield network in Rust. This project was intended for my Masters but the language was slightly too restricting for my needs. This project was ported to Go and the Rust im…