nx_capabilities_test.nx
buildroot/runtime/nx_capabilities_test.nx
about
nx_capabilities_test.nx -- exercise registry + units + calc + linalg
+ render engines end-to-end.
dependencies 7 imports · 1 importers
imports: nx_primitive_registry.nxnx_units.nxnx_calc.nxnx_linalg.nxnx_render_cli.nxnx_render_svg.nxnx_chem.nx
imported by: nx_corpus_full.nx
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| none |
functions
| 13 | func t1_registry() -> nx_int |
| 32 | func t2_dim_analysis() -> nx_int called by 1: main calls 11: nx_dim_newtonnx_dim_mulnx_dim_kgnx_dim_accelerationnx_dim_eqnx_dim_pow+5 |
| 50 | func t3_constants() -> nx_int called by 1: main calls 7: nx_const_speed_of_lightnx_dim_eqnx_dim_velocitynx_const_plancknx_dim_mulnx_dim_joule+1 |
| 61 | func t4_calc_deriv_power() -> nx_int |
| 72 | func t5_calc_deriv_sin() -> nx_int |
| 84 | func t6_chain_rule() -> nx_int |
| 96 | func t7_vec() -> nx_int |
| 116 | func t8_matmul() -> nx_int |
| 140 | func t9_render() -> nx_int |
| 159 | func t10_chem() -> nx_int called by 1: main calls 5: nx_chem_periodic_tablenx_chem_element_by_znx_chem_waternx_chem_molar_mass_q3nx_chem_co2 |
| 178 | func t11_svg() -> nx_int |
| 193 | func main() -> nx_exit |