File tree Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -11,15 +11,6 @@ Jellyfish is a lightweight, portable AI library written in pure C with no extern
1111- ** Traceable Reasoning** : Every decision and memory is auditable, supporting trust-critical applications.
1212- ** Configurable and Modular** : Easily tailored for embedded, desktop, or custom AI projects.
1313
14- ## Core Capabilities
15-
16- - ** Data Transformation** : Functions for transforming and accumulating array data, ideal for AI preprocessing.
17- - ** Filtering & Searching** : Advanced tools for filtering elements and searching with custom predicates.
18- - ** Array Utilities** : Reverse, swap, and shuffle array elements for efficient data manipulation.
19- - ** Iterator Support** : Traverse data structures with iterator utilities.
20- - ** Custom Memory Management** : Allocate, reallocate, and free memory with optimized routines.
21- - ** String Utilities** : Efficient string handling, including functions like ` jf_strdup ` .
22-
2314## Prerequisites
2415
2516To get started with Jellyfish, ensure you have the following installed:
You can’t perform that action at this time.
0 commit comments