Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / patrick-kidger/jaxtyping issues and pull requests

#300 - Better type hint for `PyTree`

Issue - State: open - Opened by randolf-scholz 2 days ago - 1 comment

#299 - Support for MLX

Issue - State: open - Opened by gabrieldemarmiesse 2 days ago - 3 comments

#298 - Annotating functions that remove a specified dimenion

Issue - State: open - Opened by jonasjuerss 4 days ago - 1 comment

#296 - Possible __repr__ regression in v0.2.38

Issue - State: open - Opened by rabraker 7 days ago - 1 comment

#295 - Added support for pickling jaxtyping annotations.

Pull Request - State: closed - Opened by patrick-kidger 8 days ago

#294 - [Bug] `ArrayLike` does not correctly identify list as `ArrayLike`

Issue - State: closed - Opened by liblaf 8 days ago - 4 comments
Labels: question

#293 - Allow users to use vendor copy of typeguard?

Issue - State: open - Opened by tomwardio 11 days ago - 2 comments
Labels: question

#292 - Scalarlike now just goes by its name in equinox ecosystem documentation

Pull Request - State: closed - Opened by johannahaffner 13 days ago - 8 comments

#291 - Support pickle

Issue - State: closed - Opened by lockwo 15 days ago

#290 - Inconsistent shape resolution scope when using dataclasses

Issue - State: closed - Opened by jpthalman 21 days ago - 1 comment
Labels: question

#289 - match zero or literal axes

Issue - State: closed - Opened by PaulScemama 22 days ago - 2 comments
Labels: question

#288 - v0.2.37 release

Pull Request - State: closed - Opened by patrick-kidger 25 days ago

#287 - Add paramax to related packages

Pull Request - State: closed - Opened by danielward27 28 days ago

#287 - Add paramax to related packages

Pull Request - State: closed - Opened by danielward27 28 days ago

#286 - return only array shapes and types in Error?

Issue - State: closed - Opened by bkmi about 1 month ago - 5 comments

#285 - Annotating numpy NDArray[datetime.date]

Issue - State: closed - Opened by gdindi about 1 month ago - 3 comments
Labels: question

#284 - Now using wadler_lindig pprint library.

Pull Request - State: closed - Opened by patrick-kidger about 2 months ago

#283 - Pre-commit hooks for pyright and mypy (only API tests)

Pull Request - State: closed - Opened by z4m0 about 2 months ago - 1 comment

#282 - Now statically working with dataclasses correctly.

Pull Request - State: closed - Opened by patrick-kidger about 2 months ago

#281 - Bump jinja2 from 3.0.3 to 3.1.5 in /docs

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago - 1 comment
Labels: dependencies

#280 - Question about Array

Issue - State: closed - Opened by carlosal1015 about 2 months ago - 2 comments
Labels: question

#279 - Improve re-raised exception messages

Issue - State: open - Opened by claudiofantacci 2 months ago - 1 comment

#278 - Fix types so that pyright detects decorated dataclasses properly

Pull Request - State: closed - Opened by z4m0 2 months ago - 1 comment

#277 - Incompatibility with JAX-native `register_dataclass`

Issue - State: open - Opened by kvablack 2 months ago - 1 comment
Labels: question

#276 - Can dtypes of later arguments be annotated to follow the dtypes of earlier arguments?

Issue - State: open - Opened by NiklasKappel 3 months ago - 1 comment
Labels: question

#275 - Dataclasses static types not working in pyright/pylance since version 0.2.35

Issue - State: closed - Opened by z4m0 3 months ago - 11 comments

#274 - internal `_typeguard` not picked up by `install_import_hook`

Issue - State: open - Opened by phinate 3 months ago - 1 comment
Labels: question

#273 - Half compatibility with typeguard v4.

Pull Request - State: open - Opened by patrick-kidger 3 months ago

#272 - Failing CI builds

Issue - State: closed - Opened by baluyotraf 3 months ago - 2 comments

#271 - New release for 3.9 compatibility; now testing this as well

Pull Request - State: closed - Opened by patrick-kidger 3 months ago

#270 - Add typing_extensions to allow usage of ParamSpec in python < 3.10

Pull Request - State: closed - Opened by baluyotraf 3 months ago - 1 comment

