supermemo
Interval calculator
An algorithm-based flashcard system for calculating intervals between learning sessions
An Elixir implementation of the Supermemo 2 algorithm
18 stars
2 watching
5 forks
Language: Elixir
last commit: almost 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ericmj/decimal | A library for precise decimal arithmetic with support for context-dependent precision and rounding | 464 |
edubkendo/kitsune | A library for transforming data representations into structured formats | 11 |
elixirmoney/money | An Elixir library for safe and convenient monetary calculations | 828 |
okeuday/erlang_term | An Erlang library providing in-memory size information for various term types without considering storage locations. | 33 |
os6sense/defmemo | A macro that memoizes the results of functions with identical signatures | 33 |
francesconi/go-rampart | A library that provides types and functions for defining intervals and determining how they relate to each other in terms of overlaps or meetings. | 101 |
epimorphics/intervalserver | Provides a web-based interval data service with support for various formats | 2 |
kamillelonek/exnumerator | A utility library for defining custom enumerations in Elixir. | 65 |
a115/exmatrix | An Elixir library implementing parallel matrix multiplication and other utilities for working with matrices. | 58 |
shinout/interval-tree2 | A data structure library for efficient interval-based searches and updates in JavaScript applications. | 34 |
davebryson/elixir_milliseconds | Converts between milliseconds and human-readable time units, used in Elixir applications. | 2 |
akoutmos/prom_ex | A library for collecting and visualizing metrics from Elixir applications | 607 |
mururu/msgpack-elixir | An Elixir implementation of the MessagePack data serialization format | 70 |
rwxrob/dtime | Provides date and time formatting functions with support for common intervals | 5 |
hirojisawatari/eemd-project | A MATLAB project for calculating EMD/EEMD based on Hilbert-Huang Transformation. | 74 |