Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a specific @set for the Gonum project #4

Open
13 tasks
Dr-Terrible opened this issue Sep 26, 2015 · 0 comments
Open
13 tasks

Create a specific @set for the Gonum project #4

Dr-Terrible opened this issue Sep 26, 2015 · 0 comments
Assignees

Comments

@Dr-Terrible
Copy link
Owner

Dr-Terrible commented Sep 26, 2015

Gonum is a collection of libraries for scientific and numeric computing: https://github.com/gonum

For every gonum's component there should be a proper ebuild:

  • Matrix - matrix packages
  • Optimize - package for finding the optimum value of functions
  • Stat - statistics package
  • Plot - a repository for plotting and visualizing data
  • Lapack - a lapack implementation for Go
  • Blas - a BLAS implementation for Go
  • Graph - graph packages for Go
  • Diff - a set of tools for computing derivatives of a function
  • Floats - operations on slices of floats
  • Unit - package for converting between scientific units
  • internal - internal routines for the gonum project
  • root - algorithms for calculating the zero value of functions
  • general - general purpose functions for other gonum repositories
@Dr-Terrible Dr-Terrible changed the title Create a specific @set for the _gonum_ project Create a specific @set for the Gonum project Sep 26, 2015
@Dr-Terrible Dr-Terrible self-assigned this Sep 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant