Pinned Repositories
AsphericityQt
Analyze asphericity and root mean squared deficit angle
browser-grading
A dashboard for interactive grading that runs in the browser.
bulk_surface_wave_pinning
A bulk-surface wave-pinning model code in C++ based on deal.ii
caudal-propulsion
Caudal Fin Propulsion
learning-cgal
Comparing performance of CGAL and VTK using 3D Delaunay triangulation and Stereographic projection
mae261b
My non-linear FEM MATLAB code
ops-spherical-harmonics
Calculate spherical harmonic coefficients of a point cloud using SHTOOLS fortran routines in C++.
oriented-particles
C++ implementation of Oriented Particles System
oriented-particles-python
A Python 3 implementation for Oriented Particles System using Numba
vtk-voronoi
Voronoi construction from a polygonal mesh using VTK.
amit112amit's Repositories
amit112amit/learning-cgal
Comparing performance of CGAL and VTK using 3D Delaunay triangulation and Stereographic projection
amit112amit/mae261b
My non-linear FEM MATLAB code
amit112amit/ops-spherical-harmonics
Calculate spherical harmonic coefficients of a point cloud using SHTOOLS fortran routines in C++.
amit112amit/oriented-particles
C++ implementation of Oriented Particles System
amit112amit/oriented-particles-python
A Python 3 implementation for Oriented Particles System using Numba
amit112amit/vtk-voronoi
Voronoi construction from a polygonal mesh using VTK.
amit112amit/AsphericityQt
Analyze asphericity and root mean squared deficit angle
amit112amit/browser-grading
A dashboard for interactive grading that runs in the browser.
amit112amit/bulk_surface_wave_pinning
A bulk-surface wave-pinning model code in C++ based on deal.ii
amit112amit/caudal-propulsion
Caudal Fin Propulsion
amit112amit/curves_and_surfaces
Some Jupyter notebooks to accompany CAD course
amit112amit/easygrader
Browser based academic grading dashboard
amit112amit/fedora-dealii
Install deal.ii on Fedora Workstation
amit112amit/fedora-fenics
Scripts to install DOLFIN, MSHR and PETSc from source on Fedora 32
amit112amit/geom_transform_demos
A collection of juypter notebooks to demonstrate different types of geometric transformations.
amit112amit/interactive-grading
A Bokeh dashboard for interactively deciding grades of students.
amit112amit/io.github.veusz.Veusz
amit112amit/kickstart.nvim
A launch point for your personal nvim configuration
amit112amit/learn_cython
Learning to write extension modules for Python in C++ using Cython
amit112amit/mesh
Generating z=f(x,y) surface meshes using GMSH.
amit112amit/meshio
:spider_web: input/output for many mesh formats
amit112amit/mfem
Lightweight, general, scalable C++ library for finite element methods
amit112amit/minperimeter
Attempt at arbitrary precision optimization for the isoperimetric problem
amit112amit/molten-shell-indentation
A Jupyter notebook to investigate effect of external pressure on a molten shell with an indentation.
amit112amit/Notebook
Jupyter notebook for Melting on a Sphere calculations
amit112amit/ops-python
Python bindings using pybind11 for oriented particle system C++ code.
amit112amit/opsresults
Sharing OPS simulation results.
amit112amit/simple-ops-python
A simplified version for the oriented particles zero-temperature code in Python 3.
amit112amit/sympy-bucky-tube
Some symbolic calculations to create a flat triangular lattice and roll it up into a zig-zag bucky tube
amit112amit/ubuntu_numba
Singularity container image to run Numba in Ubuntu