Top 8 Julia Physic Projects
-
Measurements.jl
Error propagation calculator and library for physical measurements. It supports real and complex numbers with uncertainty, arbitrary precision calculations, operations with arrays, and numerical integration.
-
DMRG packages are available in Julia and C++ and Python. (Don't use Fortran. But here is a Fortran library if you insist.)
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
DynamicalBilliards.jl
An easy-to-use, modular, extendable and absurdly fast Julia package for dynamical billiards in two dimensions.
-
[UnitSystems.jl](https://github.com/chakravala/UnitSystems.jl) and Unitful.jl are both Julia packages that provide support for working with physical quantities and units of measurement. However, there are some differences between the two packages:
-
-
FewSpecialFunctions.jl
Few special functions in Julia. Includes Clausen function, Coulomb wave functions, Debye function, Fresnel functions, Struve function, Hypergeometric functions, Confluent hypergeometric functions, Fermi-Dirac
I noticed there were many requests for implementations of special functions in SpecialFunctions.jl, but the authors seem quite hesitant to allow more functions. That's why I created FewSpecialFunctions.jl to fill in the gaps and add those functions. So far, I have only added a few functions to high precision and would like some feedback on the package. You can also make a PR to implement your own function.
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
-
Do not forget that [Similitude.jl](https://github.com/chakravala/Similitude.jl) is part of the UnitSystems.jl related packages
Julia Physics related posts
Index
What are some of the best open-source Physic projects in Julia? This list will help you:
Project | Stars | |
---|---|---|
1 | Measurements.jl | 449 |
2 | ITensors.jl | 416 |
3 | LatticeQCD.jl | 117 |
4 | DynamicalBilliards.jl | 99 |
5 | UnitSystems.jl | 11 |
6 | FunctionTabulations.jl | 10 |
7 | FewSpecialFunctions.jl | 9 |
8 | Similitude.jl | 7 |