Skip to content

Add high level from_array function in namedarray #8281

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 62 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
62 commits
Select commit Hold shift + click to select a range
5e706c4
Add from_array function
Illviljan Oct 7, 2023
adab7c9
Update core.py
Illviljan Oct 7, 2023
790336c
some fixes
Illviljan Oct 7, 2023
46482fa
Update test_namedarray.py
Illviljan Oct 7, 2023
8823dab
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Oct 7, 2023
534a040
fixes
Illviljan Oct 7, 2023
f64c914
Merge branch 'namedarray_from_array' of https://github.com/Illviljan/…
Illviljan Oct 7, 2023
166b647
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Oct 7, 2023
2f6af70
fixes
Illviljan Oct 7, 2023
9dc72a1
fixes
Illviljan Oct 7, 2023
db96f17
fixes
Illviljan Oct 7, 2023
446e2a5
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Oct 7, 2023
68a9d9c
Update utils.py
Illviljan Oct 7, 2023
40fac21
Merge branch 'namedarray_from_array' of https://github.com/Illviljan/…
Illviljan Oct 7, 2023
fd7bb9f
more
Illviljan Oct 7, 2023
4322eaf
Update core.py
Illviljan Oct 7, 2023
6d2f0ba
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Oct 7, 2023
91f06c0
Update test_namedarray.py
Illviljan Oct 7, 2023
13d232c
Merge branch 'namedarray_from_array' of https://github.com/Illviljan/…
Illviljan Oct 7, 2023
60481e0
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Oct 7, 2023
df13e1c
Update core.py
Illviljan Oct 7, 2023
5ce29c8
Merge branch 'namedarray_from_array' of https://github.com/Illviljan/…
Illviljan Oct 7, 2023
955f3c4
fixes
Illviljan Oct 7, 2023
ebdd69e
fkxes
Illviljan Oct 7, 2023
1232c6a
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Oct 7, 2023
1302979
more
Illviljan Oct 7, 2023
c6613a4
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Oct 7, 2023
d199c21
Update test_namedarray.py
Illviljan Oct 7, 2023
be9cbf0
Update test_namedarray.py
Illviljan Oct 7, 2023
051c065
Update test_namedarray.py
Illviljan Oct 7, 2023
8efa3f3
Update test_namedarray.py
Illviljan Oct 7, 2023
f83a994
Update test_namedarray.py
Illviljan Oct 7, 2023
3063622
Update test_namedarray.py
Illviljan Oct 7, 2023
7f4c6f2
Update test_namedarray.py
Illviljan Oct 7, 2023
ede7e1b
move to NDArray instead
Illviljan Oct 8, 2023
3f5dcd1
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Oct 8, 2023
0c53676
more
Illviljan Oct 8, 2023
46de2d2
Merge branch 'namedarray_from_array' of https://github.com/Illviljan/…
Illviljan Oct 8, 2023
6fea3b4
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Oct 8, 2023
80be18e
Rename and align more with numpy typing
Illviljan Oct 8, 2023
b8556e1
Add duck type testing
Illviljan Oct 8, 2023
bfb0f73
Merge branch 'namedarray_from_array' of https://github.com/Illviljan/…
Illviljan Oct 8, 2023
78da056
Merge branch 'main' into namedarray_from_array
Illviljan Oct 8, 2023
9b41e0e
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Oct 8, 2023
ac11cf9
docstring
Illviljan Oct 8, 2023
257aca2
Update test_namedarray.py
Illviljan Oct 8, 2023
b2a8b45
fixes
Illviljan Oct 8, 2023
3126ef6
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Oct 8, 2023
ecade8b
more
Illviljan Oct 8, 2023
8fbf0d6
Merge branch 'namedarray_from_array' of https://github.com/Illviljan/…
Illviljan Oct 8, 2023
3f5b440
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Oct 8, 2023
01cf12f
Update utils.py
Illviljan Oct 8, 2023
0b2375e
fixes
Illviljan Oct 8, 2023
489d0a8
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Oct 8, 2023
48d1b1d
more
Illviljan Oct 8, 2023
9974bc6
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Oct 8, 2023
8e5d582
more
Illviljan Oct 8, 2023
c9ac96a
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Oct 8, 2023
dab40d2
Update core.py
Illviljan Oct 8, 2023
b6a9691
fixes
Illviljan Oct 8, 2023
08c8665
final
Illviljan Oct 10, 2023
cb97738
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Oct 10, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading