Skip to content

papagiannakis/pyEEL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The pyEEL package

pyEEL (Explore, Experiment and Learn)

A python, pure software design pattern based package that features several tutorial in order to showcase basic, cross-platform scientific computing and OpenGL-based real-time computer graphics with applications to scientific visualization and deep learning.


Copyright 2021-2022 Dr. George Papagiannakis, papagian@csd.uoc.gr

All Rights Reserved

University of Crete & Foundation for Research & Technology - Hellas (FORTH)


Why EEL?:

This package is aimed as a basic behind-the-black-box implementation of several classic as well as modern scientific computing, computer graphics, deep learning and geometric algebra methodologies, algorithms and techniques, aimed for teaching as well as a framework/playgrounf for novel research.

It contains the following sections of tutorials as jupyter notebooks:

  • SciCom: Scientific Computing with python
  • GATE: Geometric Algebra Transformation Engine
  • DL: Deep Learning
  • CG: Computer Graphics
  • neuralCG: deep learning 4 computer graphics

Installation

  • For development: via github

    git clone .......
    

    and in order to install it locally via pip:

    python -m pip install -e .
    

Contributors

  • Prof. George Papagiannakis
  • Dr. Kamarianakis Manos

Licensing

pyEEL is licensed under the Apache License, Version 2.0. See LICENSE.txt for the full license text.

About

Explore Experiment Learn

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published