Jagrit Digani 
							
						 
					 
					
						
						
							
						
						7f914365fd 
					 
					
						
						
							
							Fix GPU sort for large arrays ( #1285 )  
						
						 
						
						... 
						
						
						
						* Fix GPU sort for large arrays 
						
						
					 
					
						2024-07-24 14:37:10 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Barron 
							
						 
					 
					
						
						
							
						
						c34a5ae7f7 
					 
					
						
						
							
							Fix bfloat16 Hadamard ( #1283 )  
						
						 
						
						... 
						
						
						
						* fix bfloat16 hadamard
* add scale
* review comments
---------
Co-authored-by: Alex Barron <abarron22@apple.com > 
						
						
					 
					
						2024-07-23 14:54:43 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Awni Hannun 
							
						 
					 
					
						
						
							
						
						e2aa6ec8ae 
					 
					
						
						
							
							some fixes ( #1281 )  
						
						 
						
						
						
						
					 
					
						2024-07-23 11:49:05 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Tim Gymnich 
							
						 
					 
					
						
						
							
						
						6307d166eb 
					 
					
						
						
							
							Fix overflow / underflow handling for expm1f ( #1278 )  
						
						 
						
						... 
						
						
						
						* Fix overflow / underflow handling for expm1f
* update tests 
						
						
					 
					
						2024-07-23 07:29:06 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Barron 
							
						 
					 
					
						
						
							
						
						a3c287354f 
					 
					
						
						
							
							Fast Hadamard Transform ( #1249 )  
						
						 
						
						... 
						
						
						
						* Working hadamard for powers of 2
* working for m*2^k
* add scale and check contiguity
* add size check
* clean up
* fix test
* add grads + vmap
* gpu only
* skip on linux
* test typo
* add cpu impl
* remove gpu only tests
* fix linux build + add is_equivalent 
						
						
					 
					
						2024-07-09 20:39:01 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Barron 
							
						 
					 
					
						
						
							
						
						bdb36c9a63 
					 
					
						
						
							
							add zero vjps for bitwise ops and gather w.r.t. index ( #1256 )  
						
						 
						
						
						
						
					 
					
						2024-07-07 21:34:59 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Barron 
							
						 
					 
					
						
						
							
						
						2615660e62 
					 
					
						
						
							
							Fix strided sort bug ( #1236 )  
						
						 
						
						... 
						
						
						
						* Use output strides in sort kernel
* fix zero strides bug 
						
						
					 
					
						2024-06-26 14:32:11 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Awni Hannun 
							
						 
					 
					
						
						
							
						
						496315fe1d 
					 
					
						
						
							
							Fix scan ( #1188 )  
						
						 
						
						... 
						
						
						
						* fix scan
* improve grid size
* fix cpu cummax 
						
						
					 
					
						2024-06-05 14:21:58 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Awni Hannun 
							
						 
					 
					
						
						
							
						
						83b11bc58d 
					 
					
						
						
							
							Fix Metal API validation for empty concat ( #1183 )  
						
						 
						
						
						
						
					 
					
						2024-06-04 13:17:08 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Awni Hannun 
							
						 
					 
					
						
						
							
						
						ea9090bbc4 
					 
					
						
						
							
							Add view op ( #1179 )  
						
						 
						
						... 
						
						
						
						* add view primitive
* nit
* fix view 
						
						
					 
					
						2024-06-04 08:05:27 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jagrit Digani 
							
						 
					 
					
						
						
							
						
						76b6cece46 
					 
					
						
						
							
							Fix multi-block sort stride management ( #1169 )  
						
						 
						
						... 
						
						
						
						* Fix multi-block sort stride management
* Add seed to tests 
						
						
					 
					
						2024-05-31 11:10:54 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Awni Hannun 
							
						 
					 
					
						
						
							
						
						a87ef5bfc1 
					 
					
						
						
							
							fix broadcast bug in bitwise ops ( #1157 )  
						
						 
						
						
						
						
					 
					
						2024-05-24 11:44:40 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Abe Leininger 
							
						 
					 
					
						
						
							
						
						79ef49b2c2 
					 
					
						
						
							
							add mx.trace ( #1143 ) ( #1147 )  
						
						 
						
						... 
						
						
						
						* working c++ trace implementation
* updated throw + added overloads
* added python binding for trace function
* pre-commit reformatting
* add trace to docs
* resolve comments
* remove to_stream call 
						
						
					 
					
						2024-05-22 15:50:27 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alex Barron 
							
						 
					 
					
						
						
							
						
						2e158cf6d0 
					 
					
						
						
							
							Add conjugate operator ( #1100 )  
						
						 
						
						... 
						
						
						
						* cpu and gpu impl
* add mx.conj and array.conj()
---------
Co-authored-by: Alex Barron <abarron22@apple.com > 
						
						
					 
					
						2024-05-10 07:22:20 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Awni Hannun 
							
						 
					 
					
						
						
							
						
						b21242faf1 
					 
					
						
						
							
							Allow unary ops to accept array like ( #1093 )  
						
						 
						
						
						
						
					 
					
						2024-05-09 09:36:02 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Rahul Yedida 
							
						 
					 
					
						
						
							
						
						cc05a281c4 
					 
					
						
						
							
							Added ArcTan2 operation ( #1079 )  
						
						 
						
						... 
						
						
						
						* Added ArcTan2 operation
* Cleanup, bug fixes from code review
* Minor cleanup, fixed Linux tests 
						
						
					 
					
						2024-05-08 08:35:15 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Awni Hannun 
							
						 
					 
					
						
						
							
						
						86f495985b 
					 
					
						
						
							
							Add bitwise ops ( #1037 )  
						
						 
						
						... 
						
						
						
						* bitwise ops
* fix tests 
						
						
					 
					
						2024-04-26 22:03:42 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Aneesh Shetty 
							
						 
					 
					
						
						
							
						
						d0dbfe0b97 
					 
					
						
						
							
							Adds radians and degrees ( #1011 )  
						
						 
						
						
						
						
					 
					
						2024-04-22 11:17:49 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Abe Leininger 
							
						 
					 
					
						
						
							
						
						a1a31eed27 
					 
					
						
						
							
							Add mx.meshgrid ( #961 )  
						
						 
						
						
						
						
					 
					
						2024-04-09 11:43:08 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Awni Hannun 
							
						 
					 
					
						
						
							
						
						42afe27e12 
					 
					
						
						
							
							std and expm1 ( #973 )  
						
						 
						
						... 
						
						
						
						* std and expm1
* actually add expm1
* fix linux
* fix vjp
* relax tol for linux test
* Add it to the compilable primitives
---------
Co-authored-by: Angelos Katharopoulos <a_katharopoulos@apple.com > 
						
						
					 
					
						2024-04-08 14:26:01 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Awni Hannun 
							
						 
					 
					
						
						
							
						
						76e63212ff 
					 
					
						
						
							
							Enable bfloat scan ( #974 )  
						
						 
						
						... 
						
						
						
						* enable bfloat scan
* fix tests 
						
						
					 
					
						2024-04-08 12:29:19 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Awni Hannun 
							
						 
					 
					
						
						
							
						
						e142aaf8a1 
					 
					
						
						
							
							Option for precise softmax ( #953 )  
						
						 
						
						... 
						
						
						
						* precise softmax
* Add an equivalency check
* Make the threadgroup memory definition fixed
* precise cpu softmax
* precise option on cpu
* remove print
---------
Co-authored-by: Angelos Katharopoulos <a_katharopoulos@apple.com > 
						
						
					 
					
						2024-04-04 08:32:35 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Cheng 
							
						 
					 
					
						
						
							
						
						f30b659291 
					 
					
						
						
							
							Make MLX build on x64 macOS ( #901 )  
						
						 
						
						... 
						
						
						
						The arm64 macbook pros are heavy and I usually care my intel one for
mobile, it would be nice if I can play with MLX on it.
To build with x64, user must pass `MLX_ENABLE_X64_MAC` to cmake:
CMAKE_ARGS='-DMLX_ENABLE_X64_MAC=ON' python setup.py 
						
						
					 
					
						2024-03-27 06:14:29 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jagrit Digani 
							
						 
					 
					
						
						
							
						
						925014b661 
					 
					
						
						
							
							Fix multiblock sort limits ( #906 )  
						
						 
						
						... 
						
						
						
						* Fix multiblock sort limits
* Fix metal validation error 
						
						
					 
					
						2024-03-26 14:00:00 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daniel Strobusch 
							
						 
					 
					
						
						
							
						
						479051ce1c 
					 
					
						
						
							
							add numeric type hierarchy and issubdtype as well as a set_dtype meth… ( #427 )  
						
						 
						
						... 
						
						
						
						* add numeric type hierarchy and issubdtype as well as a set_dtype method to nn.Module with predicate
numeric type hierarchy and issubtype is compatible to the [numpy hierarchy](220f0ab2c5/numpy/_core/numerictypes.py (L42) ).
Closes  #285 .
* nits in docs
* unify type category checking
* nits in docs
* nits in docs
* more docs nits
* fix callable type
---------
Co-authored-by: Awni Hannun <awni@apple.com > 
						
						
					 
					
						2024-03-25 12:32:59 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jagrit Digani 
							
						 
					 
					
						
						
							
						
						b219d12a6b 
					 
					
						
						
							
							Check edge case handling in row reduce med kernel ( #858 )  
						
						 
						
						
						
						
					 
					
						2024-03-20 11:37:58 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Justin Deschenaux 
							
						 
					 
					
						
						
							
						
						8e5600022a 
					 
					
						
						
							
							Implement RNN, GRU, LSTM ( #268 )  
						
						 
						
						... 
						
						
						
						* RNN base implementation
* Address comments+format
* nits in docs
* add tests for prb
* fix test
* add a couple tests
---------
Co-authored-by: Awni Hannun <awni@apple.com > 
						
						
					 
					
						2024-03-11 21:14:44 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Angelos Katharopoulos 
							
						 
					 
					
						
						
							
						
						8e281c76c3 
					 
					
						
						
							
							Fix the top-k op ( #768 )  
						
						 
						
						
						
						
					 
					
						2024-03-01 22:08:43 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Hinrik Snær Guðmundsson 
							
						 
					 
					
						
						
							
						
						08226ab491 
					 
					
						
						
							
							added atleast *args input support ( #710 )  
						
						 
						
						... 
						
						
						
						* added atleast list(array) input support
* function overloading implemented
* Refactoring
* fixed formatting
* removed pos_only 
						
						
					 
					
						2024-02-26 11:17:59 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Noah Farr 
							
						 
					 
					
						
						
							
						
						d729a1991b 
					 
					
						
						
							
							Fix arange with inf step ( #686 )  
						
						 
						
						... 
						
						
						
						* Fix case for step=inf in arange and add inf check for start/stop
* Add test cases for arange
* Update ops.cpp to include climits header
* Fix arange
* Fix formatting
* Refactor
* Add missing include 
						
						
					 
					
						2024-02-23 06:18:15 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Hinrik Snær Guðmundsson 
							
						 
					 
					
						
						
							
						
						f883fcede0 
					 
					
						
						
							
							Added support for atleast_1d, atleast_2d, atleast_3d ( #694 )  
						
						 
						
						
						
						
					 
					
						2024-02-19 09:40:52 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								toji 
							
						 
					 
					
						
						
							
						
						85143fecdd 
					 
					
						
						
							
							improved error msg for invalid axis(mx.split) ( #685 )  
						
						 
						
						... 
						
						
						
						* improved error msg for invalid axis(`mx.split`)
* Apply suggestions from code review
Co-authored-by: Awni Hannun <awni.hannun@gmail.com >
* fixed formatting issue
---------
Co-authored-by: Awni Hannun <awni.hannun@gmail.com > 
						
						
					 
					
						2024-02-15 07:25:38 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Noah Farr 
							
						 
					 
					
						
						
							
						
						0c65517e91 
					 
					
						
						
							
							Return empty array when repeats is 0 in mx.repeat ( #681 )  
						
						 
						
						... 
						
						
						
						* Return empty array when repeats is 0
* Add test case for repeats = 0 
						
						
					 
					
						2024-02-13 17:49:31 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nripesh Niketan 
							
						 
					 
					
						
						
							
						
						0dbc4c7547 
					 
					
						
						
							
							feat: Update pre-commit-config.yaml ( #667 )  
						
						 
						
						
						
						
					 
					
						2024-02-11 06:08:20 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Awni Hannun 
							
						 
					 
					
						
						
							
						
						b96be943dc 
					 
					
						
						
							
							bug fix ( #658 )  
						
						 
						
						
						
						
					 
					
						2024-02-09 16:50:45 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Abdussamet Türker 
							
						 
					 
					
						
						
							
						
						b670485185 
					 
					
						
						
							
							Remainder negative numerator bug fixed ( #641 )  
						
						 
						
						... 
						
						
						
						Co-authored-by: Angelos Katharopoulos <a_katharopoulos@apple.com > 
						
						
					 
					
						2024-02-09 16:49:14 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Angelos Katharopoulos 
							
						 
					 
					
						
						
							
						
						ea406d5e33 
					 
					
						
						
							
							CI change ( #645 )  
						
						 
						
						... 
						
						
						
						* CI update
* Skip large binary test for now
* Upgrade pip
* Add proper env variable skipping
* Update the CI
* Fix workflow name
* Set the low memory flag for the tests
* Change build process
* Add pip upgrade
* Use a venv
* Add a missing env activate
* Add setuptools
* Add twine upload back
* Re-enable automatic release builds 
						
						
					 
					
						2024-02-07 06:04:34 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Awni Hannun 
							
						 
					 
					
						
						
							
						
						d40a04f8dc 
					 
					
						
						
							
							minor fixes ( #631 )  
						
						 
						
						... 
						
						
						
						* minor fixes
* var with ddof >= nelements 
						
						
					 
					
						2024-02-05 13:27:49 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Avikant Srivastava 
							
						 
					 
					
						
						
							
						
						11a9fd40f0 
					 
					
						
						
							
							fix: handle linspace function when num is 1 ( #602 )  
						
						 
						
						... 
						
						
						
						* fix: handle linspace function when num is 1
* add comment
* fix test case
* remove breakpoint 
						
						
					 
					
						2024-02-04 11:03:49 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daniel Strobusch 
							
						 
					 
					
						
						
							
						
						4fd2fb84a6 
					 
					
						
						
							
							make python array SupportsAbs conform (like numpy) ( #624 )  
						
						 
						
						
						
						
					 
					
						2024-02-04 09:31:02 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Awni Hannun 
							
						 
					 
					
						
						
							
						
						09b9275027 
					 
					
						
						
							
							Make shape a tuple ( #591 )  
						
						 
						
						... 
						
						
						
						* shape tuple
* also remove simplify from docs
* rebase 
						
						
					 
					
						2024-01-30 13:11:01 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jacket 
							
						 
					 
					
						
						
							
						
						3f7aba8498 
					 
					
						
						
							
							Implement diagonal operator ( #562 )  
						
						 
						
						... 
						
						
						
						* Implement diagonal operator
This implements mx.diagonal in operator level, inspired by
@ManishAradwad.
* added `mx.diag` with tests
* corrected few things
* nits in bindings
* updates to diag
---------
Co-authored-by: ManishAradwad <manisharadwad@gmail.com >
Co-authored-by: Awni Hannun <awni@apple.com > 
						
						
					 
					
						2024-01-30 09:45:48 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Awni Hannun 
							
						 
					 
					
						
						
							
						
						3c2f192345 
					 
					
						
						
							
							Propagate nans in binary ops ( #579 )  
						
						 
						
						... 
						
						
						
						* propagate nans in binary ops
* handle empty matmul
* cpu minimum/maximum propagate nan
* benchmark maximum
* add min as well
* throw on negative indices with full
* verbose on linux
* fix matmul for zero K 
						
						
					 
					
						2024-01-29 11:19:38 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Rifur13 
							
						 
					 
					
						
						
							
						
						2463496471 
					 
					
						
						
							
							[Fix] mx.allclose bug with infinite values ( #539 )  
						
						 
						
						... 
						
						
						
						* Added isclose op and fixed comparison with inf values
* Added 'equal_nan' to match numpy
* format
* Add test
* Update python/src/ops.cpp
Co-authored-by: Awni Hannun <awni.hannun@gmail.com >
* Update python/src/ops.cpp
Co-authored-by: Awni Hannun <awni.hannun@gmail.com >
* Addressed CR comments
* Update python/src/ops.cpp
Co-authored-by: Awni Hannun <awni.hannun@gmail.com >
* nits
---------
Co-authored-by: Awni Hannun <awni.hannun@gmail.com >
Co-authored-by: Awni Hannun <awni@apple.com > 
						
						
					 
					
						2024-01-25 20:47:06 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Awni Hannun 
							
						 
					 
					
						
						
							
						
						f27ec5e097 
					 
					
						
						
							
							More helpful error message in vjp transform + concate bug ( #543 )  
						
						 
						
						... 
						
						
						
						* more helpful message in vjp transform
* fix concatenate on mismatch dims
* typo
* typo 
						
						
					 
					
						2024-01-24 09:58:33 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Awni Hannun 
							
						 
					 
					
						
						
							
						
						f30e63353a 
					 
					
						
						
							
							Minor updates to address a few issues ( #537 )  
						
						 
						
						... 
						
						
						
						* docs on arg indices return type
* arange with nan
* undo isort 
						
						
					 
					
						2024-01-23 22:24:41 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Awni Hannun 
							
						 
					 
					
						
						
							
						
						98c37d3a22 
					 
					
						
						
							
							use axes in tensordot ( #525 )  
						
						 
						
						
						
						
					 
					
						2024-01-22 21:17:00 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Awni Hannun 
							
						 
					 
					
						
						
							
						
						c4ec836523 
					 
					
						
						
							
							fix isinf for integer types ( #494 )  
						
						 
						
						
						
						
					 
					
						2024-01-19 05:31:10 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Angelos Katharopoulos 
							
						 
					 
					
						
						
							
						
						90c234b7ac 
					 
					
						
						
							
							Fix round to round half-cases to even ( #482 )  
						
						 
						
						
						
						
					 
					
						2024-01-17 15:27:23 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Yashraj Singh 
							
						 
					 
					
						
						
							
						
						e72458a3fa 
					 
					
						
						
							
							implemented isposinf and isneginf in one PR ( #470 )  
						
						 
						
						... 
						
						
						
						* ran precommit
* updated docs 
						
						
					 
					
						2024-01-16 06:48:07 -08:00