-
Updated
Mar 11, 2019 - Python
#
computing
Here are 192 public repositories matching this topic...
IPython Cookbook, Second Edition, by Cyrille Rossant, Packt Publishing 2018
visualization
python
data-science
machine-learning
data-mining
jupyter
ipython
jupyter-notebook
data-visualization
data-analysis
computing
numerical-computation
Code of the IPython Cookbook, Second Edition, by Cyrille Rossant, Packt Publishing 2018 [read-only repository]
visualization
python
data-science
machine-learning
data-mining
jupyter
ipython
jupyter-notebook
data-visualization
data-analysis
computing
numerical-computation
-
Updated
Sep 13, 2019 - Jupyter Notebook
Tradução do livro Pense em Python (2ª ed.), de Allen B. Downey
-
Updated
Mar 30, 2019 - Python
Fast and small Nodejs thread pools implemented
-
Updated
Aug 31, 2020 - JavaScript
“Persian and other languages and cultures of Iran in the digital realm”
wiki
persian
persian-calendar
persian-language
computing
persian-nlp
persian-jalali
persian-stemmer
persian-digit
persian-web
-
Updated
Mar 4, 2018 - HTML
SciWiki: Collective KnowledgeBase for Scientific Data and Use
-
Updated
Sep 3, 2020 - HTML
Pipeline module for parallel real-time data processing for machine learning models development and production purposes.
python
data-science
machine-learning
natural-language-processing
deep-learning
algorithms
parallel
data-preprocessing
data-processing
computing
data-preparation
data-pipeline
-
Updated
Nov 13, 2019
Lessons and problems for introductory Python 3 course
-
Updated
May 28, 2018 - Python
Open
Kill container
1
enggrey
commented
Dec 1, 2017
How do users kill their own containers if they don't want to let them run anymore
Browser computing unleashed!
-
Updated
Oct 21, 2017 - CSS
Joy of computing using Python NPTEL Course Assignment Solutions
-
Updated
Feb 22, 2020 - Python
List of inspiring articles, blogs, tutorials and books. Tech stuff.
finance
gamedev
design
books
web
ai
math
physics
game-development
reading
artificial-intelligence
knowledgebase
knowledge-base
computing
-
Updated
Nov 1, 2017
openMP implementation of parallel bitonic sort
sorting
hpc
gpu
parallel
cuda
sort
high-performance-computing
sorting-algorithms
computing
radix-sort
bitonic-sort
-
Updated
Jun 17, 2019 - C++
Lung Extraction from Chest X-ray for Efficient Computing
-
Updated
May 13, 2019 - Python
My name is Fang Biao. I'm currently pursuing my Master degree with the college of Computer Science and Engineering, Si Chuan University, Cheng Du, China. For more informantion about me and my research, you can go to [my homepage](https://github.com/hisrg). One of my research interests is architecture design for deep learning and neuromorphic computing. This is an exciting field where fresh ideas come out every day, so I'm collecting works on related topics. Welcome to join us!
-
Updated
Jan 3, 2020
A C++ Scientific plotting library
python
plots
cpp
graph
simple
anaconda
graphics
seaborn
easy-to-use
scientific
plotting
zpm
computing
plotting-scripts
-
Updated
Jun 1, 2018 - C++
Streaming Engine that implements Flume patterns.
elasticsearch
streaming
erlang
collection
pipeline
rabbitmq
dsl
distributed
aggregate
flume
reliable
computing
erlang-libraries
mnesia
erlang-library
stepflow
flume-patterns
-
Updated
Jan 25, 2018 - Erlang
Introduction to Applied Mathematics and Informatics in Drug Discovery (AMIDD)
bioinformatics
statistics
teaching
drug-discovery
informatics
applied-mathematics
chemoinformatics
computing
-
Updated
Sep 11, 2020 - TeX
3
mcb2003
commented
Apr 2, 2018
Only some of the pages have even 1 comment on them and even then, it is by no means comprehensive enough. If someone could take the time to comment the code. that would be great.
Heres a list of files for yas to look at:
- includes/functions.inc.php (Most Important, as it is the most complex).
- includes/headers.inc.php.
- includes/nav.inc.php.
- _article/
Actor model (concurrent computation model)
-
Updated
Nov 20, 2019 - JavaScript
A Task-based Library for Solving Dense Nonsymmetric Eigenvalue Problems
library
gpu
mpi
parallel-computing
eigenvectors
eigenvalue
shared-memory
computing
eigenvalues
task-based
hessenberg-reduction
distributed-memory
hessenberg-forms
schur-decomposition
eigenvalueproblems
eigenvector
starpu
nlafet
schur-reduction
schur-forms
-
Updated
Sep 11, 2020 - C
AutoElastic: Automatic Resource Elasticity for High Performance Applications in the Cloud
-
Updated
Oct 9, 2017 - HTML
SIMD Abstraction layer
-
Updated
Mar 20, 2020 - C++
Tenzar RunBox: Run, Compute, and Collaborate.
docker
docs
storage
containers
collaboration
orchestration
computing
computations
tenzar
runbox
tenzar-dx
-
Updated
Jul 19, 2018
Improve this page
Add a description, image, and links to the computing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the computing topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
External libraries consume space in the repository and have to be updated manually.
Describe the solution you'd like
Remove them from
external
folder and download them incmake
before building the package or whenever needed. This should be straightforward for the cases ofboost
andeigen
. Forlpsolve
removing fro