Skip to content

Activity

Merge branch 'develop' into refactor/parse_config

gwhitneypushed 19 commits to refactor/parse_config • 6dbd02f…0424ee0 • 
4 days ago

feat: convert complex with (near-)zero complex part to bigint

gwhitneypushed 1 commit to fix/numeric_bigint • 1392c50…719d3a8 • 
11 days ago

chore: revert History changes

gwhitneypushed 1 commit to fix/numeric_bigint • ec11388…1392c50 • 
11 days ago

Merge branch 'fix/numeric_bigint' of github.com:gwhitney/mathjs into …

gwhitneypushed 2 commits to fix/numeric_bigint • 0891ef5…ec11388 • 
12 days ago

test: consolidate after rebasing on josdejong#3425

Force push
gwhitneyforce pushed to refactor/parse_config • 7ee5387…6dbd02f • 
13 days ago

doc: Add History line forgotten in last commit

Force push
gwhitneyforce pushed to doc/oops_history • 3a8e4e7…b4e41d0 • 
13 days ago

doc: Add History line forgotten in last commit

gwhitneypushed 1 commit to doc/oops_history • 5186a3d…3a8e4e7 • 
13 days ago

feat: improve the performance of function flatten (josdejong#3400)

gwhitneycreated doc/oops_history • 5186a3d • 
13 days ago

test: add test for josdejong#3422

gwhitneypushed 1 commit to refactor/parse_config • dba0bf2…7ee5387 • 
14 days ago

doc: comment the token scanner object where it appears

gwhitneycreated refactor/parse_config • dba0bf2 • 
14 days ago

Merge branch 'develop' into fix/numeric_bigint

gwhitneypushed 9 commits to fix/numeric_bigint • 37c550d…0891ef5 • 
on Feb 17

Deleted branch

gwhitneydeleted chore/apply_mapSlices • 
on Feb 15

Deleted branch

gwhitneydeleted fix/prod-typo • 
on Feb 15

chore: fix typo in mapSlices example

gwhitneycreated fix/prod-typo • 41ea1b5 • 
on Feb 15

feat: always infer function call when args empty or have ,

gwhitneycreated fix/function-comma • ba7d12f • 
on Feb 5

fix: Uniformize bigint construction

gwhitneycreated fix/numeric_bigint • 37c550d • 
on Jan 31

Merge branch 'develop' into chore/apply_mapSlices

josdejongpushed 3 commits to chore/apply_mapSlices • 28e846f…ef0d88b • 
on Jan 30

Merge branch 'develop' into fix/bigint_index

josdejongpushed 2 commits to fix/bigint_index • 9530299…ab91f81 • 
on Jan 30

feat: range() support Fraction, better errors for single non-string a…

gwhitneypushed 1 commit to fix/bigint_index • 32e53e8…9530299 • 
on Jan 29

feat: bigint support in range(), clarify demotion in Range()

gwhitneypushed 1 commit to fix/bigint_index • 622a6ba…32e53e8 • 
on Jan 29

Merge branch 'develop' into fix/bigint_index

gwhitneypushed 2 commits to fix/bigint_index • f183d82…622a6ba • 
on Jan 29

refactor: extend bigint safety to round and fix

gwhitneypushed 1 commit to fix/floor_tol • 99104ba…88ee3cc • 
on Jan 29

Merge branch 'develop' into chore/apply_mapSlices

gwhitneypushed 2 commits to chore/apply_mapSlices • 92ceb81…28e846f • 
on Jan 29

refactor: changes per PR review

gwhitneypushed 1 commit to chore/apply_mapSlices • b6fe5fb…92ceb81 • 
on Jan 29

Merge branch 'develop' into fix/floor_tol

josdejongpushed 2 commits to fix/floor_tol • 0562822…99104ba • 
on Jan 29

chore: lint fix

gwhitneypushed 1 commit to huddev • 40e18c7…9de3589 • 
on Jan 29

fix: Update types and add tests as requested by review

gwhitneycreated huddev • 40e18c7 • 
on Jan 29

fix: Don't override type-native floor/ceil when within tolerance of v…

gwhitneycreated fix/floor_tol • 0562822 • 
on Jan 28

fix: Accept bigints as matrix indices and range params, demoting to n…

gwhitneycreated fix/bigint_index • f183d82 • 
on Jan 26

chore: Rename apply to mapSlices

gwhitneycreated chore/apply_mapSlices • b6fe5fb • 
on Jan 25