https://github.com/chakravala/fieldalgebra.jl
Field-algebra based on Group / Ring symbolic vector module extension
Science Score: 36.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
✓Academic publication links
Links to: zenodo.org -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.4%) to scientific vocabulary
Keywords
Repository
Field-algebra based on Group / Ring symbolic vector module extension
Basic Info
Statistics
- Stars: 9
- Watchers: 3
- Forks: 0
- Open Issues: 0
- Releases: 10
Topics
Metadata Files
README.md
FieldAlgebra.jl
Field-algebra based on Group / Ring symbolic vector module extension
Work in progress of abelian Group implementation which is extended to Field algebra.
```Julia
julia> @ring xyz x y z
julia> x*y^2 xy²
julia> ans/x y²
julia> x+y^2 x + y² ``` There are more undocumented features which will be explained once the design matures.
Fundamental principle of design is to construct Field algebra from an abelian Group algebra construction built on a vector space module.
Used in Similitude.jl and MeasureSystems.jl to implement dimensional group algebra.
Owner
- Name: Dream Scatter
- Login: chakravala
- Kind: user
- Website: https://crucialflow.com
- Repositories: 58
- Profile: https://github.com/chakravala
computational language algeber 🧐 abstract research mathematician
GitHub Events
Total
- Create event: 2
- Commit comment event: 4
- Release event: 2
- Push event: 3
Last Year
- Create event: 2
- Commit comment event: 4
- Release event: 2
- Push event: 3
Issues and Pull Requests
Last synced: 7 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- julia 2 total
- Total dependent packages: 2
- Total dependent repositories: 0
- Total versions: 10
juliahub.com: FieldAlgebra
Field-algebra based on Group / Ring symbolic vector module extension
- Documentation: https://docs.juliahub.com/General/FieldAlgebra/stable/
- License: AGPL-3.0
-
Latest release: 0.1.9
published 11 months ago