#269 - Python 3.9 is no longer supported

Issue - State: closed - Opened by pierreguilmin 3 months ago - 2 comments

#268 - v0.2.35 not in PyPi

Issue - State: closed - Opened by juanitorduz 3 months ago - 1 comment

#267 - Bump

Pull Request - State: closed - Opened by patrick-kidger 3 months ago

#266 - Now vendoring typeguard v2.13.3

Pull Request - State: closed - Opened by patrick-kidger 3 months ago

#265 - Splicing / variadic symbolic expressions

Issue - State: open - Opened by martenlienen 3 months ago - 1 comment
Labels: feature

#264 - Dimension changing

Issue - State: open - Opened by samuelstevens 4 months ago - 2 comments
Labels: question

#263 - Is it possible to be used with `tensordict`?

Issue - State: open - Opened by RuiWang1998 4 months ago - 3 comments
Labels: question

#263 - Is it possible to be used with `tensordict`?

Issue - State: open - Opened by RuiWang1998 4 months ago - 3 comments
Labels: question

#262 - Hopefully fixing deserialization issues once and for all.

Pull Request - State: closed - Opened by patrick-kidger 4 months ago

#261 - compatibility issue with `submitit`, which depends on `cloudpickle`

Issue - State: closed - Opened by eringrant 4 months ago - 2 comments
Labels: question

#260 - Call typechecker from isolated frame

Pull Request - State: closed - Opened by ojw28 4 months ago - 1 comment

#259 - Remove two reference cycles and add unit tests

Pull Request - State: closed - Opened by ojw28 4 months ago - 5 comments

#258 - JaxTyping introduces reference cycles that would otherwise not exist

Issue - State: closed - Opened by ojw28 4 months ago - 6 comments

#257 - Allow Python versions higher than 3.9

Pull Request - State: closed - Opened by norpadon 4 months ago - 3 comments

#255 - Fixes #254.

Pull Request - State: closed - Opened by patrick-kidger 4 months ago

#254 - jaxtyped is missing type annotations

Issue - State: closed - Opened by andriusstank 4 months ago - 1 comment

#253 - Stateful Equinox Module: how to annotate?

Issue - State: open - Opened by EtaoinWu 5 months ago - 4 comments
Labels: question

#252 - PRNGKeyArray doesn't support new (experimental) RBG PRNG impl

Issue - State: closed - Opened by csuter 5 months ago - 3 comments

#251 - Add fp8 types exposed in jax.numpy.

Pull Request - State: closed - Opened by liudangyi 5 months ago - 9 comments

#250 - 'jax' dependency is missing in pyproject.toml

Issue - State: closed - Opened by yurivict 5 months ago - 2 comments
Labels: question

#249 - Summarising tensors during TypeCheckError rather than printing them in full

Issue - State: closed - Opened by christopher-beckham 5 months ago - 2 comments
Labels: question

#242 - Batched pytree dataclasses

Issue - State: open - Opened by JeyRunner 7 months ago - 9 comments
Labels: feature

#199 - Can typeguard be an optional dependency?

Issue - State: closed - Opened by z4m0 11 months ago - 15 comments

#158 - How can I inspect the jaxtyping bindings?

Issue - State: closed - Opened by smathis-absci about 1 year ago - 2 comments
Labels: feature

#101 - Feature request: Remove entry "modules" in function "install_import _hook()"

Issue - State: closed - Opened by im-Kitsch over 1 year ago - 2 comments

#100 - Strange behavior with eqx.Module

Issue - State: closed - Opened by knyazer over 1 year ago - 4 comments

#99 - [Feature Request] New shape modifier indicating "zero or one" axis

Issue - State: closed - Opened by DecAngel over 1 year ago - 2 comments

#98 - dtype compat

Pull Request - State: closed - Opened by patrick-kidger over 1 year ago

#97 - [Question] Torch variable type-hints & beartype.door.die_if_unbearable()

Issue - State: closed - Opened by MaximilienLeClei over 1 year ago - 1 comment
Labels: question

#96 - Applying `install_import_hook` to Script

Issue - State: closed - Opened by dcharatan over 1 year ago - 2 comments

#95 - Bump pygments from 2.14.0 to 2.15.0 in /docs

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment

