physics.net

Physics.NET is a C# class libary that provides tools for solving physics problems.

https://github.com/hamlettanyavong/physics.net

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 (7.8%) to scientific vocabulary

Keywords

autodiff automatic-differentiation calculus complex-numbers csharp differential-geometry math mathematics opencl physics rational-numbers tensors units
Last synced: 6 months ago · JSON representation ·

Repository

Physics.NET is a C# class libary that provides tools for solving physics problems.

Basic Info
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
autodiff automatic-differentiation calculus complex-numbers csharp differential-geometry math mathematics opencl physics rational-numbers tensors units
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme Funding License Citation

README.md

Mathematics.NET Logo

Physics.NET

Physics.NET is a C# class libary that provides tools for solving physics problems.

GitHub GitHub Repo Stars NuGet NuGet

About

Physics.NET provides tools for verifying physical units as well as custom types for objects commonly used in physics calculations.[^1]

[^1]: Please visit the documentation site for detailed information.

Owner

  • Name: Hamlet Tanyavong
  • Login: HamletTanyavong
  • Kind: user
  • Location: United States

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: Physics.NET
authors:
- family-names: Tanyavong
  given-names: Hamlet
  orcid: 'https://orcid.org/0009-0002-0327-881X'
type: software
version: 0.2.0-alpha.1
license: MIT
date-released: 2024-9-3
repository-code: 'https://github.com/HamletTanyavong/Physics.NET'
url: 'https://physics.hamlettanyavong.com'
keywords:
- mathematics
- math
- physics
- autodiff
- classical mechanics
- quantum mechanics
- thermodynamics
- general relativity
- statistical mechanics
- qft

GitHub Events

Total
  • Watch event: 1
Last Year
  • Watch event: 1

Committers

Last synced: 9 months ago

All Time
  • Total Commits: 43
  • Total Committers: 1
  • Avg Commits per committer: 43.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 43
  • Committers: 1
  • Avg Commits per committer: 43.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Hamlet Tanyavong 3****g 43

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 0
  • Total pull requests: 26
  • Average time to close issues: N/A
  • Average time to close pull requests: 4 minutes
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.04
  • Merged pull requests: 25
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 18
  • Average time to close issues: N/A
  • Average time to close pull requests: 5 minutes
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.06
  • Merged pull requests: 18
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • HamletTanyavong (44)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads: unknown
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 2
nuget.org: physics.net

A class library for solving physics problems encountered in Quantum Field Theory, Electrodynamics, General Relativity, and Statistical Mechanics.

  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent repos count: 10.2%
Average: 12.0%
Dependent packages count: 13.9%
Last synced: 6 months ago

Dependencies

.github/workflows/codeql.yml actions
  • actions/checkout v4 composite
  • github/codeql-action/analyze v3 composite
  • github/codeql-action/autobuild v3 composite
  • github/codeql-action/init v3 composite
.github/workflows/generate-documentation-site.yml actions
  • actions/checkout v4 composite
  • actions/setup-dotnet v4 composite
  • peaceiris/actions-gh-pages v4 composite
.github/workflows/unit-tests.yml actions
  • actions/checkout v4 composite
  • actions/setup-dotnet v4 composite
src/Physics.NET/Physics.NET.csproj nuget
  • ErrorProne.NET.CoreAnalyzers 0.1.2
  • ErrorProne.NET.Structs 0.1.2
  • Physics.NET.Mathematics 0.2.0-alpha.11
  • Physics.NET.Mathematics.SourceGenerators 0.2.0-alpha.10
src/Physics.NET.DevApp/Physics.NET.DevApp.csproj nuget
  • Microsoft.Extensions.Hosting 8.0.0
  • Microsoft.Extensions.Http 8.0.0
  • Plotly.NET.CSharp 0.13.0
tests/Physics.NET.Tests/Physics.NET.Tests.csproj nuget
  • MSTest.TestAdapter 3.5.2
  • MSTest.TestFramework 3.5.2
  • Microsoft.NET.Test.Sdk 17.11.1
  • coverlet.collector 6.0.2