Skip to content

[feat] Overload lax methods#58

Merged
chaoming0625 merged 18 commits intomainfrom
lax-compat
Nov 10, 2024
Merged

[feat] Overload lax methods#58
chaoming0625 merged 18 commits intomainfrom
lax-compat

Conversation

@Routhleck
Copy link
Collaborator

@Routhleck Routhleck commented Nov 8, 2024

  • accept unitless
  • array creation
  • change unit
  • control flow
  • keep unit
  • linear algorithm
  • parallel
  • remove unit
  • misc
  • docstrings
    • accept unitless
    • array creation
    • change unit
    • keep unit
    • linear algorithm
    • remove unit
    • misc

@Routhleck Routhleck changed the title [feat] Compatible with lax methods [feat] Overload lax methods Nov 9, 2024
@Routhleck Routhleck marked this pull request as ready for review November 10, 2024 05:22
from ._unit_constants import __all__ as _constants_all
from ._unit_shortcuts import *
from ._unit_shortcuts import __all__ as _std_units_all
from .lax import *
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should not import functions in brainunit.lax into brainuni's namespace.

@chaoming0625 chaoming0625 merged commit dd13b46 into main Nov 10, 2024
@chaoming0625 chaoming0625 deleted the lax-compat branch November 10, 2024 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants