mirror of
				https://github.com/fjosw/pyerrors.git
				synced 2025-11-04 01:25:46 +01:00 
			
		
		
		
	feat!: dump methods now export to the json.gz format by default. Pickle
format can be chosen via parameter.
This commit is contained in:
		
					parent
					
						
							
								59eb1ee546
							
						
					
				
			
			
				commit
				
					
						9b52a9a615
					
				
			
		
					 6 changed files with 57 additions and 21 deletions
				
			
		| 
						 | 
				
			
			@ -320,7 +320,7 @@
 | 
			
		|||
   "outputs": [],
 | 
			
		||||
   "source": [
 | 
			
		||||
    "pcac_plateau.tag = \"O(a) improved PCAC mass extracted on the test ensemble\"\n",
 | 
			
		||||
    "pe.input.json.dump_to_json(pcac_plateau, \"pcac_plateau_test_ensemble\")"
 | 
			
		||||
    "pcac_plateau.dump(\"pcac_plateau_test_ensemble\", datatype=\"json.gz\")"
 | 
			
		||||
   ]
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue