libspirv-cross-c-shared0

Convert SPIR-V to other shader languages (shared library)

SPIRV-Cross is a tool designed for parsing and converting SPIR-V to other shader languages: * Convert SPIR-V to readable, usable and efficient GLSL * Convert SPIR-V to readable, usable and efficient MSL * Convert SPIR-V to readable, usable and efficient HLSL * Reflection API to simplify the creation of Vulkan pipeline layouts * Reflection API to modify and tweak OpDecorations * Supports "all" of vertex, fragment, tessellation, geometry and compute shaders

libtinyobjloader2rc10

Tiny but powerful wavefront OBJ loader

tinyobjloader is a single file wavefront OBJ loader written in C++. It has no dependencies except the STL, and can parse over 10M polygons with moderate amounts of memory and time.

r-cran-rnaturalearthdata

world vector map data from Natural Earth for GNU R

This package contains vector map data from <http://www.naturalearthdata.com/>. Access functions are provided in the accompanying package 'rnaturalearth'.

libtorch1.8

Tensors and Dynamic neural networks in Python with strong GPU acceleration

PyTorch is a Python package that provides two high-level features:

r-cran-here

GNU R simpler way to find files

Constructs paths to files of a GNU R project. Declare the relative path of a file within a project with 'i_am()'. Use the 'here()' function as a drop-in replacement for 'file.path()', it will always locate the files relative to the project root.

python3-flask-paginate

Simple paginate support for flask

Module supporting multiple css frameworks. Python2.6+ compatible as string.format syntax.