comprehension
There are 60 repositories under comprehension topic.
ThoughtWorksInc/each
A macro library that converts native imperative syntax to scalaz's monadic expressions
hchasestevens/xpyth
A module for querying the DOM tree and writing XPath expressions using native Python syntax.
manatki/volga
Comprehensions for Arrows and Monoidal categories
corelight/cwrap
Auto wrap C and C++ functions with instrumentation
hpi-dhc/PharMe
💊🧬 PharMe - Pharmaceutical insights tailored to your personal genome
kenshoo/python-style-guide
Our 2 cents of python experience. Open for everyone
vapor-community/bits
A bite sized library for dealing with bytes.
Smallibs/pilin
A Kotlin multi-platform library providing some functional programming idioms and user defined effects.
tanmaybinaykiya/Ask-Me-Question-Generating-Agent
Ask Me: Question Generating Agent
jfet97/list-comprehension-in-js
Haskell-like List Comprehension in JavaScript
ContextLab/timecorr-paper
Paper and code for High-level cognition during story listening is reflected in high-order dynamic correlations in neural activity patterns
nickeb96/mapcomp
Map, Set, and Vector comprehensions for Rust.
verbb/readability
The Readability plugin will help you to identify issues with your website content, especially with readability.
seer-lab/RoboGames
A game for learning programming through understanding and comprehension of source code.
Sshanu/Bidirectional-Attention-Flow-for-Machine-Comprehension
Machine Comprehension using Squad and Triviqa Data sets
WimJongeneel/ts-comprehension
Comprehension for arrays, sets and maps in TypeScript
ElizaLo/Data-Compression-Methods
Hamming, Huffman and etc algorithms
stdlib-js/datasets-dale-chall-new
A list of familiar American-English words.
covprehension/CoVprehension
😷 Informative website about the corona virus 🦠
hasanozdem1r/python-advanced-topics
This repository was created after deep research. You can explore advanced features of Python. Web Scraping, Web automation, OOP, API, threading, database systems
am-kantox/lazy_for
Lazy implementation of `Kernel.SpecialForms.for/1` based on streams
arunnaray/Python-Tutorial
This notebook is all about Python language, from the basic terminologies, syntax and till Object Oriented Concepts. The code snips along with explanation will help you learn the concepts hand in hand. Happy reading!
Chayan199916/youtube-videos
Here I will upload all the codes related to what i am teaching on my youtube channel. This codes will work as a reference.
stdlib-js/datasets-spache-revised
A list of simple American-English words (revised Spache).
svenskan/comprehend
Tool for checking Swedish pronunciation
Alja7dali/swift-bits
A bite sized library for dealing with bytes.
anikch/python-basics
Notebook contains basic python commands. It covers basic operations on different Python Data Structures, Comprehensions, Shallow copy/Deep Copy, Functions, Lambda Functions, Map-Reduce-Filter and some extra tips.
canyagiz/pandas-aggregration-custom-implementation
Custom implementation of pandas agg() method which summarizes the numerical columns of the dataframe in aspect of "mean, min, max, variance." I learned calculating and implementing variance and working with DataFrames. Also, i used list and dictionary comprehensions.
HamzaIrfan98/Basic-Python-Codes
DSA problems solved on Jupiter Notebook in Python using best practices
nebulei/nebulei
A real-time intuition library for predicting, perceiving, and understanding processes in dynamic environments 🧐
engilorian/nebulei
A real-time intuition library for predicting, perceiving, and understanding processes in dynamic environments 🧐
isakruas/word-by-word-reader
A useful tool to assist with reading, improving speed and comprehension. Ideal for students and avid readers.
Kinetics20/Python_practice_sessions
This is my Python practice sessions, using functional and OOP paradigms with mypy and pytest.