Updated 4 months ago

haskell-language-server • Rank 25.0 • Science 54%

Official haskell ide support via language server (LSP). Successor of ghcide & haskell-ide-engine.

Updated 4 months ago

pucminas-aeds2-assignments • Science 44%

Content developed throughout the Data Structures and Algorithms II course in the second semester of the Computer Science program at PUC Minas, including exercises, activities, and other implementations.

Updated 4 months ago

ndarray-iter-matrices • Science 44%

Create an iterator which iterates over each matrix in a stack of matrices.

Updated 4 months ago

ndarray-iter-subarrays • Science 44%

Create an iterator which iterates over each subarray in a stack of subarrays.

Updated 4 months ago

ndarray-iter-stacks • Science 44%

Create an iterator which iterates over each subarray in a stack of subarrays according to a list of specified stack dimensions.