https://github.com/magneticparticleimaging/mpiui.jl
https://github.com/magneticparticleimaging/mpiui.jl
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/magneticparticleimaging/mpiui.jl
- Owner: MagneticParticleImaging
- License: other
- Created: 2017-12-27T16:07:48.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2025-04-03T01:10:27.000Z (about 1 year ago)
- Last Synced: 2025-07-07T11:57:57.124Z (11 months ago)
- Language: Julia
- Size: 2.64 MB
- Stars: 1
- Watchers: 7
- Forks: 1
- Open Issues: 40
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# MPIUI

[](https://github.com/tknopp/MPIUI.jl/actions?query=workflow%3ACI)
## MPI Packages Build Status
| **ImageUtils** | **RegularizedLeastSquares** | **SparsityOperators** | **MPIFiles** | **MPIReco** | **MPIMeasurements** |
|:----------------:|:----------------:| :----------------:|:----------------:|:----------------:|:----------------:|
| [](https://github.com/tknopp/ImageUtils.jl/actions?query=workflow%3ACI) | [](https://github.com/tknopp/RegularizedLeastSquares.jl/actions?query=workflow%3ACI) | [](https://github.com/tknopp/SparsityOperators.jl/actions?query=workflow%3ACI) | [](https://github.com/MagneticParticleImaging/MPIFiles.jl/actions?query=workflow%3ACI) | [](https://github.com/MagneticParticleImaging/MPIReco.jl/actions?query=workflow%3ACI) | [](https://github.com/MagneticParticleImaging/MPIMeasurements.jl/actions?query=workflow%3ACI) |
## Installation
```julia
using Pkg
Pkg.add(url="https://github.com/tknopp/MPIUI.jl.git")
```