https://github.com/mihxil/math
Interfaces abstract algebra's, and the concept of 'uncertain number'. Based on that some structures related to physics, like physical numbers, which are uncertain numbers with dimensional analysis.
Science Score: 26.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
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.9%) to scientific vocabulary
Keywords
algebraic-structures
java
mathematics
physics
statistics
Keywords from Contributors
sequences
projection
interactive
serializer
measurement
cycles
packaging
charts
network-simulation
archival
Last synced: 6 months ago
·
JSON representation
Repository
Interfaces abstract algebra's, and the concept of 'uncertain number'. Based on that some structures related to physics, like physical numbers, which are uncertain numbers with dimensional analysis.
Basic Info
Statistics
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 1
- Releases: 0
Topics
algebraic-structures
java
mathematics
physics
statistics
Created over 13 years ago
· Last pushed 6 months ago
Metadata Files
Readme
Changelog
License
Owner
- Name: Michiel Meeuwissen
- Login: mihxil
- Kind: user
- Location: De Bilt, NL
- Company: VPRO
- Website: https://meeuw.org
- Twitter: mihxil
- Repositories: 27
- Profile: https://github.com/mihxil
GitHub Events
Total
- Issues event: 1
- Watch event: 1
- Issue comment event: 2
- Push event: 561
- Pull request review comment event: 4
- Pull request review event: 2
- Pull request event: 3
- Create event: 13
Last Year
- Issues event: 1
- Watch event: 1
- Issue comment event: 2
- Push event: 561
- Pull request review comment event: 4
- Pull request review event: 2
- Pull request event: 3
- Create event: 13
Committers
Last synced: 8 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Michiel Meeuwissen | g****t@m****g | 1,757 |
| github actions | g****b@m****g | 49 |
| Michiel Meeuwissen | m****n | 19 |
| michiel | m****n@v****l | 5 |
| dependabot[bot] | 4****] | 3 |
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 1
- Total pull requests: 9
- Average time to close issues: almost 3 years
- Average time to close pull requests: 25 days
- Total issue authors: 1
- Total pull request authors: 2
- Average comments per issue: 1.0
- Average comments per pull request: 0.89
- Merged pull requests: 5
- Bot issues: 0
- Bot pull requests: 3
Past Year
- Issues: 0
- Pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: about 3 hours
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 1.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- mihxil (1)
Pull Request Authors
- mihxil (8)
- dependabot[bot] (3)
Top Labels
Issue Labels
Pull Request Labels
dependencies (3)
Dependencies
mihxil-algebra/pom.xml
maven
- jakarta.validation:jakarta.validation-api
- org.meeuw.math:mihxil-math
- ch.obermuhlner:big-math test
- org.hibernate.validator:hibernate-validator test
- org.meeuw.math:mihxil-math-theories test
- org.reflections:reflections test
mihxil-math/pom.xml
maven
- ch.obermuhlner:big-math
- jakarta.validation:jakarta.validation-api
- org.meeuw.configuration:mihxil-configuration
- org.hibernate.validator:hibernate-validator test
mihxil-math-test/pom.xml
maven
- ch.obermuhlner:big-math
- org.meeuw.math:mihxil-math
- org.meeuw.math:mihxil-math-theories test
mihxil-physics/pom.xml
maven
- jakarta.validation:jakarta.validation-api
- org.meeuw.math:mihxil-math
- org.meeuw.math:mihxil-math-theories test
mihxil-statistics/pom.xml
maven
- jakarta.annotation:jakarta.annotation-api provided
- jakarta.validation:jakarta.validation-api
- org.meeuw.math:mihxil-math
- org.meeuw.math:mihxil-math-theories test
pom.xml
maven
- org.apache.logging.log4j:log4j-bom 2.18.0 import
- org.junit:junit-bom 5.9.0-RC1 import
- jakarta.annotation:jakarta.annotation-api 2.1.1 provided
- jakarta.validation:jakarta.validation-api 3.0.2 provided
- org.checkerframework:checker-qual 3.22.2 provided
- org.projectlombok:lombok provided
- org.projectlombok:lombok 1.18.24 provided
- ch.obermuhlner:big-math 2.3.0
- org.meeuw.configuration:mihxil-configuration 0.9-SNAPSHOT
- org.meeuw.math:mihxil-algebra 0.9-SNAPSHOT
- org.meeuw.math:mihxil-math 0.9-SNAPSHOT
- org.meeuw.math:mihxil-math-test 0.9-SNAPSHOT
- org.meeuw.math:mihxil-physics 0.9-SNAPSHOT
- org.meeuw.math:mihxil-statistics 0.9-SNAPSHOT
- net.jqwik:jqwik test
- net.jqwik:jqwik 1.6.4 test
- org.apache.logging.log4j:log4j-core test
- org.apache.logging.log4j:log4j-jul test
- org.apache.logging.log4j:log4j-slf4j-impl test
- org.assertj:assertj-core test
- org.assertj:assertj-core 3.23.1 test
- org.hibernate.validator:hibernate-validator 7.0.4.Final test
- org.junit.jupiter:junit-jupiter test
- org.meeuw.math:mihxil-math-theories 0.9-SNAPSHOT test
- org.reflections:reflections 0.10.2 test
report-aggregation/pom.xml
maven
- org.meeuw.configuration:mihxil-configuration
- org.meeuw.math:mihxil-algebra
- org.meeuw.math:mihxil-math
- org.meeuw.math:mihxil-math-test
- org.meeuw.math:mihxil-physics
- org.meeuw.math:mihxil-statistics
.github/workflows/branch.yml
actions
- actions/checkout v3 composite
.github/workflows/build.yml
actions
- EndBug/add-and-commit v9.1.1 composite
- EnricoMi/publish-unit-test-result-action v2.2.0 composite
- actions/checkout v3 composite
- actions/setup-java v3.6.0 composite
- codecov/codecov-action v3 composite
- styfle/cancel-workflow-action 0.11.0 composite
.github/workflows/feature.yml
actions
- actions/checkout v3 composite
- actions/setup-java v3 composite
- styfle/cancel-workflow-action 0.11.0 composite
.github/workflows/publish-documentation.yml
actions
- EndBug/add-and-commit v9.1.1 composite
- actions/checkout v3 composite
.github/workflows/release.yml
actions
- actions/checkout v3 composite
- actions/setup-java v3 composite
.github/workflows/reduce-readme.yml
actions
- EndBug/add-and-commit v9 composite
- actions/checkout v3 composite
mihxil-theories/pom.xml
maven
- net.jqwik:jqwik compile
- org.assertj:assertj-core compile
- org.junit.jupiter:junit-jupiter compile
- org.junit.jupiter:junit-jupiter-params compile
- org.apache.logging.log4j:log4j-core
- org.apache.logging.log4j:log4j-jul
- org.meeuw.math:mihxil-math
math-test/Dockerfile
docker
- openjdk 17 build
math-test/pom.xml
maven
- org.meeuw.math:mihxil-algebra
- org.meeuw.math:mihxil-physics
- org.meeuw.math:mihxil-statistics
mihxil-math-lib-parent/pom.xml
maven
- org.apache.logging.log4j:log4j-bom ${log4j.version} import
- org.junit:junit-bom ${junit.version} import
- jakarta.annotation:jakarta.annotation-api 2.1.1 provided
- jakarta.validation:jakarta.validation-api ${jakarta-validation.version} provided
- org.checkerframework:checker-qual ${checkerframework.version} provided
- org.projectlombok:lombok ${lombok.version} provided
- ch.obermuhlner:big-math ${big-math.version}
- net.jqwik:jqwik ${jqwik.version} test
- net.jqwik:jqwik test
- org.assertj:assertj-core ${assertj.version} test
- org.hibernate.validator:hibernate-validator ${hibernate-validator.version} test
- org.reflections:reflections ${reflections.version} test
mihxil-configuration/pom.xml
maven