Nelson includes code from the following projects, which have their own licenses:
- Qt 6.x Cross-platform application framework
- Boost C++ Libraries
- Eigen
a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms:
http://eigen.tuxfamily.org/index.php?title=Main_Page#License
- BLAS
Basic Linear Algebra Subprograms
- LAPACK
Linear Algebra PACKage
http://www.netlib.org/lapack/ > http://www.netlib.org/lapack/#_licensing
- OpenBLAS
OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
- fftw3.h
FFTW header
https://raw.githubusercontent.com/FFTW/fftw3/master/api/fftw3.h
MIT license
- MKL
The Fastest and Most-UsedMath Library for Intel-Based Systems
https://software.intel.com/en-us/license/intel-simplified-software-license
- HDF5
High-performance data management and storage suite
- MATIO
MAT file I/O library
- F2C
f2c is a program to convert Fortran 77 to C code, developed at Bell Laboratories.
NetLib license (free software)
- MS-MPI
Microsoft MPI (MS-MPI) is a Microsoft implementation of the Message Passing Interface standard for developing and running parallel applications on the Windows platform.
https://msdn.microsoft.com/en-us/library/bb524831(v=vs.85).aspx
- Open-mpi
- Libxml2
the XML C parser and toolkit developed for the Gnome project
- libffi
A portable foreign-function interface library
- zlib
A Massively Spiffy Yet Delicately Unobtrusive Compression Library
- minizip2
Fork of the popular zip manipulation library found in the zlib distribution.
- Hoedown
Standards compliant, fast, secure markdown processing library in C
- Linenoise
Linse is a header-only readline library for C++17.
- ICU
International Components for Unicode
- gettext
https://www.gnu.org/software/gettext/manual/html_node/Licenses.html
- highlight.js
https://github.com/isagalaev/highlight.js/blob/master/LICENSE
- dtl
The Diff Template Library written by C++
- TANGO icons
Public Domain
- Jmsn
https://github.com/zserge/jsmn/blob/master/LICENSE MIT license
- cpp-json-prettify
https://github.com/Borisas/cpp-json-prettify/blob/master/license.txt MIT license
- JSON for Modern C++
https://github.com/nlohmann/json/blob/master/LICENSE.MIT MIT license
- Portaudio
PortAudio is a free, cross-platform, open-source, audio I/O library
http://www.portaudio.com/ > http://www.portaudio.com/license.html MIT license
- libsndfile
Libsndfile is a C library for reading and writing files containing sampled sound.
https://github.com/erikd/libsndfile/blob/master/COPYING LGPL
- taglib
TagLib Audio Meta-Data Library
https://github.com/taglib/taglib/blob/master/COPYING.LGPL LGPL
- Socket.IO C++ Client
C++11 implementation of Socket.IO client
https://github.com/socketio/socket.io-client-cpp/blob/master/LICENSE (MIT)
- rapidJSON
A fast JSON parser/generator for C++ with both SAX/DOM style API
https://github.com/Tencent/rapidjson/blob/master/license.txt (MIT)
- websocketpp
C++ websocket client/server library
- libcurl
libcurl - the multiprotocol file transfer library
- libgit2
libgit2 is a portable, pure C implementation of the Git core methods.
https://github.com/libgit2/libgit2/blob/master/COPYING GPL with LINKING EXCEPTION
- semver.c
Semantic version v2.0 parser and render written in ANSI C with zero dependencies.
https://github.com/h2non/semver.c/blob/master/LICENSE MIT license
- asio
Asio C++ Library
https://github.com/chriskohlhoff/asio/blob/master/asio/COPYING (Boost 1.0)
- picoSHA2
PicoSHA2 - a C++ SHA256 hash generator
https://github.com/okdshin/PicoSHA2/blob/master/LICENSE MIT license
- fmtlib
A modern formatting library
https://github.com/fmtlib/fmt/blob/master/LICENSE.rst MIT license
- fast_float
fast_float number parsing library: 4x faster than strtod
https://github.com/fastfloat/fast_float/blob/main/LICENSE-MIT MIT license
- Hack-Regular font
A typeface designed for source code
https://github.com/source-foundry/Hack/blob/master/LICENSE.md MIT license
Nerds font
https://github.com/ryanoasis/nerd-fonts/releases/download/v2.2.2/Hack.zip
- Combinear Theme
A typeface designed for source code
https://qss-stock.devsecstudio.com/templates/components/components2/combinear/Combinear.rar
MIT license
- thread-pool
A C++17 Thread Pool for High-Performance Scientific Computing
https://github.com/bshoshany/thread-pool/blob/master/LICENSE.txt MIT license
- simdutf
Unicode routines (UTF8, UTF16, UTF32): billions of characters per second using SSE2, AVX2, NEON, AVX-512.
https://github.com/simdutf/simdutf/blob/master/LICENSE-MIT MIT license
- stduuid
A C++17 cross-platform implementation for UUIDs
https://github.com/mariusbancila/stduuid/blob/master/LICENSE MIT license
- Piecewise Polynomial Package (interv)
https://netlib.org/pppack/interv.f > http://www.netlib.org/pppack
- simplefilewatcher
FileWatcher is a C++ wrapper for OS file monitoring systems.
https://github.com/jameswynn/simplefilewatcher/blob/master/License.txt MIT license
- Swedish Embedded Control Systems Toolbox
Original library is based on excellent work by Daniel Mårtensson who has developed the original algorithms in C and GNU Octave.
https://github.com/swedishembedded/control/blob/main/LICENSE MIT license
- oneAPI Threading Building Blocks
oneTBB is a flexible C++ library that simplifies the work of adding parallelism to complex applications, even if you are not a threading expert.
https://github.com/oneapi-src/oneTBB/blob/master/LICENSE.txt Apache 2.0
- rapidCSV - C++ CSV parser library
Rapidcsv is an easy-to-use C++ CSV parser library.
https://github.com/d99kris/rapidcsv/blob/master/LICENSE MIT license