Pinned Repositories
cmus-status-scrobbler
Standalone scrobbler program, not a continuously running process, written in Python 3 that works together with cmus. Allows offline mode, scrobbling multiple servers simultaneously, sending a now playing request and handles pause status well.
expr-trees
Arithmetic expressions without redundant parentheses. Knuth's TAOCP has Dudeney's Digital Century puzzle 7.2.1.6 problem 122 and it includes a description of expression grammar that generates expressions without redundant parentheses.
ifcplusplus
IfcPlusPlus is an open source C++ class model, as well as a reader and writer for IFC files in STEP format. Features: Easy and efficient memory management using smart pointers. Parallel reader for very fast parsing on multi-core CPU's. Additionally, there's a simple IFC viewer application, using Qt and OpenSceneGraph. It can be used as starting point for all kinds of applications around the open building model standard IFC.
pgrouting
Repository contains pgRouting library. Development branch is "develop", stable branch is "master"
puzpirobot
Bilging bot with simple DFS in Python. Draws stuff that needs to be pressed on screen.
vjeranc's Repositories
vjeranc/cmus-status-scrobbler
Standalone scrobbler program, not a continuously running process, written in Python 3 that works together with cmus. Allows offline mode, scrobbling multiple servers simultaneously, sending a now playing request and handles pause status well.
vjeranc/puzpirobot
Bilging bot with simple DFS in Python. Draws stuff that needs to be pressed on screen.
vjeranc/concraft-hr
A part-of-speech tagger for Croatian based on the concraft library.
vjeranc/dr-pisani
master's thesis latex sources
vjeranc/expr-trees
Arithmetic expressions without redundant parentheses. Knuth's TAOCP has Dudeney's Digital Century puzzle 7.2.1.6 problem 122 and it includes a description of expression grammar that generates expressions without redundant parentheses.
vjeranc/ifcplusplus
IfcPlusPlus is an open source C++ class model, as well as a reader and writer for IFC files in STEP format. Features: Easy and efficient memory management using smart pointers. Parallel reader for very fast parsing on multi-core CPU's. Additionally, there's a simple IFC viewer application, using Qt and OpenSceneGraph. It can be used as starting point for all kinds of applications around the open building model standard IFC.
vjeranc/listenbrainz-server
Server for the ListenBrainz project, including the front-end (javascript/react) code that it serves and all of the data processing components that LB uses.
vjeranc/moan
Language-agnostic analyzer for positional morphosyntactic descriptors
vjeranc/pgrouting
Repository contains pgRouting library. Development branch is "develop", stable branch is "master"
vjeranc/sethr
The SETimes.HR+ Croatian dependency treebank
vjeranc/squatmerge
Lossless merging and cutting for squats
vjeranc/UD_Croatian
vjeranc/vowpal_wabbit
Vowpal Wabbit is a machine learning system which pushes the frontier of machine learning with techniques such as online, hashing, allreduce, reductions, learning2search, active, and interactive learning.