max funk

Results 25 issues of max funk

you need to install [cargo](https://www.rust-lang.org/tools/install) but try https://crates.io/crates/geonum you can work with high dimensional multivectors: ```rs use geonum::*; use std::f64::consts::PI; use std::f64::consts::TAU; #[test] fn it_operates_on_high_dimensional_multivectors() { let space = Dimensions::new(1_000);...

> Hence, if your goal is to use ChatGPT to pass a graduate-level math exam, you would be better off copying from your average peer! llms work with what theyre...

gaalop and similar libraries optimize multivector expressions by compiling around exponential storage but that doesn’t solve the root problem: the exponential representation itself https://crates.io/crates/geonum encodes all multivector operations using just...

> we would be celebrating Maxwell's _equation_, that is, one equation instead of four celebrate it in https://crates.io/crates/geonum from [em_field_theory_test.rs](https://github.com/mxfactorial/geonum/blob/develop/tests/em_field_theory_test.rs): ```rs #[test] fn its_a_maxwell_equation() { // maxwell equations in differential...

https://github.com/mxfactorial/geonum?tab=readme-ov-file#learn-with-ai