Skip to content

PaddySchmidt/gosl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gosl – Go scientific library

Gosl contains a mix of routines for research on numerical methods. These include linear algebra, linear solvers, nonlinear solvers, ordinary differential equation solvers, plotting routines, geometry functions, utilities for making better use of Go (golang), and more.

License

Unless otherwise noted, the Gosl source files are distributed under the BSD-style license found in the LICENSE file.

Examples

See examples here: https://github.com/cpmech/gosl/blob/master/examples/README.md

B-spline of 2nd order. Knot insertion. Basis functions and derivatives.

B-spline of 2nd order. Basis functions and derivatives.

Installation and documentation

http://cpmech.github.io/gosl

Acknowledgements

Funding from the Australian Research Council is gratefully acknowledged.

About

Go scientific library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 82.7%
  • C 7.7%
  • C++ 5.6%
  • Python 3.3%
  • Shell 0.4%
  • R 0.2%
  • Makefile 0.1%