Spaces:
Running
Running
Commit History
refactor: standardize constant
db5f4d5
unverified
docs: separate runtime params
7021459
unverified
refactor: more robust parsing of operators
9f3b918
unverified
feat: add helper for specifying dtype of jl Array
88d93a1
unverified
refactor: runtime parameters into dataclass
530ae99
unverified
docs: better formatting for errors
6088859
unverified
refactor: clean up use of `__init__` in keyword suggestion
6248183
unverified
feat: automatically suggest related keywords
ea7ced4
unverified
test: refactor into separate HelpMessages class
2f528dc
unverified
fix: boolean selection masks in pandas eval
505af8d
unverified
ci: ignore lock files
483a9b8
unverified
test: more typing info
810bea9
unverified
fix: selection_mask to be bool array
9854909
unverified
build: remove typing_extensions
cd925dd
unverified
fix: variety of typing information
fd4c500
unverified
test: add stubs to dev deps
b958ebf
unverified
Merge tag 'v0.18.4' into cleanup
f2a280c
unverified
Merge pull request #608 from MilesCranmer/dimensionless-constants
6dfed1b
unverified
Revert "fix: try moving to python juliapkg.json"
5824cd8
unverified
test: remove old AUTOLOAD test
84bbcf7
unverified
fix: try moving to python juliapkg.json
07a359d
unverified
chore: add ipykernel as dev dependency
f8e5f79
unverified
chore: update python version constraints
bedf085
unverified
Merge branch 'master' into dimensionless-constants
727a57c
unverified
chore: move autload extensions to juliacall; update juliacall
a664d90
unverified
[pre-commit.ci] pre-commit autoupdate
2873c8c
unverified
pre-commit-ci[bot]
commited on
Merge pull request #611 from hvaara/fix-docs-sign-typo
116eee1
unverified
Fix sign typo in example docs
d19cdd4
unverified
refactor: move more latex code to export_latex
dafd19b
unverified
fix: upper bound of randint for windows
96e5a0f
unverified
fix: type inference issue in return value of get_best
526d334
unverified
refactor: help with type inference of `get_best`
a5eaab9
unverified
style: move attribute types to after docstring
04aa23c
unverified
refactor: NDArray to ndarray for string type
47ad683
unverified
build: add mypy to dev environment
c2379a1
unverified
refactor: typings for sympy export
583beaf
unverified
style: use pandas indexing for return values
7113eed
unverified
refactor: more type declarations
7909e90
unverified
refactor: improved type inference in return values
2bd7782
unverified
fix: potential issue with non-standard random states
dca10d6
unverified
refactor: declare julia as `Any` to avoid typing issues
cb76a81
unverified
refactor: create `ArrayLike` type for type checking
4bcc280
unverified
refactor: sympy typing issue
018c3a1
unverified
feat: add `dimensionless_constants_only` with new backend
fe186d6
unverified
Merge pull request #605 from MilesCranmer/create-pull-request/patch
df788e5
unverified
build: add rye dev dependencies
ddcb36c
unverified
Update backend version to v0.24.3
e288d66
MilesCranmer
commited on