https://github.com/laschuet/differencesbase.jl
Types and utility functions for differences
https://github.com/laschuet/differencesbase.jl
julia
Last synced: 5 months ago
JSON representation
Types and utility functions for differences
- Host: GitHub
- URL: https://github.com/laschuet/differencesbase.jl
- Owner: laschuet
- License: mit
- Created: 2020-02-01T19:46:13.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-01-25T15:56:14.000Z (over 1 year ago)
- Last Synced: 2025-02-13T06:42:51.234Z (over 1 year ago)
- Topics: julia
- Language: Julia
- Homepage:
- Size: 56.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# DifferencesBase.jl
[](https://github.com/laschuet/DifferencesBase.jl/blob/master/LICENSE.txt)
[](https://travis-ci.com/laschuet/DifferencesBase.jl)
[](https://ci.appveyor.com/project/laschuet/differencesbase-jl/branch/master)
[](https://coveralls.io/github/laschuet/DifferencesBase.jl?branch=master)
[](https://codecov.io/gh/laschuet/DifferencesBase.jl)
Types and utility functions for differences.
## Installation
Open a Julia REPL and enter
```julia
] add DifferencesBase
```
## License
DifferencesBase.jl is licensed under the [MIT License](./LICENSE.txt).