physics.net.mathematics
Mathematics.NET is a C# class library that provides tools for solving advanced mathematical problems.
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found 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 (9.9%) to scientific vocabulary
Keywords
Keywords from Contributors
Repository
Mathematics.NET is a C# class library that provides tools for solving advanced mathematical problems.
Basic Info
- Host: GitHub
- Owner: HamletTanyavong
- License: mit
- Language: C#
- Default Branch: main
- Homepage: https://mathematics.hamlettanyavong.com/
- Size: 3.67 MB
Statistics
- Stars: 10
- Watchers: 1
- Forks: 0
- Open Issues: 9
- Releases: 0
Topics
Metadata Files
README.md
Mathematics.NET
Mathematics.NET is a C# class library that provides tools for solving advanced mathematical problems.
About
Mathematics.NET provides custom types for complex, real, and rational numbers as well as other mathematical objects such as vectors, matrices, and tensors.[^1] Mathematics.NET also supports first and second-order, forward and reverse-mode automatic differentiation.
[^1]: Please visit the documentation site for detailed information.
Owner
- Name: Hamlet Tanyavong
- Login: HamletTanyavong
- Kind: user
- Location: United States
- Twitter: HamletTanyavong
- Repositories: 1
- Profile: https://github.com/HamletTanyavong
Physics & Mathematics · University of Minnesota, Twin Cities alumnus
Citation (CITATION.cff)
cff-version: 1.2.0 message: 'If you use this software, please cite it as below.' title: Mathematics.NET authors: - family-names: Tanyavong given-names: Hamlet orcid: 'https://orcid.org/0009-0002-0327-881X' type: software version: 0.3.0-alpha.1 license: MIT date-released: 2025-2-21 repository-code: 'https://github.com/HamletTanyavong/Mathematics.NET' url: 'https://mathematics.hamlettanyavong.com' keywords: - mathematics - math - autodiff - differential geometry
GitHub Events
Total
- Watch event: 4
- Delete event: 154
- Issue comment event: 62
- Push event: 321
- Pull request review event: 81
- Pull request event: 284
- Create event: 151
Last Year
- Watch event: 4
- Delete event: 154
- Issue comment event: 62
- Push event: 321
- Pull request review event: 81
- Pull request event: 284
- Create event: 151
Committers
Last synced: 10 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Hamlet Tanyavong | 3****g | 1,291 |
| dependabot[bot] | 4****] | 37 |
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 0
- Total pull requests: 456
- Average time to close issues: N/A
- Average time to close pull requests: about 15 hours
- Total issue authors: 0
- Total pull request authors: 2
- Average comments per issue: 0
- Average comments per pull request: 0.15
- Merged pull requests: 386
- Bot issues: 0
- Bot pull requests: 161
Past Year
- Issues: 0
- Pull requests: 231
- Average time to close issues: N/A
- Average time to close pull requests: 1 day
- Issue authors: 0
- Pull request authors: 2
- Average comments per issue: 0
- Average comments per pull request: 0.29
- Merged pull requests: 171
- Bot issues: 0
- Bot pull requests: 161
Top Authors
Issue Authors
Pull Request Authors
- HamletTanyavong (295)
- dependabot[bot] (161)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 2
- Total downloads: unknown
-
Total dependent packages: 0
(may contain duplicates) -
Total dependent repositories: 0
(may contain duplicates) - Total versions: 40
nuget.org: physics.net.mathematics.sourcegenerators
Mathematics.NET.SourceGenerators is a source generator for use with Mathematics.NET.
- Homepage: https://mathematics.hamlettanyavong.com/
- License: mit
-
Latest release: 0.3.0-alpha.1
published 12 months ago
Rankings
nuget.org: physics.net.mathematics
Mathematics.NET is a C# class library that provides tools for solving mathematical problems. Included are custom types for real, complex, and rational numbers as well as other mathematical objects such as vectors, matrices, and tensors. The library also contains methods for performing first and second-order, forward and reverse-mode automatic differentiation.
- Homepage: https://mathematics.hamlettanyavong.com/
- License: mit
-
Latest release: 0.3.0-alpha.1
published 12 months ago
Rankings
Dependencies
- actions/checkout v3 composite
- actions/setup-dotnet v3 composite
- peaceiris/actions-gh-pages v3 composite
- Microsoft.CodeAnalysis.Analyzers 3.3.4 development
- Microsoft.CodeAnalysis.CSharp 4.7.0
- BenchmarkDotNet 0.13.8
- coverlet.collector 6.0.0 development
- MSTest.TestAdapter 3.1.1
- MSTest.TestFramework 3.1.1
- Microsoft.NET.Test.Sdk 17.7.2