| 
						
					 | 
					
						
						
						
						
							
						
						
							ec087856b6
							
						
					 | 
					
						
						
							
							add the complete code for lab4
						
						
						
						
						
						
					 | 
					
						2023-05-20 18:01:28 +03:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							ec1d3841a6
							
						
					 | 
					
						
						
							
							add .gitignore file to simplify development
						
						
						
						
						
						
					 | 
					
						2023-04-27 14:20:29 +03:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							23d8a1b1ce
							
						
					 | 
					
						
						
							
							hotfix: add missing exit() call when failing to fetch network resource
						
						
						
						
						
						
					 | 
					
						2023-04-13 22:16:11 +03:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							5f109a0072
							
						
					 | 
					
						
						
							
							fix a bug with parameter skipping and make code flow more readable
						
						
						
						
						
						
					 | 
					
						2023-03-21 22:29:04 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							a9e3c765c6
							
						
					 | 
					
						
						
							
							move away from using git server as a CDN due to the maintaining difficulties
						
						
						
						
						
						
					 | 
					
						2023-03-18 17:32:55 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							37f8e9dbf6
							
						
					 | 
					
						
						
							
							add correct variable type code patcher
						
						
						
						
						
						
					 | 
					
						2023-03-18 12:58:26 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							f2703fb43f
							
						
					 | 
					
						
						
							
							code cleanup and minor bug fixes
						
						
						
						
						
						
					 | 
					
						2023-03-18 11:42:01 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							090c8dfc28
							
						
					 | 
					
						
						
							
							hotfix: forgot to include the Matrix class
						
						
						
						
						
						
					 | 
					
						2023-03-18 11:20:23 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							3f15c4c724
							
						
					 | 
					
						
						
							
							finished doing lab2 in wrong variable type
						
						
						
						
						
						
					 | 
					
						2023-03-18 11:18:59 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							00fba12eb2
							
						
					 | 
					
						
						
							
							add support for loading and printing out matrices from files
						
						
						
						
						
						
					 | 
					
						2023-03-18 00:48:35 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							ca37003f32
							
						
					 | 
					
						
						
							
							add support for fetching random matrix and move to using domain names instead of IPs
						
						
						
						
						
						
					 | 
					
						2023-03-16 23:06:26 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							1c70783d22
							
						
					 | 
					
						
						
							
							add matrix.py server-side code
						
						
						
						
						
						
					 | 
					
						2023-03-16 23:02:57 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							8f131a0129
							
						
					 | 
					
						
						
							
							reduce memory usage while reading help file
						
						
						
						
						
						
					 | 
					
						2023-03-16 09:27:02 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							4ba6832845
							
						
					 | 
					
						
						
							
							main class file code fixes
						
						
						
						
						
						
					 | 
					
						2023-03-11 13:14:02 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							60c578b8bf
							
						
					 | 
					
						
						
							
							add development files for lab2
						
						
						
						
						
						
					 | 
					
						2023-03-11 11:51:09 +02:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
						
						
							
						
						
							ded099dbac
							
						
					 | 
					
						
						
							
							initial commit
						
						
						
						
						
						
					 | 
					
						2023-03-11 08:52:16 +02:00 | 
					
					
						
						
							
							
							
						
					 |