mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-08 19:44:57 -05:00
docs: update README.md
- Added the logo at the top of the readme.md - Removed the S in: Read documentionS badge - Changed community forum: available to community forum: online. - Removed TOC (useless) - Added support link and image
This commit is contained in:
committed by
Alex Quint
parent
7901d8868c
commit
2f3953613f
@@ -19,6 +19,3 @@ This documentation is split into several sections:
|
||||
* **How to** section to help you perform specific tasks
|
||||
* **Developer** section to explain the inner workings of the library and everything related to contributing to the project
|
||||
|
||||
## Looking for support? Ask our team!
|
||||
|
||||

|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Extensions
|
||||
|
||||
**Concrete Numpy** tries to support **NumPy** as much as possible, but due to some technical limitations, not everything can be supported. On top of that, there are some things **NumPy** lack, which are useful. In some of these situations, we provide extesions in **Concrete Numpy** to improve your experience.
|
||||
**Concrete Numpy** tries to support **NumPy** as much as possible, but due to some technical limitations, not everything can be supported. On top of that, there are some things **NumPy** lack, which are useful. In some of these situations, we provide extensions in **Concrete Numpy** to improve your experience.
|
||||
|
||||
## cnp.zero()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user