Updated 6 months ago

nx • Rank 26.9 • Science 44%

Multi-dimensional arrays (tensors) and numerical definitions for Elixir

Updated 6 months ago

elixirst • Rank 12.4 • Science 57%

Session Types in Elixir

Updated 6 months ago

beaver • Rank 14.7 • Science 44%

MLIR Toolkit in Elixir and Zig.

Updated 6 months ago

http_downloader • Rank 14.7 • Science 44%

PelemayBackend: A memory-saving, fault-tolerant and distributed collection of Nx compilers and backends for embedded systems.

Updated 4 months ago

https://github.com/gahjelle/advent_of_code • Rank 3.4 • Science 26%

My attempts at solving some of the excellent puzzles at adventofcode.com

Updated 5 months ago

https://github.com/beaver-lodge/kinda • Rank 2.6 • Science 26%

Ship C library with Zig-based NIF for Elixir

Updated 5 months ago

https://github.com/bblodfon/elixir-task • Science 13%

Python development task for an ELIXIR Engineer position

Updated 5 months ago

https://github.com/brycejohnston/ex_pyshp • Science 26%

Read and write shapefiles using pyshp from Elixir

Updated 5 months ago

https://github.com/bridgedb/bridgedb.github.io • Science 26%

Website of the BridgeDb project

Updated 6 months ago

comstream • Science 67%

In this project, we implemented a topic detection system on Twitter. This system reads tweets from a data stream and assigns them to one of the existing clusters or a new one. Each cluster acts as an agent, which makes the proposed approach a multi-agent system. There is also a coordinator, who monitors the whole system and coordinates the agent.