science.md
July 15, 2021 ยท View on GitHub
Bookmarks tagged [science]
www.codever.land/bookmarks/t/science
assocentity
https://github.com/ndabAP/assocentity
Package assocentity returns the average distance from words to a given entity.
- tags: go, science, data-analysis
- :octocat: source code
bradleyterry
https://github.com/seanhagen/bradleyterry
Provides a Bradley-Terry Model for pairwise comparisons.
- tags: go, science, data-analysis
- :octocat: source code
chart
https://github.com/vdobler/chart
Simple Chart Plotting library for Go. Supports many graphs types.
- tags: go, science, data-analysis
- :octocat: source code
dataframe-go
https://github.com/rocketlaunchr/dataframe-go
Dataframes for Go for machine-learning and statistics (similar to pandas).
- tags: go, science, data-analysis
- :octocat: source code
evaler
https://github.com/soniah/evaler
Simple floating point arithmetic expression evaluator.
- tags: go, science, data-analysis
- :octocat: source code
ewma
https://github.com/VividCortex/ewma
Exponentially-weighted moving averages.
- tags: go, science, data-analysis
- :octocat: source code
geom
https://github.com/skelterjohn/geom
2D geometry for golang.
- tags: go, science, data-analysis
- :octocat: source code
go-dsp
https://github.com/mjibson/go-dsp
Digital Signal Processing for Go.
- tags: go, science, data-analysis
- :octocat: source code
go-fn
https://github.com/ematvey/go-fn
Mathematical functions written in Go language, that are not covered by math pkg.
- tags: go, science, data-analysis
- :octocat: source code
go-gt
https://github.com/ThePaw/go-gt
Graph theory algorithms written in "Go" language.
- tags: go, science, data-analysis
- :octocat: source code
gocomplex
https://github.com/varver/gocomplex
Complex number library for the Go programming language.
- tags: go, science, data-analysis
- :octocat: source code
goent
https://github.com/kzahedi/goent
GO Implementation of Entropy Measures.
- tags: go, science, data-analysis
- :octocat: source code
gohistogram
https://github.com/VividCortex/gohistogram
Approximate histograms for data streams.
- tags: go, science, data-analysis
- :octocat: source code
gonum
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.
- tags: go, science, data-analysis
- :octocat: source code
gonum/plot
gonum/plot provides an API for building and drawing plots in Go.
- tags: go, science, data-analysis
- :octocat: source code
goraph
https://github.com/gyuho/goraph
Pure Go graph theory library(data structure, algorith visualization).
- tags: go, science, data-analysis
- :octocat: source code
gosl
https://github.com/cpmech/gosl
Go scientific library for linear algebra, FFT, geometry, NURBS, numerical methods, probabilities, optimisation, differential equations, and more.
- tags: go, science, data-analysis
- :octocat: source code
GoStats
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.
- tags: go, science, data-analysis
- :octocat: source code
graph
https://github.com/yourbasic/graph
Library of basic graph algorithms.
- tags: go, science, data-analysis
- :octocat: source code
ode
https://github.com/ChristopherRabotin/ode
Ordinary differential equation (ODE) solver which supports extended states and channel-based iteration stop conditions.
- tags: go, science, data-analysis
- :octocat: source code
orb
https://github.com/paulmach/orb
2D geometry types with clipping, GeoJSON and Mapbox Vector Tile support.
- tags: go, science, data-analysis
- :octocat: source code
pagerank
https://github.com/alixaxel/pagerank
Weighted PageRank algorithm implemented in Go.
- tags: go, science, data-analysis
- :octocat: source code
piecewiselinear
https://github.com/sgreben/piecewiselinear
Tiny linear interpolation library.
- tags: go, science, data-analysis
- :octocat: source code
PiHex
https://github.com/claygod/PiHex
Implementation of the "Bailey-Borwein-Plouffe" algorithm for the hexadecimal number Pi.
- tags: go, science, data-analysis
- :octocat: source code
rootfinding
https://github.com/khezen/rootfinding
root-finding algorithms library for finding roots of quadratic functions.
- tags: go, science, data-analysis
- :octocat: source code
sparse
https://github.com/james-bowman/sparse
Go Sparse matrix formats for linear algebra supporting scientific and machine learning applications, compatible with gonum matrix libraries.
- tags: go, science, data-analysis
- :octocat: source code
stats
https://github.com/montanaflynn/stats
Statistics package with common functions missing from the Golang standard library.
- tags: go, science, data-analysis
- :octocat: source code
streamtools
https://github.com/nytlabs/streamtools
general purpose, graphical tool for dealing with streams of data.
- tags: go, science, data-analysis
- :octocat: source code
TextRank
https://github.com/DavidBelicza/TextRank
TextRank implementation in Golang with extendable features (summarization, weighting, phrase extraction) and multithreading (goroutine) support.
- tags: go, science, data-analysis
- :octocat: source code
triangolatte
https://github.com/tchayen/triangolatte
2D triangulation library. Allows translating lines and polygons (both based on points) to the language of GPUs.
- tags: go, science, data-analysis
- :octocat: source code
astropy
A community Python library for Astronomy.
bcbio-nextgen
https://github.com/chapmanb/bcbio-nextgen
Providing best-practice pipelines for fully automated high throughput sequencing analysis.
- tags: python, science
- :octocat: source code
bccb
https://github.com/chapmanb/bcbb
Collection of useful code related to biological analysis.
- tags: python, science
- :octocat: source code
Biopython
http://biopython.org/wiki/Main_Page
Biopython is a set of freely available tools for biological computation.
cclib
A library for parsing and interpreting the results of computational chemistry packages.
Colour
A colour science package implementing a comprehensive number of colour theory transformations and algorithms.
NetworkX
A high-productivity software for complex networks.
NIPY
A collection of neuroimaging toolkits.
NumPy
A fundamental package for scientific computing with Python.
Open Babel
http://openbabel.org/wiki/Main_Page
A chemical toolbox designed to speak the many languages of chemical data.
ObsPy
https://github.com/obspy/obspy/wiki/
A Python toolbox for seismology.
- tags: python, science
- :octocat: source code
PyDy
Short for Python Dynamics, used to assist with workflow in the modeling of dynamic motion.
PyMC
https://github.com/pymc-devs/pymc3
Markov Chain Monte Carlo sampling toolkit.
- tags: python, science
- :octocat: source code
QuTiP
Quantum Toolbox in Python.
RDKit
Cheminformatics and Machine Learning Software.
SciPy
A Python-based ecosystem of open-source software for mathematics, science, and engineering.
statsmodels
https://github.com/statsmodels/statsmodels
Statistical modeling and econometrics in Python.
- tags: python, science
- :octocat: source code
SymPy
https://github.com/sympy/sympy
A Python library for symbolic mathematics.
- tags: python, science
- :octocat: source code
Zipline
https://github.com/quantopian/zipline
A Pythonic algorithmic trading library.
- tags: python, science
- :octocat: source code
SimPy
https://bitbucket.org/simpy/simpy
A process-based discrete-event simulation framework.
DataMelt
Environment for scientific computation, data analysis and data visualization.
Erdos
https://github.com/Erdos-Graph-Framework/Erdos
Modular, light and easy graph framework for theoretic algorithms.
- tags: java, science
- :octocat: source code
GraphStream
http://graphstream-project.org
Library for modeling and analyzing dynamic graphs.
JFreeChart
http://www.jfree.org/jfreechart
2D chart library for Swing, JavaFX and server-side applications.
JGraphT
https://github.com/jgrapht/jgrapht
Graph library that provides mathematical graph-theory objects and algorithms.
- tags: java, science
- :octocat: source code
JGraphX
https://github.com/jgraph/jgraphx
Library for visualizing (mainly Swing) and interacting with node-edge graphs.
- tags: java, science
- :octocat: source code
Mines Java Toolkit
https://github.com/MinesJTK/jtk
Library for geophysical scientific computation, visualization and digital signal analysis.
- tags: java, science
- :octocat: source code
Morpheus
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.
Orson-Charts
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.
- tags: java, science
- :octocat: source code
Tablesaw
https://github.com/lwhite1/tablesaw
Includes a data-frame, an embedded column store, and hundreds of methods to transform, summarize, or filter data.
- tags: java, science
- :octocat: source code
XChart
https://github.com/knowm/XChart
A light-weight library for plotting data. Many customizable chart types are available.
- tags: java, science
- :octocat: source code