Skip to content

Commit 78d33b4

Browse files
committed
Merge remote-tracking branch 'refs/remotes/origin/CPP' into CPP
2 parents daadd1f + fca3afb commit 78d33b4

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
### !!!DISCLAMER!!!
44
Tensorium is still in the early development phase, and many of its features work, but I'm not yet convinced of the solidity of some of them (especially the tensor manipulations).
55
The python binding is usable without any other python librairy, but I'm still working on it to make it all clean and usable using a simple pip3 install (see the Jupiter Notebook).
6-
note: macos version does not compile at the moment because Apple always want to be different (in clang too...)
76

87
**Tensorium_lib** is a high-performance scientific C++ library designed for demanding computational domains such as **numerical relativity**, **machine learning (ML)**, **deep learning (DL)** and general **scientific simulations**.
98

@@ -47,7 +46,7 @@ This library is built with the goal of empowering projects that require both spe
4746
- Full MPI support (maybe Intel-TBB routines
4847
- Spectral Methdods (Chebychev/Fourrier)
4948
- Backward FDM
50-
- Some (severak) optimizations
49+
- Some (several) optimizations
5150

5251
## Build Instructions
5352

0 commit comments

Comments
 (0)