Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
felipeZ committed Jul 6, 2020
1 parent 4f8eaec commit f9aa5fb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 14 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build
name: build

on: [push, pull_request]

Expand Down
18 changes: 5 additions & 13 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,6 @@
###########
Change Log
###########
# 0.1.0

All notable changes to this project will be documented in this file.
This project adheres to `Semantic Versioning <http://semver.org/>`_.

[Unreleased]
************

Added
-----

* Empty Python project directory structure
## Added
* Python dense interface using [Pybind11](https://github.com/pybind/pybind11)
* Wrapper function **eigensolver** and **eigensolveh**
* Test for the dense interface and the wrappers

0 comments on commit f9aa5fb

Please sign in to comment.