#94 - document Levanter

Pull Request - State: closed - Opened by patrick-kidger over 1 year ago

#93 - Type checking on closures

Issue - State: closed - Opened by MilesCranmer over 1 year ago - 16 comments
Labels: feature, next

#92 - _JaxtypingTransformer should decorate classes with beartype instead of methods

Issue - State: open - Opened by dkamm over 1 year ago - 5 comments
Labels: next, refactor

#91 - `jaxtyped(typechecked(..))` doesn't seem to work with generators

Issue - State: closed - Opened by ar0ck over 1 year ago - 2 comments
Labels: feature

#90 - v0.2.20

Pull Request - State: closed - Opened by patrick-kidger over 1 year ago

#87 - Evaluate using annotations with typeguard-style instrumentation

Issue - State: closed - Opened by dkamm almost 2 years ago - 2 comments

#86 - Bump pymdown-extensions from 9.4 to 10.0 in /docs

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment

#85 - Now provides PyTreeDef, and can detect PyTrees via issubclass(x, PyTree)

Pull Request - State: closed - Opened by patrick-kidger almost 2 years ago - 1 comment

#84 - Batched type

Issue - State: open - Opened by joeryjoery almost 2 years ago - 2 comments
Labels: question

#83 - pytest plugin broken in >=v0.2.16

Issue - State: closed - Opened by egorchakov almost 2 years ago - 1 comment

#82 - Cannot import name 'Key' from jaxtyping.array_types

Issue - State: closed - Opened by a-r-j almost 2 years ago - 2 comments

#81 - v0.2.16

Pull Request - State: closed - Opened by patrick-kidger almost 2 years ago

#80 - Incompatibility with latest typeguard version

Issue - State: open - Opened by dfuchsgruber almost 2 years ago - 11 comments
Labels: question

#79 - Unclear errors from beartype/typeguard (possibly misused!)

Issue - State: closed - Opened by phinate almost 2 years ago - 2 comments

#77 - Some improvements

Pull Request - State: closed - Opened by patrick-kidger almost 2 years ago

#76 - str: int option?

Issue - State: closed - Opened by callummcdougall almost 2 years ago - 2 comments

#74 - Add `dtype` type

Issue - State: closed - Opened by joeryjoery almost 2 years ago - 2 comments

#73 - Strange interaction between Shaped and Union

Issue - State: open - Opened by Qwlouse almost 2 years ago - 2 comments
Labels: question

#72 - Now works with torch.compile?

Pull Request - State: closed - Opened by patrick-kidger almost 2 years ago - 1 comment

#71 - Possible bug when using `torch.nn.Module` and `@jaxtyping` + `@typechecker`

Issue - State: closed - Opened by PaulScemama almost 2 years ago - 5 comments

#70 - ImportError: cannot import name 'Array' from 'jaxtyping'

Issue - State: open - Opened by danbider almost 2 years ago - 8 comments
Labels: question

#69 - Ruff Compatibility

Issue - State: closed - Opened by siddk almost 2 years ago - 4 comments

#67 - Single / multiple dispatch with jaxtyping types

Issue - State: closed - Opened by mthiboust almost 2 years ago - 4 comments

#66 - Add TypeAlias decoration to PyTree

Pull Request - State: closed - Opened by ZacCranko almost 2 years ago - 5 comments

#65 - Fixes for some new failures. (Where did they come from?)

Pull Request - State: closed - Opened by patrick-kidger about 2 years ago

#64 - TorchScript compatibility

Issue - State: open - Opened by fferroni about 2 years ago - 1 comment
Labels: feature

#63 - [Question] Is there a way to annotate equal shape for input and return?

Issue - State: closed - Opened by eigenvivek about 2 years ago - 4 comments

#62 - View full types in VSCode on-hover type hints

Issue - State: open - Opened by euanong about 2 years ago - 3 comments
Labels: question

#61 - [Question] Type aliases

Issue - State: open - Opened by euanong about 2 years ago - 2 comments
Labels: question

#60 - [Question] Partial shape initialization

Issue - State: closed - Opened by younik about 2 years ago - 4 comments

#59 - Export Array from jax without installation

Issue - State: closed - Opened by alexj-lee about 2 years ago - 2 comments