Skip to content

solarecho3/vectors

Repository files navigation

vectors

notebooks

  • vectors.ipynb: All about vectors, in python.
  • differential_geometry.ipynb: Exploring differential geometry, in python.
  • embeddings.ipynb: applied vectors with embeddings and pgvector

psycopg2

psycopg2 is required for postgres, and for production, should be installed from source on the server. For debian/ubuntu, this can be done with:

sudo apt-get update
sudo apt-get install libpq-dev python-dev
sudo pip install psycopg2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published