Added README; added step to install BLAS in the build
Some checks are pending
continuous-integration/drone Build is running
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-02-02 17:07:52 +01:00
parent c61b3de696
commit 239acc4605
2 changed files with 12 additions and 2 deletions

View File

@@ -6,6 +6,6 @@ steps:
- name: build
image: fpco/stack-build:lts-20
commands:
- pwd
- ls
- apt-get update
- apt-get install -y libopenblas-dev
- stack build

10
README.md Normal file
View File

@@ -0,0 +1,10 @@
Petzval
=======
[![Build Status](https://ci.thequux.com/api/badges/thequux/petzval/status.svg)](https://ci.thequux.com/thequux/petzval)
Petzval is a WIP lens optimization kernel. At this stage of development, it's
probably only interesting to its author and people interested in contributing,
but we aim to provide an engine that can power something like Zemax or Code-V.