Pinned Repositories
alglib-cmake
CMake files to download and build ALGLIB, to be used as an external library.
BasicOperation
An extensible base class for all iOS Operations in Swift 4.2
clinfo
query OpenCL platform and device parameters
clpeak
A tool which profiles OpenCL devices to find their peak capacities
CPM.cmake
📦 CMake's missing package manager. A small CMake script for setup-free, cross-platform, reproducible dependency management.
Euclid
A Swift library for creating and manipulating 3D geometry
functional_cpp
A wrapper of common C++ std types for functional programming
sqlite-reflection
A C++ wrapper for SQLite with compile time reflection
swift-numerics
Numerical APIs for Swift
jkalias's Repositories
jkalias/functional_cpp
A wrapper of common C++ std types for functional programming
jkalias/sqlite-reflection
A C++ wrapper for SQLite with compile time reflection
jkalias/alglib-cmake
CMake files to download and build ALGLIB, to be used as an external library.
jkalias/BasicOperation
An extensible base class for all iOS Operations in Swift 4.2
jkalias/clinfo
query OpenCL platform and device parameters
jkalias/clpeak
A tool which profiles OpenCL devices to find their peak capacities
jkalias/CPM.cmake
📦 CMake's missing package manager. A small CMake script for setup-free, cross-platform, reproducible dependency management.
jkalias/cpp-project
Boiler plate template for C++ projects, with CMake, Doctest, Travis CI, Appveyor, Github Actions and coverage reports.
jkalias/date
A date and time library based on the C++11/14/17 <chrono> header
jkalias/DynamicCell
table view cell dynamic height from image (auto layout)
jkalias/Euclid
A Swift library for creating and manipulating 3D geometry
jkalias/factor87654321
A collection of source codes for experimentation on performance of loop executions
jkalias/swift-numerics
Numerical APIs for Swift
jkalias/CSparse.NET
A concise library for solving sparse linear systems with direct methods.
jkalias/fmdb
A Cocoa / Objective-C wrapper around SQLite
jkalias/GRDB.swift
A toolkit for SQLite databases, with a focus on application development
jkalias/iOSLocalizationEditor
Simple macOS editor app to help you manage iOS and macOS app localizations by allowing you to edit all the translations side by side
jkalias/mathnet-numerics
Math.NET Numerics
jkalias/mathnet-spatial
Math.NET Spatial
jkalias/matplotplusplus
Matplot++: A C++ Graphics Library for Data Visualization 📊🗾
jkalias/myGEMM
Code appendix to an OpenCL matrix-multiplication tutorial
jkalias/opencvsharp
OpenCV wrapper for .NET
jkalias/reframe
A powerful Python framework for writing and running portable regression tests and benchmarks for HPC systems.
jkalias/Surge
A Swift library that uses the Accelerate framework to provide high-performance functions for matrix math, digital signal processing, and image manipulation.
jkalias/SwiftFormat
A command-line tool and Xcode Extension for formatting Swift code
jkalias/SwiftPlate
Easily generate cross platform Swift framework projects from the command line
jkalias/Tribute
A command-line tool for tracking Swift project licenses
jkalias/wx_cmake_template
A template for multiplatform WxWidgets projects using CMake