Skip to content
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

add 'fft' and 'linalg' shortcut in brainunit.math #76

Merged
merged 3 commits into from
Dec 6, 2024
Merged

Conversation

chaoming0625
Copy link
Collaborator

This pull request includes several updates to the brainunit project, including documentation updates, code formatting improvements, and integration enhancements. The most important changes are summarized below:

Documentation Updates:

  • Updated repository links in README.md to reflect the new GitHub organization (chaobrain).
  • Added a new section in README.md to describe the integration of brainunit with other projects in the unit-aware computation ecosystem.

Code Formatting Improvements:

  • Improved readability by breaking long error messages into multiple lines in brainunit/_base.py.
  • Removed unnecessary trailing commas and added missing line breaks in brainunit/_base.py. [1] [2]

Integration Enhancements:

  • Added import statements for linalg and fft modules in brainunit/math/__init__.py. [1] [2]
  • Added license headers and import statements in new files brainunit/math/fft.py and brainunit/math/linalg.py. [1] [2]

These changes improve the project's documentation, code readability, and integration with other components in the ecosystem.

@chaoming0625 chaoming0625 merged commit a047daf into main Dec 6, 2024
0 of 12 checks passed
@chaoming0625 chaoming0625 deleted the update branch December 6, 2024 12:31
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.

1 participant