Activity
Merge branch 'develop' into refactor/parse_config
Merge branch 'develop' into refactor/parse_config
feat: convert complex with (near-)zero complex part to bigint
feat: convert complex with (near-)zero complex part to bigint
chore: revert History changes
chore: revert History changes
Merge branch 'fix/numeric_bigint' of github.com:gwhitney/mathjs into …
Merge branch 'fix/numeric_bigint' of github.com:gwhitney/mathjs into …
doc: Add History line forgotten in last commit
doc: Add History line forgotten in last commit
Force push
doc: Add History line forgotten in last commit
doc: Add History line forgotten in last commit
doc: comment the token scanner object where it appears
doc: comment the token scanner object where it appears
Merge branch 'develop' into fix/numeric_bigint
Merge branch 'develop' into fix/numeric_bigint
feat: always infer function call when args empty or have ,
feat: always infer function call when args empty or have ,
Merge branch 'develop' into chore/apply_mapSlices
Merge branch 'develop' into chore/apply_mapSlices
Merge branch 'develop' into fix/bigint_index
Merge branch 'develop' into fix/bigint_index
feat: range() support Fraction, better errors for single non-string a…
feat: range() support Fraction, better errors for single non-string a…
feat: bigint support in range(), clarify demotion in Range()
feat: bigint support in range(), clarify demotion in Range()
Merge branch 'develop' into fix/bigint_index
Merge branch 'develop' into fix/bigint_index
refactor: extend bigint safety to round and fix
refactor: extend bigint safety to round and fix
Merge branch 'develop' into chore/apply_mapSlices
Merge branch 'develop' into chore/apply_mapSlices
refactor: changes per PR review
refactor: changes per PR review
Merge branch 'develop' into fix/floor_tol
Merge branch 'develop' into fix/floor_tol
fix: Don't override type-native floor/ceil when within tolerance of v…
fix: Don't override type-native floor/ceil when within tolerance of v…
fix: Accept bigints as matrix indices and range params, demoting to n…
fix: Accept bigints as matrix indices and range params, demoting to n…