Skip to content

A program to compute discretization of smooth hypersurfaces of any dimension and co-dimension

Notifications You must be signed in to change notification settings

craff/hypersurfaces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An OCaml program for compute discretization of algebraic hypersurfaces

Screen shot

Introduction

This program allows you to define polynomials and then to compute a discretization of the zero locus of one or more polynomials. It works in any dimenstion, co-dimension or degree, with as expected limitations due to the complexity of the problem.

Note: currently, the program will loop if the variety is not smooth.

Authors

Installation

If you have a modern installation of OCaml using opam, just install dune, gles3, pacomb and type make && make install.

Documentation

WORK IN PROGRESS

To run the examples:

You can run the examples in the tests folder by typing Hyper tests/filename.

About

A program to compute discretization of smooth hypersurfaces of any dimension and co-dimension

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published