Skip to content

Commit

Permalink
Merge branch 'main' into rel-0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zoj613 authored Dec 21, 2020
2 parents 63412ca + 945a5b9 commit d6ed4d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyhtnorm/_htnorm.pyx
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ cdef class HTNGenerator:
The name of the generator to use for random number generation. The
value needs to be one of {'pcg', 'xrs'}, where 'pcg' is PCG64 and 'xrs'
is the Xoroshiro128plus bit generator.
Methods
-------
hyperplane_truncated_mvnorm(mean, cov, g, r, diag=False, out=False)
Expand Down

0 comments on commit d6ed4d0

Please sign in to comment.