File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -36,6 +36,19 @@ independent numerical expectations. The
3636Reference LAPACK implementation corpus once and validates the reviewed 127
3737SciPy-backed double-precision routines in the dedicated CI lane.
3838
39+ ## Contents
40+
41+ - [ See it in action] ( #see-it-in-action )
42+ - [ Key Features] ( #key-features )
43+ - [ Performance] ( #performance )
44+ - [ Installation & Quick Start] ( #installation--quick-start )
45+ - [ How it works] ( #how-it-works )
46+ - [ Native Project Inputs] ( #native-project-inputs )
47+ - [ Python API] ( #python-api )
48+ - [ Development] ( #development )
49+ - [ License] ( #license )
50+ - [ Documentation] ( #documentation )
51+
3952The complete example below builds with one command:
4053
4154``` bash
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55[project ]
66name = " prik"
77version = " 0.1.0"
8- description = " Python Runtime Interop Kit for native-language Python wrappers "
8+ description = " Python Runtime Interop Kit"
99readme = " README.md"
1010authors = [
1111 { name = " Said Hadjout" },
You can’t perform that action at this time.
0 commit comments