An open API service indexing awesome lists of open source software.

https://github.com/djsegal/numerics.jl

Bundle of Julia Packages related to Numerics
https://github.com/djsegal/numerics.jl

julia numerics packages

Last synced: over 1 year ago
JSON representation

Bundle of Julia Packages related to Numerics

Awesome Lists containing this project

README

          

### Numerics.jl
##### Bundle of Julia packages relevant to numerics

---

To load use:

```julia
] add Numerics
using Numerics
```

You should now have access to the following packages:

+ DataFrames
+ DataStructures
+ LinearAlgebra
+ Statistics
+ StatsBase
+ Random