-
KIT
- Karlsruhe
-
13:52
(UTC +01:00)
-
-
SolarPi Public
Solar-Powered Raspberry Pi Project . Harness solar energy to power a Raspberry Pi! This project turns your Raspberry Pi into a versatile backend server and weather station, demonstrating sustainabl…
-
-
-
ast2ast Public
Translates an R function into a to a C++ function which is callable from within R. The typical use case intended by 'ast2ast' are functions describing ode-systems.
-
-
ast2ast-examples Public
This repository contains example code and tutorials demonstrating use cases for ast2ast (https://konrad1991.github.io/ast2ast-examples/)
-
LearningFromBuilding Public
Learning algorithm, datastructures, data science by building them
-
paropt Public
The R package paropt is build in order to optimize parameters of ode-systems.
-
ETR Public
Expression template for C++ similar to R syntax
-
-
solarlife Public
Forked from majonezz/solarlifeGet data from cheap solar charge controller and pass it to MQTT broker
C GNU General Public License v2.0 UpdatedMay 9, 2024 -
termi.nvim Public
neovim build script for C++
Lua GNU General Public License v3.0 UpdatedApr 19, 2024 -
-
-
ds Public
This is a collection of data science algorithms implemented by scratch. Mostly, these are naive algorithms just for learning.
R UpdatedMar 17, 2023 -
dfdr Public
Meta-programming R package for computing the derivative of simple functions.
-
RPointer Public
A small and very dangerous R package. You can create a vector on the heap from R. Therefore, three classes exist: bool, integer and numeric which create the memory during the construction. The memo…
-
-
climatechange Public
Analysing changes in T, CO2 levels and sea level caused by climate change
JavaScript UpdatedOct 4, 2022 -
opti Public
Numerical optimization using particle swarm algorithm
-
-
neat-matrix-library Public
Forked from nomemory/neat-matrix-librarynml is a "simple" matrix/numerical analysis library written in pure C. The scope of the library is to highlight various algorithm implementations related to matrices. Code readability was a major c…
C Apache License 2.0 UpdatedMay 16, 2022 -
RFortranRcpp Public
Communication between Fortran, Rcpp and R. Passing R or Fortran user code to Fortran code from a package.