Pinned Repositories
aiographql-client
An asynchronous GraphQL client built on top of aiohttp and graphql-core-next
cad
Simple 2D CAD system
cuda
A simple example of a program that uses parallel GPU computing on an NVIDIA graphics card using CUDA technology
Invest
JsonCompare
The Python JSON Comparison package
neural-network
High-level neural networks API for C++
neuron
Simple model of artificial Neuron
potential-field-method
Vertical
rugleb's Repositories
rugleb/JsonCompare
The Python JSON Comparison package
rugleb/potential-field-method
rugleb/cad
Simple 2D CAD system
rugleb/Vertical
rugleb/finite-element-method
Implementation of the finite element method on the example of the approximation problem
rugleb/Invest
rugleb/neuron
Simple model of artificial Neuron
rugleb/aiographql-client
An asynchronous GraphQL client built on top of aiohttp and graphql-core-next
rugleb/cuda
A simple example of a program that uses parallel GPU computing on an NVIDIA graphics card using CUDA technology
rugleb/neural-network
High-level neural networks API for C++
rugleb/asyncpg
A fast PostgreSQL Database Client Library for Python/asyncio.
rugleb/atelier
Atelier SPA project
rugleb/explicit-difference-method
Implementation of explicit difference method
rugleb/gitignore
A collection of useful .gitignore templates
rugleb/itertools-go
Human-oriented iterators for go
rugleb/multidict
The multidict implementation
rugleb/phpgpss
PHP analog of the GPSS modeling language
rugleb/prolog
Examples of programs written in Prolog language
rugleb/specifications
Implementation of Specification pattern for python