Pinned Repositories
2022-tgis
Python Doesn't Byte: Crash Course in Python for 2022 Tennessee Girls in STEM Workshop.
2048.c
Console version of the game "2048" for GNU/Linux
algebraic-multigrid
Cross platform algebraic multigrid implementation using C++, Eigen3, and Catch2. For autodidactic purposes.
Ferrite.jl
Finite element toolbox for Julia
FETI.jl
(UNFINISHED) A Julia finite element tearing and interconnecting (FETI) prototype implementation. Intended for gathering thoughts, pseudocode, and docs for FETI.
hello-sparse-blas
Work in progress! (Intel MKL) Sparse BLAS CMake project with Fortran. Structure based on Modern CMake practices. Dependencies on optional unit tests as well as required external package FFTPACK for didactic purposes.
mlp-from-scratch
Implementation and extensive report on the multilayer perceptron to elucidate fundamental concepts in deep learning.
parallel-nbody
C MPI + OpenMP implementation of n-body simulation.
PlasmaCellDiff
Julia implementation of "Quantitative modeling of the terminal differentiation of B cells and mechanisms of lymphomagenesis" by Martinez2012 (https://doi.org/10.1073/pnas.1113019109)
jfdev001's Repositories
jfdev001/algebraic-multigrid
Cross platform algebraic multigrid implementation using C++, Eigen3, and Catch2. For autodidactic purposes.
jfdev001/FETI.jl
(UNFINISHED) A Julia finite element tearing and interconnecting (FETI) prototype implementation. Intended for gathering thoughts, pseudocode, and docs for FETI.
jfdev001/2022-tgis
Python Doesn't Byte: Crash Course in Python for 2022 Tennessee Girls in STEM Workshop.
jfdev001/2048.c
Console version of the game "2048" for GNU/Linux
jfdev001/AMfeti
Parallel Python FETI-code dedicated to structural mechanics problems
jfdev001/biotic-pump-complex-network
Julia implementation of "Networks of forest ecosystems: Mathematical modeling of their biotic pump mechanism and resilience to certain patch deforestation"
jfdev001/Ferrite.jl
Finite element toolbox for Julia
jfdev001/hello-sparse-blas
Work in progress! (Intel MKL) Sparse BLAS CMake project with Fortran. Structure based on Modern CMake practices. Dependencies on optional unit tests as well as required external package FFTPACK for didactic purposes.
jfdev001/parallel-nbody
C MPI + OpenMP implementation of n-body simulation.
jfdev001/PlasmaCellDiff
Julia implementation of "Quantitative modeling of the terminal differentiation of B cells and mechanisms of lymphomagenesis" by Martinez2012 (https://doi.org/10.1073/pnas.1113019109)
jfdev001/CS_Assignment
Minimalistic homework for the "Efficient toolbox of the Computational Scientist" lecture.
jfdev001/dolfinx
Next generation FEniCS problem solving environment
jfdev001/fftpack
Double precision version of fftpack
jfdev001/install-registry
For checking registration logic with registry repo (https://github.com/jfdev001/registry)
jfdev001/jfdev001
jfdev001/jfdev001.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
jfdev001/minimal-fetch-content-pfunit
jfdev001/mmdetection
OpenMMLab Detection Toolbox and Benchmark
jfdev001/PDEMethods
Julia implementations of numerical methods (finite elements, finite differences). Intended for didactic purposes only.
jfdev001/pFUnit
Parallel Fortran Unit Testing Framework
jfdev001/py-science-template
Example Python scientific project structure---based on DrWatson.jl structure.
jfdev001/pytorch-fundamentals
Repo for exploring pytorch ecosystem.
jfdev001/registry
For messing with __init__.py detection of .register file in the directory in which the pip package was installed. See install-registry repo (https://github.com/jfdev001/install-registry)
jfdev001/SeminarsSept
intro-cls-fork
jfdev001/simple-sphinx
jfdev001/singularity
SingularityCE is the Community Edition of Singularity, an open source container platform designed to be simple, fast, and secure.
jfdev001/stdlib
Fortran Standard Library
jfdev001/temp
jfdev001/UQ_2023
Home work for the course Uncertainty Quantification 2023 at the University of Amsterdam.
jfdev001/useful-functions-and-classes
Stores functions and classes that might be used across multiple projects.