Skip to content

Latest commit

 

History

History
414 lines (352 loc) · 19 KB

science.md

File metadata and controls

414 lines (352 loc) · 19 KB

Bookmarks tagged [science]

https://github.com/ndabAP/assocentity

Package assocentity returns the average distance from words to a given entity.


https://github.com/seanhagen/bradleyterry

Provides a Bradley-Terry Model for pairwise comparisons.


https://github.com/vdobler/chart

Simple Chart Plotting library for Go. Supports many graphs types.


https://github.com/rocketlaunchr/dataframe-go

Dataframes for Go for machine-learning and statistics (similar to pandas).


https://github.com/soniah/evaler

Simple floating point arithmetic expression evaluator.


https://github.com/VividCortex/ewma

Exponentially-weighted moving averages.


https://github.com/skelterjohn/geom

2D geometry for golang.


https://github.com/mjibson/go-dsp

Digital Signal Processing for Go.


https://github.com/ematvey/go-fn

Mathematical functions written in Go language, that are not covered by math pkg.


https://github.com/ThePaw/go-gt

Graph theory algorithms written in "Go" language.


https://github.com/varver/gocomplex

Complex number library for the Go programming language.


https://github.com/kzahedi/goent

GO Implementation of Entropy Measures.


https://github.com/VividCortex/gohistogram

Approximate histograms for data streams.


https://github.com/gonum/gonum

Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more.


https://github.com/gonum/plot

gonum/plot provides an API for building and drawing plots in Go.


https://github.com/gyuho/goraph

Pure Go graph theory library(data structure, algorith visualization).


https://github.com/cpmech/gosl

Go scientific library for linear algebra, FFT, geometry, NURBS, numerical methods, probabilities, optimisation, differential equations, and more.


https://github.com/OGFris/GoStats

GoStats is an Open Source GoLang library for math statistics mostly used in Machine Learning domains, it covers most of the Statistical measures functions.


https://github.com/yourbasic/graph

Library of basic graph algorithms.


https://github.com/ChristopherRabotin/ode

Ordinary differential equation (ODE) solver which supports extended states and channel-based iteration stop conditions.


https://github.com/paulmach/orb

2D geometry types with clipping, GeoJSON and Mapbox Vector Tile support.


https://github.com/alixaxel/pagerank

Weighted PageRank algorithm implemented in Go.


https://github.com/sgreben/piecewiselinear

Tiny linear interpolation library.


https://github.com/claygod/PiHex

Implementation of the "Bailey-Borwein-Plouffe" algorithm for the hexadecimal number Pi.


https://github.com/khezen/rootfinding

root-finding algorithms library for finding roots of quadratic functions.


https://github.com/james-bowman/sparse

Go Sparse matrix formats for linear algebra supporting scientific and machine learning applications, compatible with gonum matrix libraries.


https://github.com/montanaflynn/stats

Statistics package with common functions missing from the Golang standard library.


https://github.com/nytlabs/streamtools

general purpose, graphical tool for dealing with streams of data.


https://github.com/DavidBelicza/TextRank

TextRank implementation in Golang with extendable features (summarization, weighting, phrase extraction) and multithreading (goroutine) support.


https://github.com/tchayen/triangolatte

2D triangulation library. Allows translating lines and polygons (both based on points) to the language of GPUs.


http://www.astropy.org/

A community Python library for Astronomy.


https://github.com/chapmanb/bcbio-nextgen

Providing best-practice pipelines for fully automated high throughput sequencing analysis.


https://github.com/chapmanb/bcbb

Collection of useful code related to biological analysis.


http://biopython.org/wiki/Main_Page

Biopython is a set of freely available tools for biological computation.


http://cclib.github.io/

A library for parsing and interpreting the results of computational chemistry packages.


http://colour-science.org/

A colour science package implementing a comprehensive number of colour theory transformations and algorithms.


https://networkx.github.io/

A high-productivity software for complex networks.


http://nipy.org

A collection of neuroimaging toolkits.


http://www.numpy.org/

A fundamental package for scientific computing with Python.


http://openbabel.org/wiki/Main_Page

A chemical toolbox designed to speak the many languages of chemical data.


https://github.com/obspy/obspy/wiki/

A Python toolbox for seismology.


http://www.pydy.org/

Short for Python Dynamics, used to assist with workflow in the modeling of dynamic motion.


https://github.com/pymc-devs/pymc3

Markov Chain Monte Carlo sampling toolkit.


http://qutip.org/

Quantum Toolbox in Python.


http://www.rdkit.org/

Cheminformatics and Machine Learning Software.


https://www.scipy.org/

A Python-based ecosystem of open-source software for mathematics, science, and engineering.


https://github.com/statsmodels/statsmodels

Statistical modeling and econometrics in Python.


https://github.com/sympy/sympy

A Python library for symbolic mathematics.


https://github.com/quantopian/zipline

A Pythonic algorithmic trading library.


https://bitbucket.org/simpy/simpy

A process-based discrete-event simulation framework.


http://jwork.org/dmelt

Environment for scientific computation, data analysis and data visualization.


https://github.com/Erdos-Graph-Framework/Erdos

Modular, light and easy graph framework for theoretic algorithms.


http://graphstream-project.org

Library for modeling and analyzing dynamic graphs.


http://www.jfree.org/jfreechart

2D chart library for Swing, JavaFX and server-side applications.


https://github.com/jgrapht/jgrapht

Graph library that provides mathematical graph-theory objects and algorithms.


https://github.com/jgraph/jgraphx

Library for visualizing (mainly Swing) and interacting with node-edge graphs.


https://github.com/MinesJTK/jtk

Library for geophysical scientific computation, visualization and digital signal analysis.


http://www.zavtech.com/morpheus/docs

Provides a versatile two-dimensional memory efficient tabular data structure called a DataFrame to enable efficient in-memory analytics for scientific computing on the JVM.


https://github.com/jfree/orson-charts

Generates a wide variety of 3D charts that can be displayed with Swing and JavaFX or exported to PDF, SVG, PNG and JPEG.


https://github.com/lwhite1/tablesaw

Includes a data-frame, an embedded column store, and hundreds of methods to transform, summarize, or filter data.


https://github.com/knowm/XChart

A light-weight library for plotting data. Many customizable chart types are available.