An open API service providing repository metadata for many open source software ecosystems.

GitHub / david-salac 30 Repositories

david-salac/Portable-spreadsheet-generator

Simple spreadsheet that keeps tracks of each operation in defined languages. Logic allows export sheets to Excel files (and see how each cell is computed), to the JSON strings with description of computation e. g. in native language. Other formats like HTML, CSV and Markdown (MD) are also supported.

Language: Python - Size: 307 KB - Last synced at: 3 days ago - Pushed at: over 4 years ago - Stars: 30 - Forks: 4

david-salac/polygon-pip

Solution of the Point In the Polygon (PIP) problem using Ray Casting Algorithm in C++, Go and Python

Language: Go - Size: 30.3 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 1

david-salac/GraphsTools

A simple tool to find non-isomorphic graphs with certain parameters using the brute-force method.

Language: Go - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

david-salac/multivariate-Laplace-extension-for-SciPy

Implementation of SciPy extension for random Multivariate Double Exponential (Laplace) distribution

Language: Python - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 3

david-salac/crinita

Python application for generating static websites like a blog or simple static pages. Creates HTML files based on inputs (without requiring to run any script languages on the server-side).

Language: Python - Size: 78.1 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 2

david-salac/crinita.github.io

Websites for Crinita project (crinita.salispace.com)

Language: CSS - Size: 239 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

david-salac/AzureTRE--GH-autodeploy Fork of microsoft/AzureTRE

An accelerator to help organizations build Trusted Research Environments on Azure.

Size: 35.5 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

david-salac/Fast-SZA-and-SAA-computation

The implementation of the fast algorithm for computation of the Solar Zenith Angle (aka SZA) and Solar Azimut Angle (aka SAA) based on the logic proposed by Roberto Grena in 2012 (https://doi.org/10.1016/j.solener.2012.01.024). The precision of the algorithm is 0.3 degrees for the SZA and 0.5 degrees for the SAA (mean-average error).

Language: Python - Size: 13.7 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 11 - Forks: 1

david-salac/classutilities

Simple package with helpful utilities for classes. That includes class level properties and filters for configuration classes.

Language: Python - Size: 7.81 KB - Last synced at: 23 days ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 1

david-salac/NetCDF4-variable-streamer

Extends the default NetCDF4 driver (package netCDF4) by providing helpful functionality like reading and writing to variable in some chunks (previously pre-stored in memory - Dask like style of chunking) or dealing with variables regardless of its dimension order. Principally directly extends netCDF4 Dataset class with new functionality.

Language: Python - Size: 49.8 KB - Last synced at: 5 months ago - Pushed at: about 5 years ago - Stars: 20 - Forks: 1

david-salac/Renewable-energy-prediction

Helpful tools for power prediction of renewable energy sources.

Language: Jupyter Notebook - Size: 8.79 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

david-salac/itblog.github.io

Web pages itblog.uk

Language: Python - Size: 7.57 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

david-salac/full-stack-engineering

Website for the book Full-stack engineering

Language: HTML - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

david-salac/learning-spanish

The simple set of scripts to help you learn foreign (in this case only a Spanish) language.

Language: HTML - Size: 42 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

david-salac/LetsTalk

Simple full-stack application for arranging appointments for doctors.

Language: Vue - Size: 432 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

david-salac/python-memory-profiling

Demonstrational codes for profiling of the memory usage in Python

Language: Python - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

david-salac/dynamic-containment

This application stores Dynamic Containment tender results from the National Grid ESO.

Language: Python - Size: 15.6 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

david-salac/Rectified-Gaussian-distribution

Python implementation of Rectified Gaussian distribution using SciPy.

Language: Python - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

david-salac/Questiroud-simple-quiz-application

Questiroud is the application for generation of questionnaires, implementing both front-end and back-end parts with an evaluation of answers send on an email.

Language: PHP - Size: 153 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

david-salac/portable-spreadsheet.github.io

Websites portable-spreadsheet.com

Language: Python - Size: 172 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

david-salac/Matrix

This is the basic implementation of fundamental matrix operations fastly working for smaller matrices. The motivation for this repository is to have a small replacement for Python's NumPy library in Java or C#. Available in Java in OpenJDK compatible and in C# in Mono compatible format.

Language: C# - Size: 112 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

david-salac/IntegerFactorizationAndDiscreteLogarithm

Demo application for solving of integer factorization and discrete logarithm problem

Language: Java - Size: 6.02 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

david-salac/InterfaceIntFacDL

Interface for inserting of cryptographical problems for cryptanalysis.

Language: CSS - Size: 671 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

david-salac/EshopSimpleFrontEnd

Simple front-end design in PHP for a small e-shop.

Language: CSS - Size: 11.1 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

david-salac/LazarusPascalJunk

Examples of some numerical methods written in (Lazarus) Pascal.

Language: Pascal - Size: 13.7 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

david-salac/GridProblem

Application for storing of a set of vertical and horizontal lines and defined grids among these lines. The purpose of the application is to write nearest neighbour (grid) of each grid on left and down.

Language: Java - Size: 22.5 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

david-salac/ProblemOfReflectionRayMirrors

Application for solving of reflection in the hypothetical 2D room of mirrors

Language: C++ - Size: 195 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

david-salac/SimpleDemoWithUnitTest

Demo with unit test. Simulates the poker hand.

Language: C++ - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

david-salac/PythonMVSnippet

A snippet of codes for machine vision algorithms

Language: Python - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

david-salac/JavaEffectiveSamplingWithoutReplacement

The effective algorithm (by Jeffrey Scott Vitter) for Sampling Without Replacement implemented in Java.

Language: Java - Size: 19.5 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0