The Wayback Machine - https://web.archive.org/web/20220402221459/https://github.com/topics/q
Here are
131 public repositories
matching this topic...
q - Run SQL directly on delimited files and multi-file sqlite databases
Updated
Jan 24, 2022
Python
Companion files to kdb+ and q
Updated
Jun 11, 2021
Python
Source files for "Q Tips: Fast, Scalable and Maintainable Kdb+"
Source files for "Fun Q: A Functional Introduction to Machine Learning in Q"
Updated
Sep 7, 2021
Jupyter Notebook
Allows the kdb+ interpreter to call Python functions
Updated
Mar 14, 2022
Python
Latest source files for kdb+tick
Companion files to the kdb+ Knowledge Base
Demonstration notebooks for Machine Learning
Updated
Jul 28, 2021
Jupyter Notebook
Flexible, reusable reinforcement learning (Q learning) implementation in Rust
Updated
Mar 27, 2021
Rust
Source for documentation site
Updated
Mar 31, 2022
HTML
kdb+ to Apache Kafka adapter, for pub/sub
Updated
Jun 29, 2021
Java
Predator Stormbreaker Kernel OSS
Updated
May 2, 2019
Shell
poetiq - Platform O' Electronic Trading In Q
Updated
Apr 2, 2022
TypeScript
C++ functions for encoding and decoding CAN frames ( uint8_t[8] )
Machine Learning for kdb+/q
Source Code for "Q for Quants"
q/k4 language (kx.com) plugin for JetBrains IDEs
Updated
Apr 15, 2021
Java
Emacs mode for editing q scripts and communicating with inferior q/qcon buffers
Updated
Jan 23, 2022
Emacs Lisp
stores market data from cryptofeed to kdb+
Updated
Apr 1, 2021
Python
Natural-language processing library
Improve this page
Add a description, image, and links to the
q
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
q
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
In addition to the current acceptable arguments for
Q.Matrix, it ought to accept a Template literal (Template string) as a solo argument to make it trivially easy for something like this:This makes the task of creating arbitrary matrices much more human readable than passing nested Arrays, or even just a series of Arrays.